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

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

<https://eurobis.org/id/occurrence/1996__274_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4009'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4009'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2128'^^xsd:double;
  dwc:startLongitude '-54.2128'^^xsd:double;
  dwc:endLongitude '-54.2128'^^xsd:double;
  dwc:latitude '46.8725'^^xsd:double;
  dwc:startLatitude '46.8725'^^xsd:double;
  dwc:endLatitude '46.8725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4009'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2022 -52.8158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2022"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3645'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3645'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8158'^^xsd:double;
  dwc:startLongitude '-52.8158'^^xsd:double;
  dwc:endLongitude '-52.8158'^^xsd:double;
  dwc:latitude '47.2022'^^xsd:double;
  dwc:startLatitude '47.2022'^^xsd:double;
  dwc:endLatitude '47.2022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8158 47.2022, -52.8158 47.2022, -52.8158 47.2022, -52.8158 47.2022, -52.8158 47.2022))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3645'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.0167 25.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.0167"^^xsd:decimal ;
  dwc:decimalLongitude "25.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3022'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3022'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.1833'^^xsd:double;
  dwc:startLongitude '25.1833'^^xsd:double;
  dwc:endLongitude '25.1833'^^xsd:double;
  dwc:latitude '78.0167'^^xsd:double;
  dwc:startLatitude '78.0167'^^xsd:double;
  dwc:endLatitude '78.0167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1833 78.0167, 25.1833 78.0167, 25.1833 78.0167, 25.1833 78.0167, 25.1833 78.0167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3022'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8725 -54.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8725"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4003'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4003'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2128'^^xsd:double;
  dwc:startLongitude '-54.2128'^^xsd:double;
  dwc:endLongitude '-54.2128'^^xsd:double;
  dwc:latitude '46.8725'^^xsd:double;
  dwc:startLatitude '46.8725'^^xsd:double;
  dwc:endLatitude '46.8725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4003'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0432 -52.8928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0432"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3733'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3733'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8928'^^xsd:double;
  dwc:startLongitude '-52.8928'^^xsd:double;
  dwc:endLongitude '-52.8928'^^xsd:double;
  dwc:latitude '48.0432'^^xsd:double;
  dwc:startLatitude '48.0432'^^xsd:double;
  dwc:endLatitude '48.0432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8928 48.0432, -52.8928 48.0432, -52.8928 48.0432, -52.8928 48.0432, -52.8928 48.0432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3733'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7573 -69.7718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7573"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2724'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2724'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7718'^^xsd:double;
  dwc:startLongitude '-69.7718'^^xsd:double;
  dwc:endLongitude '-69.7718'^^xsd:double;
  dwc:latitude '20.7573'^^xsd:double;
  dwc:startLatitude '20.7573'^^xsd:double;
  dwc:endLatitude '20.7573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7718 20.7573, -69.7718 20.7573, -69.7718 20.7573, -69.7718 20.7573, -69.7718 20.7573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2724'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1733 -69.1887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3155'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3155'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1887'^^xsd:double;
  dwc:startLongitude '-69.1887'^^xsd:double;
  dwc:endLongitude '-69.1887'^^xsd:double;
  dwc:latitude '19.1733'^^xsd:double;
  dwc:startLatitude '19.1733'^^xsd:double;
  dwc:endLatitude '19.1733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1887 19.1733, -69.1887 19.1733, -69.1887 19.1733, -69.1887 19.1733, -69.1887 19.1733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3155'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1418 -67.8622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1418"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3229'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3229'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8622'^^xsd:double;
  dwc:startLongitude '-67.8622'^^xsd:double;
  dwc:endLongitude '-67.8622'^^xsd:double;
  dwc:latitude '44.1418'^^xsd:double;
  dwc:startLatitude '44.1418'^^xsd:double;
  dwc:endLatitude '44.1418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8622 44.1418, -67.8622 44.1418, -67.8622 44.1418, -67.8622 44.1418, -67.8622 44.1418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3229'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.147 -67.9648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.147"^^xsd:decimal ;
  dwc:decimalLongitude "-67.9648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3233'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3233'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.9648'^^xsd:double;
  dwc:startLongitude '-67.9648'^^xsd:double;
  dwc:endLongitude '-67.9648'^^xsd:double;
  dwc:latitude '44.147'^^xsd:double;
  dwc:startLatitude '44.147'^^xsd:double;
  dwc:endLatitude '44.147'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.9648 44.147, -67.9648 44.147, -67.9648 44.147, -67.9648 44.147, -67.9648 44.147))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3233'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7647 -69.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7647"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1608'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1608'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7703'^^xsd:double;
  dwc:startLongitude '-69.7703'^^xsd:double;
  dwc:endLongitude '-69.7703'^^xsd:double;
  dwc:latitude '20.7647'^^xsd:double;
  dwc:startLatitude '20.7647'^^xsd:double;
  dwc:endLatitude '20.7647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7703 20.7647, -69.7703 20.7647, -69.7703 20.7647, -69.7703 20.7647, -69.7703 20.7647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1608'^^xsd:string;
  dwc:observationDate '1993-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.153 -69.1702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.153"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1131'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1131'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1702'^^xsd:double;
  dwc:startLongitude '-69.1702'^^xsd:double;
  dwc:endLongitude '-69.1702'^^xsd:double;
  dwc:latitude '19.153'^^xsd:double;
  dwc:startLatitude '19.153'^^xsd:double;
  dwc:endLatitude '19.153'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1702 19.153, -69.1702 19.153, -69.1702 19.153, -69.1702 19.153, -69.1702 19.153))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1131'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.148 -70.0635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.148"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3010'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3010'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0635'^^xsd:double;
  dwc:startLongitude '-70.0635'^^xsd:double;
  dwc:endLongitude '-70.0635'^^xsd:double;
  dwc:latitude '43.148'^^xsd:double;
  dwc:startLatitude '43.148'^^xsd:double;
  dwc:endLatitude '43.148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0635 43.148, -70.0635 43.148, -70.0635 43.148, -70.0635 43.148, -70.0635 43.148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3010'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7735 -69.7812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7735"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1292'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1292'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7812'^^xsd:double;
  dwc:startLongitude '-69.7812'^^xsd:double;
  dwc:endLongitude '-69.7812'^^xsd:double;
  dwc:latitude '20.7735'^^xsd:double;
  dwc:startLatitude '20.7735'^^xsd:double;
  dwc:endLatitude '20.7735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7812 20.7735, -69.7812 20.7735, -69.7812 20.7735, -69.7812 20.7735, -69.7812 20.7735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1292'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1475 -69.2013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1475"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2573'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2573'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2013'^^xsd:double;
  dwc:startLongitude '-69.2013'^^xsd:double;
  dwc:endLongitude '-69.2013'^^xsd:double;
  dwc:latitude '19.1475'^^xsd:double;
  dwc:startLatitude '19.1475'^^xsd:double;
  dwc:endLatitude '19.1475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2013 19.1475, -69.2013 19.1475, -69.2013 19.1475, -69.2013 19.1475, -69.2013 19.1475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2573'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6778 -69.8117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6778"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1226'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1226'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8117'^^xsd:double;
  dwc:startLongitude '-69.8117'^^xsd:double;
  dwc:endLongitude '-69.8117'^^xsd:double;
  dwc:latitude '20.6778'^^xsd:double;
  dwc:startLatitude '20.6778'^^xsd:double;
  dwc:endLatitude '20.6778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8117 20.6778, -69.8117 20.6778, -69.8117 20.6778, -69.8117 20.6778, -69.8117 20.6778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1226'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7685 -69.8283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7685"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_913'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_913'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8283'^^xsd:double;
  dwc:startLongitude '-69.8283'^^xsd:double;
  dwc:endLongitude '-69.8283'^^xsd:double;
  dwc:latitude '20.7685'^^xsd:double;
  dwc:startLatitude '20.7685'^^xsd:double;
  dwc:endLatitude '20.7685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8283 20.7685, -69.8283 20.7685, -69.8283 20.7685, -69.8283 20.7685, -69.8283 20.7685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_913'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7585 -69.8123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7585"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_882'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_882'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8123'^^xsd:double;
  dwc:startLongitude '-69.8123'^^xsd:double;
  dwc:endLongitude '-69.8123'^^xsd:double;
  dwc:latitude '20.7585'^^xsd:double;
  dwc:startLatitude '20.7585'^^xsd:double;
  dwc:endLatitude '20.7585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8123 20.7585, -69.8123 20.7585, -69.8123 20.7585, -69.8123 20.7585, -69.8123 20.7585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_882'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1063'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1063'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1063'^^xsd:string;
  dwc:observationDate '1992-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1064'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1064'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1064'^^xsd:string;
  dwc:observationDate '1992-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7098 -69.7605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7098"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_782'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_782'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7605'^^xsd:double;
  dwc:startLongitude '-69.7605'^^xsd:double;
  dwc:endLongitude '-69.7605'^^xsd:double;
  dwc:latitude '20.7098'^^xsd:double;
  dwc:startLatitude '20.7098'^^xsd:double;
  dwc:endLatitude '20.7098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7605 20.7098, -69.7605 20.7098, -69.7605 20.7098, -69.7605 20.7098, -69.7605 20.7098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_782'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0842 -68.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0842"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3127'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3127'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8165'^^xsd:double;
  dwc:startLongitude '-68.8165'^^xsd:double;
  dwc:endLongitude '-68.8165'^^xsd:double;
  dwc:latitude '20.0842'^^xsd:double;
  dwc:startLatitude '20.0842'^^xsd:double;
  dwc:endLatitude '20.0842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8165 20.0842, -68.8165 20.0842, -68.8165 20.0842, -68.8165 20.0842, -68.8165 20.0842))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3127'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1903 -68.8297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1903"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3125'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3125'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8297'^^xsd:double;
  dwc:startLongitude '-68.8297'^^xsd:double;
  dwc:endLongitude '-68.8297'^^xsd:double;
  dwc:latitude '20.1903'^^xsd:double;
  dwc:startLatitude '20.1903'^^xsd:double;
  dwc:endLatitude '20.1903'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8297 20.1903, -68.8297 20.1903, -68.8297 20.1903, -68.8297 20.1903, -68.8297 20.1903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3125'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.16 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.16"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2648'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2648'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.16'^^xsd:double;
  dwc:startLatitude '19.16'^^xsd:double;
  dwc:endLatitude '19.16'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.16, -69.2 19.16, -69.2 19.16, -69.2 19.16, -69.2 19.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2648'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.16 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.16"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2647'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2647'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.16'^^xsd:double;
  dwc:startLatitude '19.16'^^xsd:double;
  dwc:endLatitude '19.16'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.16, -69.2 19.16, -69.2 19.16, -69.2 19.16, -69.2 19.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2647'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2333 -25.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1770'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1770'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.1167'^^xsd:double;
  dwc:startLongitude '-25.1167'^^xsd:double;
  dwc:endLongitude '-25.1167'^^xsd:double;
  dwc:latitude '66.2333'^^xsd:double;
  dwc:startLatitude '66.2333'^^xsd:double;
  dwc:endLatitude '66.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.1167 66.2333, -25.1167 66.2333, -25.1167 66.2333, -25.1167 66.2333, -25.1167 66.2333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1770'^^xsd:string;
  dwc:observationDate '1992-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3188 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3188"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3967'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3967'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '47.3188'^^xsd:double;
  dwc:startLatitude '47.3188'^^xsd:double;
  dwc:endLatitude '47.3188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 47.3188, -52.7333 47.3188, -52.7333 47.3188, -52.7333 47.3188, -52.7333 47.3188))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3967'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6582 -53.6087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3782'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3782'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6087'^^xsd:double;
  dwc:startLongitude '-53.6087'^^xsd:double;
  dwc:endLongitude '-53.6087'^^xsd:double;
  dwc:latitude '48.6582'^^xsd:double;
  dwc:startLatitude '48.6582'^^xsd:double;
  dwc:endLatitude '48.6582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6087 48.6582, -53.6087 48.6582, -53.6087 48.6582, -53.6087 48.6582, -53.6087 48.6582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3782'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2192 -52.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2192"^^xsd:decimal ;
  dwc:decimalLongitude "-52.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3712'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3712'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.82'^^xsd:double;
  dwc:startLongitude '-52.82'^^xsd:double;
  dwc:endLongitude '-52.82'^^xsd:double;
  dwc:latitude '47.2192'^^xsd:double;
  dwc:startLatitude '47.2192'^^xsd:double;
  dwc:endLatitude '47.2192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.82 47.2192, -52.82 47.2192, -52.82 47.2192, -52.82 47.2192, -52.82 47.2192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3712'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444 -56.8217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3544'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3544'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8217'^^xsd:double;
  dwc:startLongitude '-56.8217'^^xsd:double;
  dwc:endLongitude '-56.8217'^^xsd:double;
  dwc:latitude '51.444'^^xsd:double;
  dwc:startLatitude '51.444'^^xsd:double;
  dwc:endLatitude '51.444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8217 51.444, -56.8217 51.444, -56.8217 51.444, -56.8217 51.444, -56.8217 51.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3544'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444 -56.8217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3545'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3545'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8217'^^xsd:double;
  dwc:startLongitude '-56.8217'^^xsd:double;
  dwc:endLongitude '-56.8217'^^xsd:double;
  dwc:latitude '51.444'^^xsd:double;
  dwc:startLatitude '51.444'^^xsd:double;
  dwc:endLatitude '51.444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8217 51.444, -56.8217 51.444, -56.8217 51.444, -56.8217 51.444, -56.8217 51.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3545'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5618 -56.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5618"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3501'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3501'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5725'^^xsd:double;
  dwc:startLongitude '-56.5725'^^xsd:double;
  dwc:endLongitude '-56.5725'^^xsd:double;
  dwc:latitude '51.5618'^^xsd:double;
  dwc:startLatitude '51.5618'^^xsd:double;
  dwc:endLatitude '51.5618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5725 51.5618, -56.5725 51.5618, -56.5725 51.5618, -56.5725 51.5618, -56.5725 51.5618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3501'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3377 -55.8507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3377"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_16'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_16'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8507'^^xsd:double;
  dwc:startLongitude '-55.8507'^^xsd:double;
  dwc:endLongitude '-55.8507'^^xsd:double;
  dwc:latitude '51.3377'^^xsd:double;
  dwc:startLatitude '51.3377'^^xsd:double;
  dwc:endLatitude '51.3377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8507 51.3377, -55.8507 51.3377, -55.8507 51.3377, -55.8507 51.3377, -55.8507 51.3377))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_16'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6647 -52.6843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6647"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3757'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3757'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6843'^^xsd:double;
  dwc:startLongitude '-52.6843'^^xsd:double;
  dwc:endLongitude '-52.6843'^^xsd:double;
  dwc:latitude '47.6647'^^xsd:double;
  dwc:startLatitude '47.6647'^^xsd:double;
  dwc:endLatitude '47.6647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6843 47.6647, -52.6843 47.6647, -52.6843 47.6647, -52.6843 47.6647, -52.6843 47.6647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3757'^^xsd:string;
  dwc:observationDate '1993-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7587 -69.7983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7587"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2696'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2696'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7983'^^xsd:double;
  dwc:startLongitude '-69.7983'^^xsd:double;
  dwc:endLongitude '-69.7983'^^xsd:double;
  dwc:latitude '20.7587'^^xsd:double;
  dwc:startLatitude '20.7587'^^xsd:double;
  dwc:endLatitude '20.7587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7983 20.7587, -69.7983 20.7587, -69.7983 20.7587, -69.7983 20.7587, -69.7983 20.7587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2696'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6952 -69.7948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6952"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2725'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2725'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7948'^^xsd:double;
  dwc:startLongitude '-69.7948'^^xsd:double;
  dwc:endLongitude '-69.7948'^^xsd:double;
  dwc:latitude '20.6952'^^xsd:double;
  dwc:startLatitude '20.6952'^^xsd:double;
  dwc:endLatitude '20.6952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7948 20.6952, -69.7948 20.6952, -69.7948 20.6952, -69.7948 20.6952, -69.7948 20.6952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2725'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5447 -68.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5447"^^xsd:decimal ;
  dwc:decimalLongitude "-68.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3412'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3412'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.538'^^xsd:double;
  dwc:startLongitude '-68.538'^^xsd:double;
  dwc:endLongitude '-68.538'^^xsd:double;
  dwc:latitude '41.5447'^^xsd:double;
  dwc:startLatitude '41.5447'^^xsd:double;
  dwc:endLatitude '41.5447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.538 41.5447, -68.538 41.5447, -68.538 41.5447, -68.538 41.5447, -68.538 41.5447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3412'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7298 -69.7725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7298"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2803'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_2803'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7725'^^xsd:double;
  dwc:startLongitude '-69.7725'^^xsd:double;
  dwc:endLongitude '-69.7725'^^xsd:double;
  dwc:latitude '20.7298'^^xsd:double;
  dwc:startLatitude '20.7298'^^xsd:double;
  dwc:endLatitude '20.7298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7725 20.7298, -69.7725 20.7298, -69.7725 20.7298, -69.7725 20.7298, -69.7725 20.7298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2803'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.795 -69.8007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.795"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1729'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1729'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8007'^^xsd:double;
  dwc:startLongitude '-69.8007'^^xsd:double;
  dwc:endLongitude '-69.8007'^^xsd:double;
  dwc:latitude '20.795'^^xsd:double;
  dwc:startLatitude '20.795'^^xsd:double;
  dwc:endLatitude '20.795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8007 20.795, -69.8007 20.795, -69.8007 20.795, -69.8007 20.795, -69.8007 20.795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1729'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7533 -69.6925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.6925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1709'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1709'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.6925'^^xsd:double;
  dwc:startLongitude '-69.6925'^^xsd:double;
  dwc:endLongitude '-69.6925'^^xsd:double;
  dwc:latitude '20.7533'^^xsd:double;
  dwc:startLatitude '20.7533'^^xsd:double;
  dwc:endLatitude '20.7533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6925 20.7533, -69.6925 20.7533, -69.6925 20.7533, -69.6925 20.7533, -69.6925 20.7533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1709'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1137 -69.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1137"^^xsd:decimal ;
  dwc:decimalLongitude "-69.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1188'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1188'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.222'^^xsd:double;
  dwc:startLongitude '-69.222'^^xsd:double;
  dwc:endLongitude '-69.222'^^xsd:double;
  dwc:latitude '19.1137'^^xsd:double;
  dwc:startLatitude '19.1137'^^xsd:double;
  dwc:endLatitude '19.1137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.222 19.1137, -69.222 19.1137, -69.222 19.1137, -69.222 19.1137, -69.222 19.1137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1188'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.8377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7288"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1433'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1433'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8377'^^xsd:double;
  dwc:startLongitude '-69.8377'^^xsd:double;
  dwc:endLongitude '-69.8377'^^xsd:double;
  dwc:latitude '20.7288'^^xsd:double;
  dwc:startLatitude '20.7288'^^xsd:double;
  dwc:endLatitude '20.7288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8377 20.7288, -69.8377 20.7288, -69.8377 20.7288, -69.8377 20.7288, -69.8377 20.7288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1433'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.8377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7288"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1434'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1434'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8377'^^xsd:double;
  dwc:startLongitude '-69.8377'^^xsd:double;
  dwc:endLongitude '-69.8377'^^xsd:double;
  dwc:latitude '20.7288'^^xsd:double;
  dwc:startLatitude '20.7288'^^xsd:double;
  dwc:endLatitude '20.7288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8377 20.7288, -69.8377 20.7288, -69.8377 20.7288, -69.8377 20.7288, -69.8377 20.7288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1434'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7115 -69.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7115"^^xsd:decimal ;
  dwc:decimalLongitude "-69.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1545'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1545'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.88'^^xsd:double;
  dwc:startLongitude '-69.88'^^xsd:double;
  dwc:endLongitude '-69.88'^^xsd:double;
  dwc:latitude '20.7115'^^xsd:double;
  dwc:startLatitude '20.7115'^^xsd:double;
  dwc:endLatitude '20.7115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.88 20.7115, -69.88 20.7115, -69.88 20.7115, -69.88 20.7115, -69.88 20.7115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1545'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8895 -54.2175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8895"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1751'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1751'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2175'^^xsd:double;
  dwc:startLongitude '-54.2175'^^xsd:double;
  dwc:endLongitude '-54.2175'^^xsd:double;
  dwc:latitude '46.8895'^^xsd:double;
  dwc:startLatitude '46.8895'^^xsd:double;
  dwc:endLatitude '46.8895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2175 46.8895, -54.2175 46.8895, -54.2175 46.8895, -54.2175 46.8895, -54.2175 46.8895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1751'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6758 -56.0662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6758"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_126'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_126'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.0662'^^xsd:double;
  dwc:startLongitude '-56.0662'^^xsd:double;
  dwc:endLongitude '-56.0662'^^xsd:double;
  dwc:latitude '50.6758'^^xsd:double;
  dwc:startLatitude '50.6758'^^xsd:double;
  dwc:endLatitude '50.6758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.0662 50.6758, -56.0662 50.6758, -56.0662 50.6758, -56.0662 50.6758, -56.0662 50.6758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_126'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 -15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1934'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1934'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.45'^^xsd:double;
  dwc:startLongitude '-15.45'^^xsd:double;
  dwc:endLongitude '-15.45'^^xsd:double;
  dwc:latitude '63.6'^^xsd:double;
  dwc:startLatitude '63.6'^^xsd:double;
  dwc:endLatitude '63.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.45 63.6, -15.45 63.6, -15.45 63.6, -15.45 63.6, -15.45 63.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1934'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4071'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4071'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4071'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4070'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_4070'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4070'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7463 -52.9443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7463"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3594'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3594'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9443'^^xsd:double;
  dwc:startLongitude '-52.9443'^^xsd:double;
  dwc:endLongitude '-52.9443'^^xsd:double;
  dwc:latitude '47.7463'^^xsd:double;
  dwc:startLatitude '47.7463'^^xsd:double;
  dwc:endLatitude '47.7463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9443 47.7463, -52.9443 47.7463, -52.9443 47.7463, -52.9443 47.7463, -52.9443 47.7463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3594'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.921 -63.4422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.921"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2375'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2375'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4422'^^xsd:double;
  dwc:startLongitude '-63.4422'^^xsd:double;
  dwc:endLongitude '-63.4422'^^xsd:double;
  dwc:latitude '49.921'^^xsd:double;
  dwc:startLatitude '49.921'^^xsd:double;
  dwc:endLatitude '49.921'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4422 49.921, -63.4422 49.921, -63.4422 49.921, -63.4422 49.921, -63.4422 49.921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2375'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.921 -63.4422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.921"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2376'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2376'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4422'^^xsd:double;
  dwc:startLongitude '-63.4422'^^xsd:double;
  dwc:endLongitude '-63.4422'^^xsd:double;
  dwc:latitude '49.921'^^xsd:double;
  dwc:startLatitude '49.921'^^xsd:double;
  dwc:endLatitude '49.921'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4422 49.921, -63.4422 49.921, -63.4422 49.921, -63.4422 49.921, -63.4422 49.921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2376'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -57.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_53'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_53'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1833'^^xsd:double;
  dwc:startLongitude '-57.1833'^^xsd:double;
  dwc:endLongitude '-57.1833'^^xsd:double;
  dwc:latitude '51.37'^^xsd:double;
  dwc:startLatitude '51.37'^^xsd:double;
  dwc:endLatitude '51.37'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1833 51.37, -57.1833 51.37, -57.1833 51.37, -57.1833 51.37, -57.1833 51.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_53'^^xsd:string;
  dwc:observationDate '1993-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -57.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_54'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_54'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1833'^^xsd:double;
  dwc:startLongitude '-57.1833'^^xsd:double;
  dwc:endLongitude '-57.1833'^^xsd:double;
  dwc:latitude '51.37'^^xsd:double;
  dwc:startLatitude '51.37'^^xsd:double;
  dwc:endLatitude '51.37'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1833 51.37, -57.1833 51.37, -57.1833 51.37, -57.1833 51.37, -57.1833 51.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_54'^^xsd:string;
  dwc:observationDate '1993-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.895 -53.6183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.895"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_428'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_428'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6183'^^xsd:double;
  dwc:startLongitude '-53.6183'^^xsd:double;
  dwc:endLongitude '-53.6183'^^xsd:double;
  dwc:latitude '48.895'^^xsd:double;
  dwc:startLatitude '48.895'^^xsd:double;
  dwc:endLatitude '48.895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6183 48.895, -53.6183 48.895, -53.6183 48.895, -53.6183 48.895, -53.6183 48.895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_428'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2944'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2944'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2944'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2945'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2945'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2945'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7107 -69.7975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7107"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2785'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2785'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7975'^^xsd:double;
  dwc:startLongitude '-69.7975'^^xsd:double;
  dwc:endLongitude '-69.7975'^^xsd:double;
  dwc:latitude '20.7107'^^xsd:double;
  dwc:startLatitude '20.7107'^^xsd:double;
  dwc:endLatitude '20.7107'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7975 20.7107, -69.7975 20.7107, -69.7975 20.7107, -69.7975 20.7107, -69.7975 20.7107))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2785'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3338 -67.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3338"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3069'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3069'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2668'^^xsd:double;
  dwc:startLongitude '-67.2668'^^xsd:double;
  dwc:endLongitude '-67.2668'^^xsd:double;
  dwc:latitude '18.3338'^^xsd:double;
  dwc:startLatitude '18.3338'^^xsd:double;
  dwc:endLatitude '18.3338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2668 18.3338, -67.2668 18.3338, -67.2668 18.3338, -67.2668 18.3338, -67.2668 18.3338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3069'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3338 -67.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3338"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3070'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3070'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2668'^^xsd:double;
  dwc:startLongitude '-67.2668'^^xsd:double;
  dwc:endLongitude '-67.2668'^^xsd:double;
  dwc:latitude '18.3338'^^xsd:double;
  dwc:startLatitude '18.3338'^^xsd:double;
  dwc:endLatitude '18.3338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2668 18.3338, -67.2668 18.3338, -67.2668 18.3338, -67.2668 18.3338, -67.2668 18.3338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3070'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4362 -68.6057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4362"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3387'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3387'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6057'^^xsd:double;
  dwc:startLongitude '-68.6057'^^xsd:double;
  dwc:endLongitude '-68.6057'^^xsd:double;
  dwc:latitude '41.4362'^^xsd:double;
  dwc:startLatitude '41.4362'^^xsd:double;
  dwc:endLatitude '41.4362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6057 41.4362, -68.6057 41.4362, -68.6057 41.4362, -68.6057 41.4362, -68.6057 41.4362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3387'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1523 -67.8758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1523"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3354'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3354'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8758'^^xsd:double;
  dwc:startLongitude '-67.8758'^^xsd:double;
  dwc:endLongitude '-67.8758'^^xsd:double;
  dwc:latitude '44.1523'^^xsd:double;
  dwc:startLatitude '44.1523'^^xsd:double;
  dwc:endLatitude '44.1523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8758 44.1523, -67.8758 44.1523, -67.8758 44.1523, -67.8758 44.1523, -67.8758 44.1523))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3354'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.562 -68.5565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.562"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3418'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3418'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5565'^^xsd:double;
  dwc:startLongitude '-68.5565'^^xsd:double;
  dwc:endLongitude '-68.5565'^^xsd:double;
  dwc:latitude '41.562'^^xsd:double;
  dwc:startLatitude '41.562'^^xsd:double;
  dwc:endLatitude '41.562'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5565 41.562, -68.5565 41.562, -68.5565 41.562, -68.5565 41.562, -68.5565 41.562))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3418'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1772 -70.0222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1772"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3002'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3002'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0222'^^xsd:double;
  dwc:startLongitude '-70.0222'^^xsd:double;
  dwc:endLongitude '-70.0222'^^xsd:double;
  dwc:latitude '43.1772'^^xsd:double;
  dwc:startLatitude '43.1772'^^xsd:double;
  dwc:endLatitude '43.1772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0222 43.1772, -70.0222 43.1772, -70.0222 43.1772, -70.0222 43.1772, -70.0222 43.1772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3002'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1772 -70.0222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1772"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3003'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3003'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0222'^^xsd:double;
  dwc:startLongitude '-70.0222'^^xsd:double;
  dwc:endLongitude '-70.0222'^^xsd:double;
  dwc:latitude '43.1772'^^xsd:double;
  dwc:startLatitude '43.1772'^^xsd:double;
  dwc:endLatitude '43.1772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0222 43.1772, -70.0222 43.1772, -70.0222 43.1772, -70.0222 43.1772, -70.0222 43.1772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3003'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1772 -70.0222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1772"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3004'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3004'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0222'^^xsd:double;
  dwc:startLongitude '-70.0222'^^xsd:double;
  dwc:endLongitude '-70.0222'^^xsd:double;
  dwc:latitude '43.1772'^^xsd:double;
  dwc:startLatitude '43.1772'^^xsd:double;
  dwc:endLatitude '43.1772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0222 43.1772, -70.0222 43.1772, -70.0222 43.1772, -70.0222 43.1772, -70.0222 43.1772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3004'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.7962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7455"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2797'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2797'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7962'^^xsd:double;
  dwc:startLongitude '-69.7962'^^xsd:double;
  dwc:endLongitude '-69.7962'^^xsd:double;
  dwc:latitude '20.7455'^^xsd:double;
  dwc:startLatitude '20.7455'^^xsd:double;
  dwc:endLatitude '20.7455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7962 20.7455, -69.7962 20.7455, -69.7962 20.7455, -69.7962 20.7455, -69.7962 20.7455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2797'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1547 -69.2132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1547"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1140'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1140'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2132'^^xsd:double;
  dwc:startLongitude '-69.2132'^^xsd:double;
  dwc:endLongitude '-69.2132'^^xsd:double;
  dwc:latitude '19.1547'^^xsd:double;
  dwc:startLatitude '19.1547'^^xsd:double;
  dwc:endLatitude '19.1547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2132 19.1547, -69.2132 19.1547, -69.2132 19.1547, -69.2132 19.1547, -69.2132 19.1547))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1140'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0333 -14.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1940'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1940'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-14.2667'^^xsd:double;
  dwc:startLongitude '-14.2667'^^xsd:double;
  dwc:endLongitude '-14.2667'^^xsd:double;
  dwc:latitude '64.0333'^^xsd:double;
  dwc:startLatitude '64.0333'^^xsd:double;
  dwc:endLatitude '64.0333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.2667 64.0333, -14.2667 64.0333, -14.2667 64.0333, -14.2667 64.0333, -14.2667 64.0333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1940'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.905 -63.3858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.905"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2369'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2369'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3858'^^xsd:double;
  dwc:startLongitude '-63.3858'^^xsd:double;
  dwc:endLongitude '-63.3858'^^xsd:double;
  dwc:latitude '49.905'^^xsd:double;
  dwc:startLatitude '49.905'^^xsd:double;
  dwc:endLatitude '49.905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3858 49.905, -63.3858 49.905, -63.3858 49.905, -63.3858 49.905, -63.3858 49.905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2369'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.482 -56.7442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.482"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3549'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3549'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7442'^^xsd:double;
  dwc:startLongitude '-56.7442'^^xsd:double;
  dwc:endLongitude '-56.7442'^^xsd:double;
  dwc:latitude '51.482'^^xsd:double;
  dwc:startLatitude '51.482'^^xsd:double;
  dwc:endLatitude '51.482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7442 51.482, -56.7442 51.482, -56.7442 51.482, -56.7442 51.482, -56.7442 51.482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3549'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0333 -52.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3456'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3456'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9333'^^xsd:double;
  dwc:startLongitude '-52.9333'^^xsd:double;
  dwc:endLongitude '-52.9333'^^xsd:double;
  dwc:latitude '48.0333'^^xsd:double;
  dwc:startLatitude '48.0333'^^xsd:double;
  dwc:endLatitude '48.0333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9333 48.0333, -52.9333 48.0333, -52.9333 48.0333, -52.9333 48.0333, -52.9333 48.0333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3456'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2075 -64.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2075"^^xsd:decimal ;
  dwc:decimalLongitude "-64.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2245'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2245'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.29'^^xsd:double;
  dwc:startLongitude '-64.29'^^xsd:double;
  dwc:endLongitude '-64.29'^^xsd:double;
  dwc:latitude '50.2075'^^xsd:double;
  dwc:startLatitude '50.2075'^^xsd:double;
  dwc:endLatitude '50.2075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.29 50.2075, -64.29 50.2075, -64.29 50.2075, -64.29 50.2075, -64.29 50.2075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2245'^^xsd:string;
  dwc:observationDate '1992-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9368 -54.2093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9368"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1750'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1750'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2093'^^xsd:double;
  dwc:startLongitude '-54.2093'^^xsd:double;
  dwc:endLongitude '-54.2093'^^xsd:double;
  dwc:latitude '46.9368'^^xsd:double;
  dwc:startLatitude '46.9368'^^xsd:double;
  dwc:endLatitude '46.9368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2093 46.9368, -54.2093 46.9368, -54.2093 46.9368, -54.2093 46.9368, -54.2093 46.9368))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1750'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.02 -53.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.02"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_443'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_443'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6833'^^xsd:double;
  dwc:startLongitude '-53.6833'^^xsd:double;
  dwc:endLongitude '-53.6833'^^xsd:double;
  dwc:latitude '49.02'^^xsd:double;
  dwc:startLatitude '49.02'^^xsd:double;
  dwc:endLatitude '49.02'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6833 49.02, -53.6833 49.02, -53.6833 49.02, -53.6833 49.02, -53.6833 49.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_443'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9805 -53.5782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3807'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3807'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5782'^^xsd:double;
  dwc:startLongitude '-53.5782'^^xsd:double;
  dwc:endLongitude '-53.5782'^^xsd:double;
  dwc:latitude '48.9805'^^xsd:double;
  dwc:startLatitude '48.9805'^^xsd:double;
  dwc:endLatitude '48.9805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5782 48.9805, -53.5782 48.9805, -53.5782 48.9805, -53.5782 48.9805, -53.5782 48.9805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3807'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3803 -52.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3803"^^xsd:decimal ;
  dwc:decimalLongitude "-52.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4057'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4057'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.692'^^xsd:double;
  dwc:startLongitude '-52.692'^^xsd:double;
  dwc:endLongitude '-52.692'^^xsd:double;
  dwc:latitude '47.3803'^^xsd:double;
  dwc:startLatitude '47.3803'^^xsd:double;
  dwc:endLatitude '47.3803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.692 47.3803, -52.692 47.3803, -52.692 47.3803, -52.692 47.3803, -52.692 47.3803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4057'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.475 -55.4367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.475"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_101'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_101'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.4367'^^xsd:double;
  dwc:startLongitude '-55.4367'^^xsd:double;
  dwc:endLongitude '-55.4367'^^xsd:double;
  dwc:latitude '51.475'^^xsd:double;
  dwc:startLatitude '51.475'^^xsd:double;
  dwc:endLatitude '51.475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.4367 51.475, -55.4367 51.475, -55.4367 51.475, -55.4367 51.475, -55.4367 51.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_101'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.144 -52.8527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.144"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3694'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3694'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8527'^^xsd:double;
  dwc:startLongitude '-52.8527'^^xsd:double;
  dwc:endLongitude '-52.8527'^^xsd:double;
  dwc:latitude '47.144'^^xsd:double;
  dwc:startLatitude '47.144'^^xsd:double;
  dwc:endLatitude '47.144'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8527 47.144, -52.8527 47.144, -52.8527 47.144, -52.8527 47.144, -52.8527 47.144))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3694'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2686'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2686'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.805'^^xsd:double;
  dwc:startLongitude '-69.805'^^xsd:double;
  dwc:endLongitude '-69.805'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.805 20.7667, -69.805 20.7667, -69.805 20.7667, -69.805 20.7667, -69.805 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2686'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2907 -68.8475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2907"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3400'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3400'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8475'^^xsd:double;
  dwc:startLongitude '-68.8475'^^xsd:double;
  dwc:endLongitude '-68.8475'^^xsd:double;
  dwc:latitude '41.2907'^^xsd:double;
  dwc:startLatitude '41.2907'^^xsd:double;
  dwc:endLatitude '41.2907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8475 41.2907, -68.8475 41.2907, -68.8475 41.2907, -68.8475 41.2907, -68.8475 41.2907))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3400'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7328 -69.7945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7328"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2704'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2704'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7945'^^xsd:double;
  dwc:startLongitude '-69.7945'^^xsd:double;
  dwc:endLongitude '-69.7945'^^xsd:double;
  dwc:latitude '20.7328'^^xsd:double;
  dwc:startLatitude '20.7328'^^xsd:double;
  dwc:endLatitude '20.7328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7945 20.7328, -69.7945 20.7328, -69.7945 20.7328, -69.7945 20.7328, -69.7945 20.7328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2704'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.03 -49.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.03"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4105'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_4105'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9667'^^xsd:double;
  dwc:startLongitude '-49.9667'^^xsd:double;
  dwc:endLongitude '-49.9667'^^xsd:double;
  dwc:latitude '62.03'^^xsd:double;
  dwc:startLatitude '62.03'^^xsd:double;
  dwc:endLatitude '62.03'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9667 62.03, -49.9667 62.03, -49.9667 62.03, -49.9667 62.03, -49.9667 62.03))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4105'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0295 -68.8945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0295"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3312'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3312'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8945'^^xsd:double;
  dwc:startLongitude '-68.8945'^^xsd:double;
  dwc:endLongitude '-68.8945'^^xsd:double;
  dwc:latitude '20.0295'^^xsd:double;
  dwc:startLatitude '20.0295'^^xsd:double;
  dwc:endLatitude '20.0295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8945 20.0295, -68.8945 20.0295, -68.8945 20.0295, -68.8945 20.0295, -68.8945 20.0295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3312'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0295 -68.8945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0295"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3313'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3313'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8945'^^xsd:double;
  dwc:startLongitude '-68.8945'^^xsd:double;
  dwc:endLongitude '-68.8945'^^xsd:double;
  dwc:latitude '20.0295'^^xsd:double;
  dwc:startLatitude '20.0295'^^xsd:double;
  dwc:endLatitude '20.0295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8945 20.0295, -68.8945 20.0295, -68.8945 20.0295, -68.8945 20.0295, -68.8945 20.0295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3313'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7235 -69.8158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7235"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1583'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1583'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8158'^^xsd:double;
  dwc:startLongitude '-69.8158'^^xsd:double;
  dwc:endLongitude '-69.8158'^^xsd:double;
  dwc:latitude '20.7235'^^xsd:double;
  dwc:startLatitude '20.7235'^^xsd:double;
  dwc:endLatitude '20.7235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8158 20.7235, -69.8158 20.7235, -69.8158 20.7235, -69.8158 20.7235, -69.8158 20.7235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1583'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1341'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1341'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8667'^^xsd:double;
  dwc:startLongitude '-69.8667'^^xsd:double;
  dwc:endLongitude '-69.8667'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8667 20.7167, -69.8667 20.7167, -69.8667 20.7167, -69.8667 20.7167, -69.8667 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1341'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7285 -69.7782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7285"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1714'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1714'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7782'^^xsd:double;
  dwc:startLongitude '-69.7782'^^xsd:double;
  dwc:endLongitude '-69.7782'^^xsd:double;
  dwc:latitude '20.7285'^^xsd:double;
  dwc:startLatitude '20.7285'^^xsd:double;
  dwc:endLatitude '20.7285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7782 20.7285, -69.7782 20.7285, -69.7782 20.7285, -69.7782 20.7285, -69.7782 20.7285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1714'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7145 -69.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7145"^^xsd:decimal ;
  dwc:decimalLongitude "-69.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_804'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_804'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.766'^^xsd:double;
  dwc:startLongitude '-69.766'^^xsd:double;
  dwc:endLongitude '-69.766'^^xsd:double;
  dwc:latitude '20.7145'^^xsd:double;
  dwc:startLatitude '20.7145'^^xsd:double;
  dwc:endLatitude '20.7145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.766 20.7145, -69.766 20.7145, -69.766 20.7145, -69.766 20.7145, -69.766 20.7145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_804'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7427 -69.8123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7427"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_763'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_763'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8123'^^xsd:double;
  dwc:startLongitude '-69.8123'^^xsd:double;
  dwc:endLongitude '-69.8123'^^xsd:double;
  dwc:latitude '20.7427'^^xsd:double;
  dwc:startLatitude '20.7427'^^xsd:double;
  dwc:endLatitude '20.7427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8123 20.7427, -69.8123 20.7427, -69.8123 20.7427, -69.8123 20.7427, -69.8123 20.7427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_763'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7778 -69.8388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7778"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_916'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_916'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8388'^^xsd:double;
  dwc:startLongitude '-69.8388'^^xsd:double;
  dwc:endLongitude '-69.8388'^^xsd:double;
  dwc:latitude '20.7778'^^xsd:double;
  dwc:startLatitude '20.7778'^^xsd:double;
  dwc:endLatitude '20.7778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8388 20.7778, -69.8388 20.7778, -69.8388 20.7778, -69.8388 20.7778, -69.8388 20.7778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_916'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.044 -49.9105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.044"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_143'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_143'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9105'^^xsd:double;
  dwc:startLongitude '-49.9105'^^xsd:double;
  dwc:endLongitude '-49.9105'^^xsd:double;
  dwc:latitude '62.044'^^xsd:double;
  dwc:startLatitude '62.044'^^xsd:double;
  dwc:endLatitude '62.044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9105 62.044, -49.9105 62.044, -49.9105 62.044, -49.9105 62.044, -49.9105 62.044))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_143'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.044 -49.9105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.044"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_144'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_144'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9105'^^xsd:double;
  dwc:startLongitude '-49.9105'^^xsd:double;
  dwc:endLongitude '-49.9105'^^xsd:double;
  dwc:latitude '62.044'^^xsd:double;
  dwc:startLatitude '62.044'^^xsd:double;
  dwc:endLatitude '62.044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9105 62.044, -49.9105 62.044, -49.9105 62.044, -49.9105 62.044, -49.9105 62.044))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_144'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.044 -49.9105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.044"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_145'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_145'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9105'^^xsd:double;
  dwc:startLongitude '-49.9105'^^xsd:double;
  dwc:endLongitude '-49.9105'^^xsd:double;
  dwc:latitude '62.044'^^xsd:double;
  dwc:startLatitude '62.044'^^xsd:double;
  dwc:endLatitude '62.044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9105 62.044, -49.9105 62.044, -49.9105 62.044, -49.9105 62.044, -49.9105 62.044))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_145'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.044 -49.9105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.044"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_146'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_146'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9105'^^xsd:double;
  dwc:startLongitude '-49.9105'^^xsd:double;
  dwc:endLongitude '-49.9105'^^xsd:double;
  dwc:latitude '62.044'^^xsd:double;
  dwc:startLatitude '62.044'^^xsd:double;
  dwc:endLatitude '62.044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9105 62.044, -49.9105 62.044, -49.9105 62.044, -49.9105 62.044, -49.9105 62.044))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_146'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.044 -49.9105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.044"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_147'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_147'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9105'^^xsd:double;
  dwc:startLongitude '-49.9105'^^xsd:double;
  dwc:endLongitude '-49.9105'^^xsd:double;
  dwc:latitude '62.044'^^xsd:double;
  dwc:startLatitude '62.044'^^xsd:double;
  dwc:endLatitude '62.044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9105 62.044, -49.9105 62.044, -49.9105 62.044, -49.9105 62.044, -49.9105 62.044))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_147'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.044 -49.9105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.044"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_148'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_148'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9105'^^xsd:double;
  dwc:startLongitude '-49.9105'^^xsd:double;
  dwc:endLongitude '-49.9105'^^xsd:double;
  dwc:latitude '62.044'^^xsd:double;
  dwc:startLatitude '62.044'^^xsd:double;
  dwc:endLatitude '62.044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9105 62.044, -49.9105 62.044, -49.9105 62.044, -49.9105 62.044, -49.9105 62.044))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_148'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.786 -69.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.786"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2750'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2750'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.812'^^xsd:double;
  dwc:startLongitude '-69.812'^^xsd:double;
  dwc:endLongitude '-69.812'^^xsd:double;
  dwc:latitude '20.786'^^xsd:double;
  dwc:startLatitude '20.786'^^xsd:double;
  dwc:endLatitude '20.786'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.812 20.786, -69.812 20.786, -69.812 20.786, -69.812 20.786, -69.812 20.786))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2750'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2032 -69.9932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2032"^^xsd:decimal ;
  dwc:decimalLongitude "-69.9932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3016'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3016'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.9932'^^xsd:double;
  dwc:startLongitude '-69.9932'^^xsd:double;
  dwc:endLongitude '-69.9932'^^xsd:double;
  dwc:latitude '43.2032'^^xsd:double;
  dwc:startLatitude '43.2032'^^xsd:double;
  dwc:endLatitude '43.2032'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.9932 43.2032, -69.9932 43.2032, -69.9932 43.2032, -69.9932 43.2032, -69.9932 43.2032))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3016'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0295 -68.8945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0295"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3311'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3311'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8945'^^xsd:double;
  dwc:startLongitude '-68.8945'^^xsd:double;
  dwc:endLongitude '-68.8945'^^xsd:double;
  dwc:latitude '20.0295'^^xsd:double;
  dwc:startLatitude '20.0295'^^xsd:double;
  dwc:endLatitude '20.0295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8945 20.0295, -68.8945 20.0295, -68.8945 20.0295, -68.8945 20.0295, -68.8945 20.0295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3311'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.7745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7478"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_974'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_974'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.016666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7745'^^xsd:double;
  dwc:startLongitude '-69.7745'^^xsd:double;
  dwc:endLongitude '-69.7745'^^xsd:double;
  dwc:latitude '20.7478'^^xsd:double;
  dwc:startLatitude '20.7478'^^xsd:double;
  dwc:endLatitude '20.7478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7745 20.7478, -69.7745 20.7478, -69.7745 20.7478, -69.7745 20.7478, -69.7745 20.7478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_974'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2047 -57.8867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2047"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2327'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2327'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.8867'^^xsd:double;
  dwc:startLongitude '-57.8867'^^xsd:double;
  dwc:endLongitude '-57.8867'^^xsd:double;
  dwc:latitude '51.2047'^^xsd:double;
  dwc:startLatitude '51.2047'^^xsd:double;
  dwc:endLatitude '51.2047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2327'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.73 -52.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.73"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3725'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3725'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7'^^xsd:double;
  dwc:startLongitude '-52.7'^^xsd:double;
  dwc:endLongitude '-52.7'^^xsd:double;
  dwc:latitude '47.73'^^xsd:double;
  dwc:startLatitude '47.73'^^xsd:double;
  dwc:endLatitude '47.73'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7 47.73, -52.7 47.73, -52.7 47.73, -52.7 47.73, -52.7 47.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3725'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4665 -56.7923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4665"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3547'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3547'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7923'^^xsd:double;
  dwc:startLongitude '-56.7923'^^xsd:double;
  dwc:endLongitude '-56.7923'^^xsd:double;
  dwc:latitude '51.4665'^^xsd:double;
  dwc:startLatitude '51.4665'^^xsd:double;
  dwc:endLatitude '51.4665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7923 51.4665, -56.7923 51.4665, -56.7923 51.4665, -56.7923 51.4665, -56.7923 51.4665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3547'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4777 -56.7925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4777"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3521'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3521'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7925'^^xsd:double;
  dwc:startLongitude '-56.7925'^^xsd:double;
  dwc:endLongitude '-56.7925'^^xsd:double;
  dwc:latitude '51.4777'^^xsd:double;
  dwc:startLatitude '51.4777'^^xsd:double;
  dwc:endLatitude '51.4777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7925 51.4777, -56.7925 51.4777, -56.7925 51.4777, -56.7925 51.4777, -56.7925 51.4777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3521'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4777 -56.7925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4777"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3522'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3522'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7925'^^xsd:double;
  dwc:startLongitude '-56.7925'^^xsd:double;
  dwc:endLongitude '-56.7925'^^xsd:double;
  dwc:latitude '51.4777'^^xsd:double;
  dwc:startLatitude '51.4777'^^xsd:double;
  dwc:endLatitude '51.4777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7925 51.4777, -56.7925 51.4777, -56.7925 51.4777, -56.7925 51.4777, -56.7925 51.4777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3522'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4777 -56.7925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4777"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3523'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3523'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7925'^^xsd:double;
  dwc:startLongitude '-56.7925'^^xsd:double;
  dwc:endLongitude '-56.7925'^^xsd:double;
  dwc:latitude '51.4777'^^xsd:double;
  dwc:startLatitude '51.4777'^^xsd:double;
  dwc:endLatitude '51.4777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7925 51.4777, -56.7925 51.4777, -56.7925 51.4777, -56.7925 51.4777, -56.7925 51.4777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3523'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4777 -56.7925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4777"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3524'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3524'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7925'^^xsd:double;
  dwc:startLongitude '-56.7925'^^xsd:double;
  dwc:endLongitude '-56.7925'^^xsd:double;
  dwc:latitude '51.4777'^^xsd:double;
  dwc:startLatitude '51.4777'^^xsd:double;
  dwc:endLatitude '51.4777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7925 51.4777, -56.7925 51.4777, -56.7925 51.4777, -56.7925 51.4777, -56.7925 51.4777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3524'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0517 -64.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0517"^^xsd:decimal ;
  dwc:decimalLongitude "-64.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2353'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2353'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.3'^^xsd:double;
  dwc:startLongitude '-64.3'^^xsd:double;
  dwc:endLongitude '-64.3'^^xsd:double;
  dwc:latitude '50.0517'^^xsd:double;
  dwc:startLatitude '50.0517'^^xsd:double;
  dwc:endLatitude '50.0517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3 50.0517, -64.3 50.0517, -64.3 50.0517, -64.3 50.0517, -64.3 50.0517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2353'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2047 -57.8867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2047"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2325'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2325'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.8867'^^xsd:double;
  dwc:startLongitude '-57.8867'^^xsd:double;
  dwc:endLongitude '-57.8867'^^xsd:double;
  dwc:latitude '51.2047'^^xsd:double;
  dwc:startLatitude '51.2047'^^xsd:double;
  dwc:endLatitude '51.2047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2325'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2047 -57.8867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2047"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2326'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2326'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.8867'^^xsd:double;
  dwc:startLongitude '-57.8867'^^xsd:double;
  dwc:endLongitude '-57.8867'^^xsd:double;
  dwc:latitude '51.2047'^^xsd:double;
  dwc:startLatitude '51.2047'^^xsd:double;
  dwc:endLatitude '51.2047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2326'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2047 -57.8867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2047"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2328'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2328'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.8867'^^xsd:double;
  dwc:startLongitude '-57.8867'^^xsd:double;
  dwc:endLongitude '-57.8867'^^xsd:double;
  dwc:latitude '51.2047'^^xsd:double;
  dwc:startLatitude '51.2047'^^xsd:double;
  dwc:endLatitude '51.2047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2328'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2047 -57.8867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2047"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2329'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2329'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.8867'^^xsd:double;
  dwc:startLongitude '-57.8867'^^xsd:double;
  dwc:endLongitude '-57.8867'^^xsd:double;
  dwc:latitude '51.2047'^^xsd:double;
  dwc:startLatitude '51.2047'^^xsd:double;
  dwc:endLatitude '51.2047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2329'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2047 -57.8867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2047"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2330'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2330'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.8867'^^xsd:double;
  dwc:startLongitude '-57.8867'^^xsd:double;
  dwc:endLongitude '-57.8867'^^xsd:double;
  dwc:latitude '51.2047'^^xsd:double;
  dwc:startLatitude '51.2047'^^xsd:double;
  dwc:endLatitude '51.2047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2330'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2047 -57.8867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2047"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2331'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2331'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.8867'^^xsd:double;
  dwc:startLongitude '-57.8867'^^xsd:double;
  dwc:endLongitude '-57.8867'^^xsd:double;
  dwc:latitude '51.2047'^^xsd:double;
  dwc:startLatitude '51.2047'^^xsd:double;
  dwc:endLatitude '51.2047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047, -57.8867 51.2047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2331'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8933 -53.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8933"^^xsd:decimal ;
  dwc:decimalLongitude "-53.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_429'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_429'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.615'^^xsd:double;
  dwc:startLongitude '-53.615'^^xsd:double;
  dwc:endLongitude '-53.615'^^xsd:double;
  dwc:latitude '48.8933'^^xsd:double;
  dwc:startLatitude '48.8933'^^xsd:double;
  dwc:endLatitude '48.8933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.615 48.8933, -53.615 48.8933, -53.615 48.8933, -53.615 48.8933, -53.615 48.8933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_429'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3178 -53.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3178"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_389'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_389'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3015'^^xsd:double;
  dwc:startLongitude '-53.3015'^^xsd:double;
  dwc:endLongitude '-53.3015'^^xsd:double;
  dwc:latitude '48.3178'^^xsd:double;
  dwc:startLatitude '48.3178'^^xsd:double;
  dwc:endLatitude '48.3178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3015 48.3178, -53.3015 48.3178, -53.3015 48.3178, -53.3015 48.3178, -53.3015 48.3178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_389'^^xsd:string;
  dwc:observationDate '1992-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2667 -53.3343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_385'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_385'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3343'^^xsd:double;
  dwc:startLongitude '-53.3343'^^xsd:double;
  dwc:endLongitude '-53.3343'^^xsd:double;
  dwc:latitude '48.2667'^^xsd:double;
  dwc:startLatitude '48.2667'^^xsd:double;
  dwc:endLatitude '48.2667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3343 48.2667, -53.3343 48.2667, -53.3343 48.2667, -53.3343 48.2667, -53.3343 48.2667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_385'^^xsd:string;
  dwc:observationDate '1992-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.8403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7288"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1470'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1470'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8403'^^xsd:double;
  dwc:startLongitude '-69.8403'^^xsd:double;
  dwc:endLongitude '-69.8403'^^xsd:double;
  dwc:latitude '20.7288'^^xsd:double;
  dwc:startLatitude '20.7288'^^xsd:double;
  dwc:endLatitude '20.7288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8403 20.7288, -69.8403 20.7288, -69.8403 20.7288, -69.8403 20.7288, -69.8403 20.7288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1470'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.8403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7288"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1471'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1471'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8403'^^xsd:double;
  dwc:startLongitude '-69.8403'^^xsd:double;
  dwc:endLongitude '-69.8403'^^xsd:double;
  dwc:latitude '20.7288'^^xsd:double;
  dwc:startLatitude '20.7288'^^xsd:double;
  dwc:endLatitude '20.7288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8403 20.7288, -69.8403 20.7288, -69.8403 20.7288, -69.8403 20.7288, -69.8403 20.7288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1471'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.8403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7288"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1472'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1472'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8403'^^xsd:double;
  dwc:startLongitude '-69.8403'^^xsd:double;
  dwc:endLongitude '-69.8403'^^xsd:double;
  dwc:latitude '20.7288'^^xsd:double;
  dwc:startLatitude '20.7288'^^xsd:double;
  dwc:endLatitude '20.7288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8403 20.7288, -69.8403 20.7288, -69.8403 20.7288, -69.8403 20.7288, -69.8403 20.7288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1472'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7613 -69.7923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7613"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1440'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1440'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7923'^^xsd:double;
  dwc:startLongitude '-69.7923'^^xsd:double;
  dwc:endLongitude '-69.7923'^^xsd:double;
  dwc:latitude '20.7613'^^xsd:double;
  dwc:startLatitude '20.7613'^^xsd:double;
  dwc:endLatitude '20.7613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7923 20.7613, -69.7923 20.7613, -69.7923 20.7613, -69.7923 20.7613, -69.7923 20.7613))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1440'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.7922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7352"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1428'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1428'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7922'^^xsd:double;
  dwc:startLongitude '-69.7922'^^xsd:double;
  dwc:endLongitude '-69.7922'^^xsd:double;
  dwc:latitude '20.7352'^^xsd:double;
  dwc:startLatitude '20.7352'^^xsd:double;
  dwc:endLatitude '20.7352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7922 20.7352, -69.7922 20.7352, -69.7922 20.7352, -69.7922 20.7352, -69.7922 20.7352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1428'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1113'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1113'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1113'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1114'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1114'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1114'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1115'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1115'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1115'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1116'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1116'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1116'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1112'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1112'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1112'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.7922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7352"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1430'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1430'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7922'^^xsd:double;
  dwc:startLongitude '-69.7922'^^xsd:double;
  dwc:endLongitude '-69.7922'^^xsd:double;
  dwc:latitude '20.7352'^^xsd:double;
  dwc:startLatitude '20.7352'^^xsd:double;
  dwc:endLatitude '20.7352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7922 20.7352, -69.7922 20.7352, -69.7922 20.7352, -69.7922 20.7352, -69.7922 20.7352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1430'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.7922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7352"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1429'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1429'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7922'^^xsd:double;
  dwc:startLongitude '-69.7922'^^xsd:double;
  dwc:endLongitude '-69.7922'^^xsd:double;
  dwc:latitude '20.7352'^^xsd:double;
  dwc:startLatitude '20.7352'^^xsd:double;
  dwc:endLatitude '20.7352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7922 20.7352, -69.7922 20.7352, -69.7922 20.7352, -69.7922 20.7352, -69.7922 20.7352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1429'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3325'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3325'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3325'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3324'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3324'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3324'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66"^^xsd:decimal ;
  dwc:decimalLongitude "-26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1773'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1773'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.7'^^xsd:double;
  dwc:startLongitude '-26.7'^^xsd:double;
  dwc:endLongitude '-26.7'^^xsd:double;
  dwc:latitude '66'^^xsd:integer;
  dwc:startLatitude '66'^^xsd:integer;
  dwc:endLatitude '66'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-26.7 66, -26.7 66, -26.7 66, -26.7 66, -26.7 66))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1773'^^xsd:string;
  dwc:observationDate '1992-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -16.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1929'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1929'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.5667'^^xsd:double;
  dwc:startLongitude '-16.5667'^^xsd:double;
  dwc:endLongitude '-16.5667'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:startLatitude '63.4'^^xsd:double;
  dwc:endLatitude '63.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.5667 63.4, -16.5667 63.4, -16.5667 63.4, -16.5667 63.4, -16.5667 63.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1929'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7393 -69.8092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7393"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1573'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1573'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8092'^^xsd:double;
  dwc:startLongitude '-69.8092'^^xsd:double;
  dwc:endLongitude '-69.8092'^^xsd:double;
  dwc:latitude '20.7393'^^xsd:double;
  dwc:startLatitude '20.7393'^^xsd:double;
  dwc:endLatitude '20.7393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8092 20.7393, -69.8092 20.7393, -69.8092 20.7393, -69.8092 20.7393, -69.8092 20.7393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1573'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9395 -54.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4010'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_4010'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2028'^^xsd:double;
  dwc:startLongitude '-54.2028'^^xsd:double;
  dwc:endLongitude '-54.2028'^^xsd:double;
  dwc:latitude '46.9395'^^xsd:double;
  dwc:startLatitude '46.9395'^^xsd:double;
  dwc:endLatitude '46.9395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2028 46.9395, -54.2028 46.9395, -54.2028 46.9395, -54.2028 46.9395, -54.2028 46.9395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4010'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1367 -52.7912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1367"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3753'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3753'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7912'^^xsd:double;
  dwc:startLongitude '-52.7912'^^xsd:double;
  dwc:endLongitude '-52.7912'^^xsd:double;
  dwc:latitude '48.1367'^^xsd:double;
  dwc:startLatitude '48.1367'^^xsd:double;
  dwc:endLatitude '48.1367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7912 48.1367, -52.7912 48.1367, -52.7912 48.1367, -52.7912 48.1367, -52.7912 48.1367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3753'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7558 -53.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7558"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3916'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3916'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.7943'^^xsd:double;
  dwc:startLongitude '-53.7943'^^xsd:double;
  dwc:endLongitude '-53.7943'^^xsd:double;
  dwc:latitude '47.7558'^^xsd:double;
  dwc:startLatitude '47.7558'^^xsd:double;
  dwc:endLatitude '47.7558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.7943 47.7558, -53.7943 47.7558, -53.7943 47.7558, -53.7943 47.7558, -53.7943 47.7558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3916'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6827 -56.0605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6827"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1974'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1974'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.0605'^^xsd:double;
  dwc:startLongitude '-56.0605'^^xsd:double;
  dwc:endLongitude '-56.0605'^^xsd:double;
  dwc:latitude '50.6827'^^xsd:double;
  dwc:startLatitude '50.6827'^^xsd:double;
  dwc:endLatitude '50.6827'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.0605 50.6827, -56.0605 50.6827, -56.0605 50.6827, -56.0605 50.6827, -56.0605 50.6827))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1974'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6333 -53.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_481'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_481'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1167'^^xsd:double;
  dwc:startLongitude '-53.1167'^^xsd:double;
  dwc:endLongitude '-53.1167'^^xsd:double;
  dwc:latitude '47.6333'^^xsd:double;
  dwc:startLatitude '47.6333'^^xsd:double;
  dwc:endLatitude '47.6333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1167 47.6333, -53.1167 47.6333, -53.1167 47.6333, -53.1167 47.6333, -53.1167 47.6333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_481'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -57.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_73'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_73'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3333'^^xsd:double;
  dwc:startLongitude '-57.3333'^^xsd:double;
  dwc:endLongitude '-57.3333'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3333 51.3, -57.3333 51.3, -57.3333 51.3, -57.3333 51.3, -57.3333 51.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_73'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -57.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_72'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_72'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3333'^^xsd:double;
  dwc:startLongitude '-57.3333'^^xsd:double;
  dwc:endLongitude '-57.3333'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3333 51.3, -57.3333 51.3, -57.3333 51.3, -57.3333 51.3, -57.3333 51.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_72'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7525 -56.2302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7525"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1949'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1949'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.2302'^^xsd:double;
  dwc:startLongitude '-56.2302'^^xsd:double;
  dwc:endLongitude '-56.2302'^^xsd:double;
  dwc:latitude '51.7525'^^xsd:double;
  dwc:startLatitude '51.7525'^^xsd:double;
  dwc:endLatitude '51.7525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.2302 51.7525, -56.2302 51.7525, -56.2302 51.7525, -56.2302 51.7525, -56.2302 51.7525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1949'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1098 -67.7978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1098"^^xsd:decimal ;
  dwc:decimalLongitude "-67.7978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3226'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3226'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.7978'^^xsd:double;
  dwc:startLongitude '-67.7978'^^xsd:double;
  dwc:endLongitude '-67.7978'^^xsd:double;
  dwc:latitude '44.1098'^^xsd:double;
  dwc:startLatitude '44.1098'^^xsd:double;
  dwc:endLatitude '44.1098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.7978 44.1098, -67.7978 44.1098, -67.7978 44.1098, -67.7978 44.1098, -67.7978 44.1098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3226'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5753 -55.7562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_21'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_21'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7562'^^xsd:double;
  dwc:startLongitude '-55.7562'^^xsd:double;
  dwc:endLongitude '-55.7562'^^xsd:double;
  dwc:latitude '51.5753'^^xsd:double;
  dwc:startLatitude '51.5753'^^xsd:double;
  dwc:endLatitude '51.5753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7562 51.5753, -55.7562 51.5753, -55.7562 51.5753, -55.7562 51.5753, -55.7562 51.5753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_21'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6453 -56.0927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6453"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_132'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_132'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.0927'^^xsd:double;
  dwc:startLongitude '-56.0927'^^xsd:double;
  dwc:endLongitude '-56.0927'^^xsd:double;
  dwc:latitude '50.6453'^^xsd:double;
  dwc:startLatitude '50.6453'^^xsd:double;
  dwc:endLatitude '50.6453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.0927 50.6453, -56.0927 50.6453, -56.0927 50.6453, -56.0927 50.6453, -56.0927 50.6453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_132'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7453 -56.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7453"^^xsd:decimal ;
  dwc:decimalLongitude "-56.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3470'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3470'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.004'^^xsd:double;
  dwc:startLongitude '-56.004'^^xsd:double;
  dwc:endLongitude '-56.004'^^xsd:double;
  dwc:latitude '50.7453'^^xsd:double;
  dwc:startLatitude '50.7453'^^xsd:double;
  dwc:endLatitude '50.7453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.004 50.7453, -56.004 50.7453, -56.004 50.7453, -56.004 50.7453, -56.004 50.7453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3470'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2412 -57.3208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2412"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2261'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2261'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3208'^^xsd:double;
  dwc:startLongitude '-57.3208'^^xsd:double;
  dwc:endLongitude '-57.3208'^^xsd:double;
  dwc:latitude '51.2412'^^xsd:double;
  dwc:startLatitude '51.2412'^^xsd:double;
  dwc:endLatitude '51.2412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3208 51.2412, -57.3208 51.2412, -57.3208 51.2412, -57.3208 51.2412, -57.3208 51.2412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2261'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3968 -70.1818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3968"^^xsd:decimal ;
  dwc:decimalLongitude "-70.1818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3835'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3835'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.1818'^^xsd:double;
  dwc:startLongitude '-70.1818'^^xsd:double;
  dwc:endLongitude '-70.1818'^^xsd:double;
  dwc:latitude '42.3968'^^xsd:double;
  dwc:startLatitude '42.3968'^^xsd:double;
  dwc:endLatitude '42.3968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1818 42.3968, -70.1818 42.3968, -70.1818 42.3968, -70.1818 42.3968, -70.1818 42.3968))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3835'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1687 -69.1488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1687"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3300'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3300'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1488'^^xsd:double;
  dwc:startLongitude '-69.1488'^^xsd:double;
  dwc:endLongitude '-69.1488'^^xsd:double;
  dwc:latitude '19.1687'^^xsd:double;
  dwc:startLatitude '19.1687'^^xsd:double;
  dwc:endLatitude '19.1687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1488 19.1687, -69.1488 19.1687, -69.1488 19.1687, -69.1488 19.1687, -69.1488 19.1687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3300'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1173 -69.2235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1173"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2620'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2620'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2235'^^xsd:double;
  dwc:startLongitude '-69.2235'^^xsd:double;
  dwc:endLongitude '-69.2235'^^xsd:double;
  dwc:latitude '19.1173'^^xsd:double;
  dwc:startLatitude '19.1173'^^xsd:double;
  dwc:endLatitude '19.1173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2235 19.1173, -69.2235 19.1173, -69.2235 19.1173, -69.2235 19.1173, -69.2235 19.1173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2620'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.749 -69.7757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.749"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1605'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1605'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7757'^^xsd:double;
  dwc:startLongitude '-69.7757'^^xsd:double;
  dwc:endLongitude '-69.7757'^^xsd:double;
  dwc:latitude '20.749'^^xsd:double;
  dwc:startLatitude '20.749'^^xsd:double;
  dwc:endLatitude '20.749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7757 20.749, -69.7757 20.749, -69.7757 20.749, -69.7757 20.749, -69.7757 20.749))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1605'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7428 -69.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7428"^^xsd:decimal ;
  dwc:decimalLongitude "-69.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_790'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_790'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.78'^^xsd:double;
  dwc:startLongitude '-69.78'^^xsd:double;
  dwc:endLongitude '-69.78'^^xsd:double;
  dwc:latitude '20.7428'^^xsd:double;
  dwc:startLatitude '20.7428'^^xsd:double;
  dwc:endLatitude '20.7428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.78 20.7428, -69.78 20.7428, -69.78 20.7428, -69.78 20.7428, -69.78 20.7428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_790'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1065'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1065'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.7333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1065'^^xsd:string;
  dwc:observationDate '1992-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1066'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1066'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1066'^^xsd:string;
  dwc:observationDate '1992-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1067'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1067'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1067'^^xsd:string;
  dwc:observationDate '1992-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9883 -50.0283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9883"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4115'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4115'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0283'^^xsd:double;
  dwc:startLongitude '-50.0283'^^xsd:double;
  dwc:endLongitude '-50.0283'^^xsd:double;
  dwc:latitude '61.9883'^^xsd:double;
  dwc:startLatitude '61.9883'^^xsd:double;
  dwc:endLatitude '61.9883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0283 61.9883, -50.0283 61.9883, -50.0283 61.9883, -50.0283 61.9883, -50.0283 61.9883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4115'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7107 -69.8272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7107"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1685'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1685'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8272'^^xsd:double;
  dwc:startLongitude '-69.8272'^^xsd:double;
  dwc:endLongitude '-69.8272'^^xsd:double;
  dwc:latitude '20.7107'^^xsd:double;
  dwc:startLatitude '20.7107'^^xsd:double;
  dwc:endLatitude '20.7107'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8272 20.7107, -69.8272 20.7107, -69.8272 20.7107, -69.8272 20.7107, -69.8272 20.7107))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1685'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6883 -69.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1002'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1002'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7935'^^xsd:double;
  dwc:startLongitude '-69.7935'^^xsd:double;
  dwc:endLongitude '-69.7935'^^xsd:double;
  dwc:latitude '20.6883'^^xsd:double;
  dwc:startLatitude '20.6883'^^xsd:double;
  dwc:endLatitude '20.6883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7935 20.6883, -69.7935 20.6883, -69.7935 20.6883, -69.7935 20.6883, -69.7935 20.6883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1002'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1705 -69.2123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1705"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2581'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2581'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2123'^^xsd:double;
  dwc:startLongitude '-69.2123'^^xsd:double;
  dwc:endLongitude '-69.2123'^^xsd:double;
  dwc:latitude '19.1705'^^xsd:double;
  dwc:startLatitude '19.1705'^^xsd:double;
  dwc:endLatitude '19.1705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2123 19.1705, -69.2123 19.1705, -69.2123 19.1705, -69.2123 19.1705, -69.2123 19.1705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2581'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445 -56.9372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3537'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3537'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9372'^^xsd:double;
  dwc:startLongitude '-56.9372'^^xsd:double;
  dwc:endLongitude '-56.9372'^^xsd:double;
  dwc:latitude '51.445'^^xsd:double;
  dwc:startLatitude '51.445'^^xsd:double;
  dwc:endLatitude '51.445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9372 51.445, -56.9372 51.445, -56.9372 51.445, -56.9372 51.445, -56.9372 51.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3537'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445 -56.9372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3538'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3538'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9372'^^xsd:double;
  dwc:startLongitude '-56.9372'^^xsd:double;
  dwc:endLongitude '-56.9372'^^xsd:double;
  dwc:latitude '51.445'^^xsd:double;
  dwc:startLatitude '51.445'^^xsd:double;
  dwc:endLatitude '51.445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9372 51.445, -56.9372 51.445, -56.9372 51.445, -56.9372 51.445, -56.9372 51.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3538'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35 -55.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35"^^xsd:decimal ;
  dwc:decimalLongitude "-55.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_464'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_464'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.55'^^xsd:double;
  dwc:startLongitude '-55.55'^^xsd:double;
  dwc:endLongitude '-55.55'^^xsd:double;
  dwc:latitude '51.35'^^xsd:double;
  dwc:startLatitude '51.35'^^xsd:double;
  dwc:endLatitude '51.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.55 51.35, -55.55 51.35, -55.55 51.35, -55.55 51.35, -55.55 51.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_464'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8967 -68.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3133'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3133'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6825'^^xsd:double;
  dwc:startLongitude '-68.6825'^^xsd:double;
  dwc:endLongitude '-68.6825'^^xsd:double;
  dwc:latitude '19.8967'^^xsd:double;
  dwc:startLatitude '19.8967'^^xsd:double;
  dwc:endLatitude '19.8967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6825 19.8967, -68.6825 19.8967, -68.6825 19.8967, -68.6825 19.8967, -68.6825 19.8967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3133'^^xsd:string;
  dwc:observationDate '1992-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445 -56.9372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3539'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3539'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9372'^^xsd:double;
  dwc:startLongitude '-56.9372'^^xsd:double;
  dwc:endLongitude '-56.9372'^^xsd:double;
  dwc:latitude '51.445'^^xsd:double;
  dwc:startLatitude '51.445'^^xsd:double;
  dwc:endLatitude '51.445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9372 51.445, -56.9372 51.445, -56.9372 51.445, -56.9372 51.445, -56.9372 51.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3539'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3432 -55.5632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3432"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_93'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_93'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.5632'^^xsd:double;
  dwc:startLongitude '-55.5632'^^xsd:double;
  dwc:endLongitude '-55.5632'^^xsd:double;
  dwc:latitude '51.3432'^^xsd:double;
  dwc:startLatitude '51.3432'^^xsd:double;
  dwc:endLatitude '51.3432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.5632 51.3432, -55.5632 51.3432, -55.5632 51.3432, -55.5632 51.3432, -55.5632 51.3432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_93'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46 -55.444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46"^^xsd:decimal ;
  dwc:decimalLongitude "-55.444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_99'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_99'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.444'^^xsd:double;
  dwc:startLongitude '-55.444'^^xsd:double;
  dwc:endLongitude '-55.444'^^xsd:double;
  dwc:latitude '51.46'^^xsd:double;
  dwc:startLatitude '51.46'^^xsd:double;
  dwc:endLatitude '51.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.444 51.46, -55.444 51.46, -55.444 51.46, -55.444 51.46, -55.444 51.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_99'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1155 -67.8522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1155"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3228'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3228'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8522'^^xsd:double;
  dwc:startLongitude '-67.8522'^^xsd:double;
  dwc:endLongitude '-67.8522'^^xsd:double;
  dwc:latitude '44.1155'^^xsd:double;
  dwc:startLatitude '44.1155'^^xsd:double;
  dwc:endLatitude '44.1155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8522 44.1155, -67.8522 44.1155, -67.8522 44.1155, -67.8522 44.1155, -67.8522 44.1155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3228'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4302 -68.6538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4302"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3379'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3379'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6538'^^xsd:double;
  dwc:startLongitude '-68.6538'^^xsd:double;
  dwc:endLongitude '-68.6538'^^xsd:double;
  dwc:latitude '41.4302'^^xsd:double;
  dwc:startLatitude '41.4302'^^xsd:double;
  dwc:endLatitude '41.4302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6538 41.4302, -68.6538 41.4302, -68.6538 41.4302, -68.6538 41.4302, -68.6538 41.4302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3379'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7942 -69.8323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7942"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2740'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2740'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8323'^^xsd:double;
  dwc:startLongitude '-69.8323'^^xsd:double;
  dwc:endLongitude '-69.8323'^^xsd:double;
  dwc:latitude '20.7942'^^xsd:double;
  dwc:startLatitude '20.7942'^^xsd:double;
  dwc:endLatitude '20.7942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8323 20.7942, -69.8323 20.7942, -69.8323 20.7942, -69.8323 20.7942, -69.8323 20.7942))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2740'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7398 -69.8517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7398"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1599'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1599'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8517'^^xsd:double;
  dwc:startLongitude '-69.8517'^^xsd:double;
  dwc:endLongitude '-69.8517'^^xsd:double;
  dwc:latitude '20.7398'^^xsd:double;
  dwc:startLatitude '20.7398'^^xsd:double;
  dwc:endLatitude '20.7398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8517 20.7398, -69.8517 20.7398, -69.8517 20.7398, -69.8517 20.7398, -69.8517 20.7398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1599'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2588 -69.1418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2588"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1169'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1169'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1418'^^xsd:double;
  dwc:startLongitude '-69.1418'^^xsd:double;
  dwc:endLongitude '-69.1418'^^xsd:double;
  dwc:latitude '19.2588'^^xsd:double;
  dwc:startLatitude '19.2588'^^xsd:double;
  dwc:endLatitude '19.2588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1418 19.2588, -69.1418 19.2588, -69.1418 19.2588, -69.1418 19.2588, -69.1418 19.2588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1169'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1465'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1465'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.7667, -69.8333 20.7667, -69.8333 20.7667, -69.8333 20.7667, -69.8333 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1465'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7765 -69.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-69.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_984'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_984'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.817'^^xsd:double;
  dwc:startLongitude '-69.817'^^xsd:double;
  dwc:endLongitude '-69.817'^^xsd:double;
  dwc:latitude '20.7765'^^xsd:double;
  dwc:startLatitude '20.7765'^^xsd:double;
  dwc:endLatitude '20.7765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.817 20.7765, -69.817 20.7765, -69.817 20.7765, -69.817 20.7765, -69.817 20.7765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_984'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.778 -69.8138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.778"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_978'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_978'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8138'^^xsd:double;
  dwc:startLongitude '-69.8138'^^xsd:double;
  dwc:endLongitude '-69.8138'^^xsd:double;
  dwc:latitude '20.778'^^xsd:double;
  dwc:startLatitude '20.778'^^xsd:double;
  dwc:endLatitude '20.778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8138 20.778, -69.8138 20.778, -69.8138 20.778, -69.8138 20.778, -69.8138 20.778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_978'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7633 -69.8388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1505'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1505'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8388'^^xsd:double;
  dwc:startLongitude '-69.8388'^^xsd:double;
  dwc:endLongitude '-69.8388'^^xsd:double;
  dwc:latitude '20.7633'^^xsd:double;
  dwc:startLatitude '20.7633'^^xsd:double;
  dwc:endLatitude '20.7633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8388 20.7633, -69.8388 20.7633, -69.8388 20.7633, -69.8388 20.7633, -69.8388 20.7633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1505'^^xsd:string;
  dwc:observationDate '1992-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5875 -68.4792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3414'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3414'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.4792'^^xsd:double;
  dwc:startLongitude '-68.4792'^^xsd:double;
  dwc:endLongitude '-68.4792'^^xsd:double;
  dwc:latitude '41.5875'^^xsd:double;
  dwc:startLatitude '41.5875'^^xsd:double;
  dwc:endLatitude '41.5875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4792 41.5875, -68.4792 41.5875, -68.4792 41.5875, -68.4792 41.5875, -68.4792 41.5875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3414'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6843 -69.7922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6843"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1402'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1402'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7922'^^xsd:double;
  dwc:startLongitude '-69.7922'^^xsd:double;
  dwc:endLongitude '-69.7922'^^xsd:double;
  dwc:latitude '20.6843'^^xsd:double;
  dwc:startLatitude '20.6843'^^xsd:double;
  dwc:endLatitude '20.6843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7922 20.6843, -69.7922 20.6843, -69.7922 20.6843, -69.7922 20.6843, -69.7922 20.6843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1402'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1463'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1463'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.7667, -69.8333 20.7667, -69.8333 20.7667, -69.8333 20.7667, -69.8333 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1463'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1464'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1464'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.7667, -69.8333 20.7667, -69.8333 20.7667, -69.8333 20.7667, -69.8333 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1464'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7267 -56.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7267"^^xsd:decimal ;
  dwc:decimalLongitude "-56.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_452'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_452'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.165'^^xsd:double;
  dwc:startLongitude '-56.165'^^xsd:double;
  dwc:endLongitude '-56.165'^^xsd:double;
  dwc:latitude '50.7267'^^xsd:double;
  dwc:startLatitude '50.7267'^^xsd:double;
  dwc:endLatitude '50.7267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.165 50.7267, -56.165 50.7267, -56.165 50.7267, -56.165 50.7267, -56.165 50.7267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_452'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6333 -15.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1917'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1917'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.8167'^^xsd:double;
  dwc:startLongitude '-15.8167'^^xsd:double;
  dwc:endLongitude '-15.8167'^^xsd:double;
  dwc:latitude '63.6333'^^xsd:double;
  dwc:startLatitude '63.6333'^^xsd:double;
  dwc:endLatitude '63.6333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.8167 63.6333, -15.8167 63.6333, -15.8167 63.6333, -15.8167 63.6333, -15.8167 63.6333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1917'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6333 -15.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1916'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1916'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.8167'^^xsd:double;
  dwc:startLongitude '-15.8167'^^xsd:double;
  dwc:endLongitude '-15.8167'^^xsd:double;
  dwc:latitude '63.6333'^^xsd:double;
  dwc:startLatitude '63.6333'^^xsd:double;
  dwc:endLatitude '63.6333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.8167 63.6333, -15.8167 63.6333, -15.8167 63.6333, -15.8167 63.6333, -15.8167 63.6333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1916'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4667 -56.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3530'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3530'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7833'^^xsd:double;
  dwc:startLongitude '-56.7833'^^xsd:double;
  dwc:endLongitude '-56.7833'^^xsd:double;
  dwc:latitude '51.4667'^^xsd:double;
  dwc:startLatitude '51.4667'^^xsd:double;
  dwc:endLatitude '51.4667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7833 51.4667, -56.7833 51.4667, -56.7833 51.4667, -56.7833 51.4667, -56.7833 51.4667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3530'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9893 -64.6898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9893"^^xsd:decimal ;
  dwc:decimalLongitude "-64.6898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4204'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4204'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.6898'^^xsd:double;
  dwc:startLongitude '-64.6898'^^xsd:double;
  dwc:endLongitude '-64.6898'^^xsd:double;
  dwc:latitude '49.9893'^^xsd:double;
  dwc:startLatitude '49.9893'^^xsd:double;
  dwc:endLatitude '49.9893'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.6898 49.9893, -64.6898 49.9893, -64.6898 49.9893, -64.6898 49.9893, -64.6898 49.9893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4204'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6558 -53.6042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6558"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3776'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3776'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6042'^^xsd:double;
  dwc:startLongitude '-53.6042'^^xsd:double;
  dwc:endLongitude '-53.6042'^^xsd:double;
  dwc:latitude '48.6558'^^xsd:double;
  dwc:startLatitude '48.6558'^^xsd:double;
  dwc:endLatitude '48.6558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6042 48.6558, -53.6042 48.6558, -53.6042 48.6558, -53.6042 48.6558, -53.6042 48.6558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3776'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3718 -66.3078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3360'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3360'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3078'^^xsd:double;
  dwc:startLongitude '-66.3078'^^xsd:double;
  dwc:endLongitude '-66.3078'^^xsd:double;
  dwc:latitude '44.3718'^^xsd:double;
  dwc:startLatitude '44.3718'^^xsd:double;
  dwc:endLatitude '44.3718'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3078 44.3718, -66.3078 44.3718, -66.3078 44.3718, -66.3078 44.3718, -66.3078 44.3718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3360'^^xsd:string;
  dwc:observationDate '1993-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0517 -64.2878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0517"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2355'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2355'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.2878'^^xsd:double;
  dwc:startLongitude '-64.2878'^^xsd:double;
  dwc:endLongitude '-64.2878'^^xsd:double;
  dwc:latitude '50.0517'^^xsd:double;
  dwc:startLatitude '50.0517'^^xsd:double;
  dwc:endLatitude '50.0517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2878 50.0517, -64.2878 50.0517, -64.2878 50.0517, -64.2878 50.0517, -64.2878 50.0517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2355'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7738 -52.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7738"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3920'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3920'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8458'^^xsd:double;
  dwc:startLongitude '-52.8458'^^xsd:double;
  dwc:endLongitude '-52.8458'^^xsd:double;
  dwc:latitude '47.7738'^^xsd:double;
  dwc:startLatitude '47.7738'^^xsd:double;
  dwc:endLatitude '47.7738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8458 47.7738, -52.8458 47.7738, -52.8458 47.7738, -52.8458 47.7738, -52.8458 47.7738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3920'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7872 -53.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7872"^^xsd:decimal ;
  dwc:decimalLongitude "-53.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_499'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_499'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.037'^^xsd:double;
  dwc:startLongitude '-53.037'^^xsd:double;
  dwc:endLongitude '-53.037'^^xsd:double;
  dwc:latitude '47.7872'^^xsd:double;
  dwc:startLatitude '47.7872'^^xsd:double;
  dwc:endLatitude '47.7872'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.037 47.7872, -53.037 47.7872, -53.037 47.7872, -53.037 47.7872, -53.037 47.7872))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_499'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1707 -53.3382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1707"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3811'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3811'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3382'^^xsd:double;
  dwc:startLongitude '-53.3382'^^xsd:double;
  dwc:endLongitude '-53.3382'^^xsd:double;
  dwc:latitude '49.1707'^^xsd:double;
  dwc:startLatitude '49.1707'^^xsd:double;
  dwc:endLatitude '49.1707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3382 49.1707, -53.3382 49.1707, -53.3382 49.1707, -53.3382 49.1707, -53.3382 49.1707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3811'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2335 -67.3675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2335"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3075'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3075'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3675'^^xsd:double;
  dwc:startLongitude '-67.3675'^^xsd:double;
  dwc:endLongitude '-67.3675'^^xsd:double;
  dwc:latitude '18.2335'^^xsd:double;
  dwc:startLatitude '18.2335'^^xsd:double;
  dwc:endLatitude '18.2335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3675 18.2335, -67.3675 18.2335, -67.3675 18.2335, -67.3675 18.2335, -67.3675 18.2335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3075'^^xsd:string;
  dwc:observationDate '1993-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4202 -68.6777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4202"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3380'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3380'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6777'^^xsd:double;
  dwc:startLongitude '-68.6777'^^xsd:double;
  dwc:endLongitude '-68.6777'^^xsd:double;
  dwc:latitude '41.4202'^^xsd:double;
  dwc:startLatitude '41.4202'^^xsd:double;
  dwc:endLatitude '41.4202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6777 41.4202, -68.6777 41.4202, -68.6777 41.4202, -68.6777 41.4202, -68.6777 41.4202))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3380'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1722 -70.0548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1722"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2996'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2996'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0548'^^xsd:double;
  dwc:startLongitude '-70.0548'^^xsd:double;
  dwc:endLongitude '-70.0548'^^xsd:double;
  dwc:latitude '43.1722'^^xsd:double;
  dwc:startLatitude '43.1722'^^xsd:double;
  dwc:endLatitude '43.1722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0548 43.1722, -70.0548 43.1722, -70.0548 43.1722, -70.0548 43.1722, -70.0548 43.1722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2996'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7243 -69.7592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7243"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2828'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2828'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7592'^^xsd:double;
  dwc:startLongitude '-69.7592'^^xsd:double;
  dwc:endLongitude '-69.7592'^^xsd:double;
  dwc:latitude '20.7243'^^xsd:double;
  dwc:startLatitude '20.7243'^^xsd:double;
  dwc:endLatitude '20.7243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7592 20.7243, -69.7592 20.7243, -69.7592 20.7243, -69.7592 20.7243, -69.7592 20.7243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2828'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.8032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7418"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_787'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_787'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8032'^^xsd:double;
  dwc:startLongitude '-69.8032'^^xsd:double;
  dwc:endLongitude '-69.8032'^^xsd:double;
  dwc:latitude '20.7418'^^xsd:double;
  dwc:startLatitude '20.7418'^^xsd:double;
  dwc:endLatitude '20.7418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8032 20.7418, -69.8032 20.7418, -69.8032 20.7418, -69.8032 20.7418, -69.8032 20.7418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_787'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.8032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7418"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_788'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_788'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8032'^^xsd:double;
  dwc:startLongitude '-69.8032'^^xsd:double;
  dwc:endLongitude '-69.8032'^^xsd:double;
  dwc:latitude '20.7418'^^xsd:double;
  dwc:startLatitude '20.7418'^^xsd:double;
  dwc:endLatitude '20.7418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8032 20.7418, -69.8032 20.7418, -69.8032 20.7418, -69.8032 20.7418, -69.8032 20.7418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_788'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7193 -69.7545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7193"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_833'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_833'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7545'^^xsd:double;
  dwc:startLongitude '-69.7545'^^xsd:double;
  dwc:endLongitude '-69.7545'^^xsd:double;
  dwc:latitude '20.7193'^^xsd:double;
  dwc:startLatitude '20.7193'^^xsd:double;
  dwc:endLatitude '20.7193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7545 20.7193, -69.7545 20.7193, -69.7545 20.7193, -69.7545 20.7193, -69.7545 20.7193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_833'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0795 -52.0458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0795"^^xsd:decimal ;
  dwc:decimalLongitude "-52.0458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_215'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_215'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.0458'^^xsd:double;
  dwc:startLongitude '-52.0458'^^xsd:double;
  dwc:endLongitude '-52.0458'^^xsd:double;
  dwc:latitude '64.0795'^^xsd:double;
  dwc:startLatitude '64.0795'^^xsd:double;
  dwc:endLatitude '64.0795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.0458 64.0795, -52.0458 64.0795, -52.0458 64.0795, -52.0458 64.0795, -52.0458 64.0795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_215'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9817 -50.0067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9817"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4117'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4117'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0067'^^xsd:double;
  dwc:startLongitude '-50.0067'^^xsd:double;
  dwc:endLongitude '-50.0067'^^xsd:double;
  dwc:latitude '61.9817'^^xsd:double;
  dwc:startLatitude '61.9817'^^xsd:double;
  dwc:endLatitude '61.9817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0067 61.9817, -50.0067 61.9817, -50.0067 61.9817, -50.0067 61.9817, -50.0067 61.9817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4117'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9817 -50.0067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9817"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4116'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4116'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0067'^^xsd:double;
  dwc:startLongitude '-50.0067'^^xsd:double;
  dwc:endLongitude '-50.0067'^^xsd:double;
  dwc:latitude '61.9817'^^xsd:double;
  dwc:startLatitude '61.9817'^^xsd:double;
  dwc:endLatitude '61.9817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0067 61.9817, -50.0067 61.9817, -50.0067 61.9817, -50.0067 61.9817, -50.0067 61.9817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4116'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9817 -50.0067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9817"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4118'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4118'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0067'^^xsd:double;
  dwc:startLongitude '-50.0067'^^xsd:double;
  dwc:endLongitude '-50.0067'^^xsd:double;
  dwc:latitude '61.9817'^^xsd:double;
  dwc:startLatitude '61.9817'^^xsd:double;
  dwc:endLatitude '61.9817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0067 61.9817, -50.0067 61.9817, -50.0067 61.9817, -50.0067 61.9817, -50.0067 61.9817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4118'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3167 -55.6552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_14'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_14'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6552'^^xsd:double;
  dwc:startLongitude '-55.6552'^^xsd:double;
  dwc:endLongitude '-55.6552'^^xsd:double;
  dwc:latitude '51.3167'^^xsd:double;
  dwc:startLatitude '51.3167'^^xsd:double;
  dwc:endLatitude '51.3167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6552 51.3167, -55.6552 51.3167, -55.6552 51.3167, -55.6552 51.3167, -55.6552 51.3167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_14'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4175 -67.1837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4175"^^xsd:decimal ;
  dwc:decimalLongitude "-67.1837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3081'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_3081'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.1837'^^xsd:double;
  dwc:startLongitude '-67.1837'^^xsd:double;
  dwc:endLongitude '-67.1837'^^xsd:double;
  dwc:latitude '18.4175'^^xsd:double;
  dwc:startLatitude '18.4175'^^xsd:double;
  dwc:endLatitude '18.4175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1837 18.4175, -67.1837 18.4175, -67.1837 18.4175, -67.1837 18.4175, -67.1837 18.4175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3081'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7413 -69.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7413"^^xsd:decimal ;
  dwc:decimalLongitude "-69.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1662'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1662'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.794'^^xsd:double;
  dwc:startLongitude '-69.794'^^xsd:double;
  dwc:endLongitude '-69.794'^^xsd:double;
  dwc:latitude '20.7413'^^xsd:double;
  dwc:startLatitude '20.7413'^^xsd:double;
  dwc:endLatitude '20.7413'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.794 20.7413, -69.794 20.7413, -69.794 20.7413, -69.794 20.7413, -69.794 20.7413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1662'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1297 -69.1878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1297"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1144'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1144'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1878'^^xsd:double;
  dwc:startLongitude '-69.1878'^^xsd:double;
  dwc:endLongitude '-69.1878'^^xsd:double;
  dwc:latitude '19.1297'^^xsd:double;
  dwc:startLatitude '19.1297'^^xsd:double;
  dwc:endLatitude '19.1297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1878 19.1297, -69.1878 19.1297, -69.1878 19.1297, -69.1878 19.1297, -69.1878 19.1297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1144'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7127 -69.7458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7127"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1221'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1221'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7458'^^xsd:double;
  dwc:startLongitude '-69.7458'^^xsd:double;
  dwc:endLongitude '-69.7458'^^xsd:double;
  dwc:latitude '20.7127'^^xsd:double;
  dwc:startLatitude '20.7127'^^xsd:double;
  dwc:endLatitude '20.7127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7458 20.7127, -69.7458 20.7127, -69.7458 20.7127, -69.7458 20.7127, -69.7458 20.7127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1221'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0557 -52.2142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0557"^^xsd:decimal ;
  dwc:decimalLongitude "-52.2142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_197'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_197'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.2142'^^xsd:double;
  dwc:startLongitude '-52.2142'^^xsd:double;
  dwc:endLongitude '-52.2142'^^xsd:double;
  dwc:latitude '64.0557'^^xsd:double;
  dwc:startLatitude '64.0557'^^xsd:double;
  dwc:endLatitude '64.0557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.2142 64.0557, -52.2142 64.0557, -52.2142 64.0557, -52.2142 64.0557, -52.2142 64.0557))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_197'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0333 -49.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4112'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4112'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9833'^^xsd:double;
  dwc:startLongitude '-49.9833'^^xsd:double;
  dwc:endLongitude '-49.9833'^^xsd:double;
  dwc:latitude '62.0333'^^xsd:double;
  dwc:startLatitude '62.0333'^^xsd:double;
  dwc:endLatitude '62.0333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9833 62.0333, -49.9833 62.0333, -49.9833 62.0333, -49.9833 62.0333, -49.9833 62.0333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4112'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2025'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2025'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2025'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2024'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2024'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2024'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2023'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2023'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2023'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2022'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2022'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2022'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2021'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2021'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2021'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2020'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2020'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2020'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1007 -68.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1007"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3175'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3175'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8183'^^xsd:double;
  dwc:startLongitude '-68.8183'^^xsd:double;
  dwc:endLongitude '-68.8183'^^xsd:double;
  dwc:latitude '20.1007'^^xsd:double;
  dwc:startLatitude '20.1007'^^xsd:double;
  dwc:endLatitude '20.1007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8183 20.1007, -68.8183 20.1007, -68.8183 20.1007, -68.8183 20.1007, -68.8183 20.1007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3175'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.85 25.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.85"^^xsd:decimal ;
  dwc:decimalLongitude "25.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3033'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3033'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.7167'^^xsd:double;
  dwc:startLongitude '25.7167'^^xsd:double;
  dwc:endLongitude '25.7167'^^xsd:double;
  dwc:latitude '76.85'^^xsd:double;
  dwc:startLatitude '76.85'^^xsd:double;
  dwc:endLatitude '76.85'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7167 76.85, 25.7167 76.85, 25.7167 76.85, 25.7167 76.85, 25.7167 76.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3033'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3842 -56.9155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3842"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3571'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3571'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9155'^^xsd:double;
  dwc:startLongitude '-56.9155'^^xsd:double;
  dwc:endLongitude '-56.9155'^^xsd:double;
  dwc:latitude '51.3842'^^xsd:double;
  dwc:startLatitude '51.3842'^^xsd:double;
  dwc:endLatitude '51.3842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9155 51.3842, -56.9155 51.3842, -56.9155 51.3842, -56.9155 51.3842, -56.9155 51.3842))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3571'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3842 -56.9155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3842"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3572'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3572'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9155'^^xsd:double;
  dwc:startLongitude '-56.9155'^^xsd:double;
  dwc:endLongitude '-56.9155'^^xsd:double;
  dwc:latitude '51.3842'^^xsd:double;
  dwc:startLatitude '51.3842'^^xsd:double;
  dwc:endLatitude '51.3842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9155 51.3842, -56.9155 51.3842, -56.9155 51.3842, -56.9155 51.3842, -56.9155 51.3842))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3572'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3842 -56.9155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3842"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3573'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3573'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9155'^^xsd:double;
  dwc:startLongitude '-56.9155'^^xsd:double;
  dwc:endLongitude '-56.9155'^^xsd:double;
  dwc:latitude '51.3842'^^xsd:double;
  dwc:startLatitude '51.3842'^^xsd:double;
  dwc:endLatitude '51.3842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9155 51.3842, -56.9155 51.3842, -56.9155 51.3842, -56.9155 51.3842, -56.9155 51.3842))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3573'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7533 -53.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7533"^^xsd:decimal ;
  dwc:decimalLongitude "-53.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3919'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3919'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.809'^^xsd:double;
  dwc:startLongitude '-53.809'^^xsd:double;
  dwc:endLongitude '-53.809'^^xsd:double;
  dwc:latitude '47.7533'^^xsd:double;
  dwc:startLatitude '47.7533'^^xsd:double;
  dwc:endLatitude '47.7533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.809 47.7533, -53.809 47.7533, -53.809 47.7533, -53.809 47.7533, -53.809 47.7533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3919'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7083 -53.1467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7083"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_407'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_407'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1467'^^xsd:double;
  dwc:startLongitude '-53.1467'^^xsd:double;
  dwc:endLongitude '-53.1467'^^xsd:double;
  dwc:latitude '48.7083'^^xsd:double;
  dwc:startLatitude '48.7083'^^xsd:double;
  dwc:endLatitude '48.7083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1467 48.7083, -53.1467 48.7083, -53.1467 48.7083, -53.1467 48.7083, -53.1467 48.7083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_407'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3785 -68.7865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3785"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3209'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3209'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7865'^^xsd:double;
  dwc:startLongitude '-68.7865'^^xsd:double;
  dwc:endLongitude '-68.7865'^^xsd:double;
  dwc:latitude '43.3785'^^xsd:double;
  dwc:startLatitude '43.3785'^^xsd:double;
  dwc:endLatitude '43.3785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7865 43.3785, -68.7865 43.3785, -68.7865 43.3785, -68.7865 43.3785, -68.7865 43.3785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3209'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3802 -52.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3802"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3719'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3719'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7112'^^xsd:double;
  dwc:startLongitude '-52.7112'^^xsd:double;
  dwc:endLongitude '-52.7112'^^xsd:double;
  dwc:latitude '47.3802'^^xsd:double;
  dwc:startLatitude '47.3802'^^xsd:double;
  dwc:endLatitude '47.3802'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7112 47.3802, -52.7112 47.3802, -52.7112 47.3802, -52.7112 47.3802, -52.7112 47.3802))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3719'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0167 -49.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4106'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_4106'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9667'^^xsd:double;
  dwc:startLongitude '-49.9667'^^xsd:double;
  dwc:endLongitude '-49.9667'^^xsd:double;
  dwc:latitude '62.0167'^^xsd:double;
  dwc:startLatitude '62.0167'^^xsd:double;
  dwc:endLatitude '62.0167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4106'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.954 -68.8875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.954"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3317'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3317'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8875'^^xsd:double;
  dwc:startLongitude '-68.8875'^^xsd:double;
  dwc:endLongitude '-68.8875'^^xsd:double;
  dwc:latitude '19.954'^^xsd:double;
  dwc:startLatitude '19.954'^^xsd:double;
  dwc:endLatitude '19.954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8875 19.954, -68.8875 19.954, -68.8875 19.954, -68.8875 19.954, -68.8875 19.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3317'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3895 -68.7955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3895"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3296'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3296'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7955'^^xsd:double;
  dwc:startLongitude '-68.7955'^^xsd:double;
  dwc:endLongitude '-68.7955'^^xsd:double;
  dwc:latitude '43.3895'^^xsd:double;
  dwc:startLatitude '43.3895'^^xsd:double;
  dwc:endLatitude '43.3895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7955 43.3895, -68.7955 43.3895, -68.7955 43.3895, -68.7955 43.3895, -68.7955 43.3895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3296'^^xsd:string;
  dwc:observationDate '1992-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.789 -69.8297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.789"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2923'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2923'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8297'^^xsd:double;
  dwc:startLongitude '-69.8297'^^xsd:double;
  dwc:endLongitude '-69.8297'^^xsd:double;
  dwc:latitude '20.789'^^xsd:double;
  dwc:startLatitude '20.789'^^xsd:double;
  dwc:endLatitude '20.789'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8297 20.789, -69.8297 20.789, -69.8297 20.789, -69.8297 20.789, -69.8297 20.789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2923'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7528 -69.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7528"^^xsd:decimal ;
  dwc:decimalLongitude "-69.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1578'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1578'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.795'^^xsd:double;
  dwc:startLongitude '-69.795'^^xsd:double;
  dwc:endLongitude '-69.795'^^xsd:double;
  dwc:latitude '20.7528'^^xsd:double;
  dwc:startLatitude '20.7528'^^xsd:double;
  dwc:endLatitude '20.7528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.795 20.7528, -69.795 20.7528, -69.795 20.7528, -69.795 20.7528, -69.795 20.7528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1578'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7427 -69.8245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7427"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1454'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1454'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8245'^^xsd:double;
  dwc:startLongitude '-69.8245'^^xsd:double;
  dwc:endLongitude '-69.8245'^^xsd:double;
  dwc:latitude '20.7427'^^xsd:double;
  dwc:startLatitude '20.7427'^^xsd:double;
  dwc:endLatitude '20.7427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8245 20.7427, -69.8245 20.7427, -69.8245 20.7427, -69.8245 20.7427, -69.8245 20.7427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1454'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7457 -69.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7457"^^xsd:decimal ;
  dwc:decimalLongitude "-69.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_866'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_866'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.785'^^xsd:double;
  dwc:startLongitude '-69.785'^^xsd:double;
  dwc:endLongitude '-69.785'^^xsd:double;
  dwc:latitude '20.7457'^^xsd:double;
  dwc:startLatitude '20.7457'^^xsd:double;
  dwc:endLatitude '20.7457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.785 20.7457, -69.785 20.7457, -69.785 20.7457, -69.785 20.7457, -69.785 20.7457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_866'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1382 -69.2253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1382"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1102'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1102'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2253'^^xsd:double;
  dwc:startLongitude '-69.2253'^^xsd:double;
  dwc:endLongitude '-69.2253'^^xsd:double;
  dwc:latitude '19.1382'^^xsd:double;
  dwc:startLatitude '19.1382'^^xsd:double;
  dwc:endLatitude '19.1382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2253 19.1382, -69.2253 19.1382, -69.2253 19.1382, -69.2253 19.1382, -69.2253 19.1382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1102'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1823 -52.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1823"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3691'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3691'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8367'^^xsd:double;
  dwc:startLongitude '-52.8367'^^xsd:double;
  dwc:endLongitude '-52.8367'^^xsd:double;
  dwc:latitude '47.1823'^^xsd:double;
  dwc:startLatitude '47.1823'^^xsd:double;
  dwc:endLatitude '47.1823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8367 47.1823, -52.8367 47.1823, -52.8367 47.1823, -52.8367 47.1823, -52.8367 47.1823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3691'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5867 -53.1958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5867"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3762'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3762'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1958'^^xsd:double;
  dwc:startLongitude '-53.1958'^^xsd:double;
  dwc:endLongitude '-53.1958'^^xsd:double;
  dwc:latitude '48.5867'^^xsd:double;
  dwc:startLatitude '48.5867'^^xsd:double;
  dwc:endLatitude '48.5867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1958 48.5867, -53.1958 48.5867, -53.1958 48.5867, -53.1958 48.5867, -53.1958 48.5867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3762'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4167 22.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4167"^^xsd:decimal ;
  dwc:decimalLongitude "22.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2238'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2238'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '22.3333'^^xsd:double;
  dwc:startLongitude '22.3333'^^xsd:double;
  dwc:endLongitude '22.3333'^^xsd:double;
  dwc:latitude '74.4167'^^xsd:double;
  dwc:startLatitude '74.4167'^^xsd:double;
  dwc:endLatitude '74.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.3333 74.4167, 22.3333 74.4167, 22.3333 74.4167, 22.3333 74.4167, 22.3333 74.4167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2238'^^xsd:string;
  dwc:observationDate '1993-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4333 20.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4333"^^xsd:decimal ;
  dwc:decimalLongitude "20.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2234'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2234'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '20.3333'^^xsd:double;
  dwc:startLongitude '20.3333'^^xsd:double;
  dwc:endLongitude '20.3333'^^xsd:double;
  dwc:latitude '74.4333'^^xsd:double;
  dwc:startLatitude '74.4333'^^xsd:double;
  dwc:endLatitude '74.4333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.3333 74.4333, 20.3333 74.4333, 20.3333 74.4333, 20.3333 74.4333, 20.3333 74.4333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2234'^^xsd:string;
  dwc:observationDate '1993-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4473 -56.8062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4473"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3558'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3558'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8062'^^xsd:double;
  dwc:startLongitude '-56.8062'^^xsd:double;
  dwc:endLongitude '-56.8062'^^xsd:double;
  dwc:latitude '51.4473'^^xsd:double;
  dwc:startLatitude '51.4473'^^xsd:double;
  dwc:endLatitude '51.4473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8062 51.4473, -56.8062 51.4473, -56.8062 51.4473, -56.8062 51.4473, -56.8062 51.4473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3558'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4473 -56.8062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4473"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3559'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3559'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8062'^^xsd:double;
  dwc:startLongitude '-56.8062'^^xsd:double;
  dwc:endLongitude '-56.8062'^^xsd:double;
  dwc:latitude '51.4473'^^xsd:double;
  dwc:startLatitude '51.4473'^^xsd:double;
  dwc:endLatitude '51.4473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8062 51.4473, -56.8062 51.4473, -56.8062 51.4473, -56.8062 51.4473, -56.8062 51.4473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3559'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4392 -70.2127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4392"^^xsd:decimal ;
  dwc:decimalLongitude "-70.2127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3842'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3842'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.2127'^^xsd:double;
  dwc:startLongitude '-70.2127'^^xsd:double;
  dwc:endLongitude '-70.2127'^^xsd:double;
  dwc:latitude '42.4392'^^xsd:double;
  dwc:startLatitude '42.4392'^^xsd:double;
  dwc:endLatitude '42.4392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2127 42.4392, -70.2127 42.4392, -70.2127 42.4392, -70.2127 42.4392, -70.2127 42.4392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3842'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7117 -69.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7117"^^xsd:decimal ;
  dwc:decimalLongitude "-69.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2787'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2787'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.776'^^xsd:double;
  dwc:startLongitude '-69.776'^^xsd:double;
  dwc:endLongitude '-69.776'^^xsd:double;
  dwc:latitude '20.7117'^^xsd:double;
  dwc:startLatitude '20.7117'^^xsd:double;
  dwc:endLatitude '20.7117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.776 20.7117, -69.776 20.7117, -69.776 20.7117, -69.776 20.7117, -69.776 20.7117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2787'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6582 -52.6872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3819'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_3819'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6872'^^xsd:double;
  dwc:startLongitude '-52.6872'^^xsd:double;
  dwc:endLongitude '-52.6872'^^xsd:double;
  dwc:latitude '47.6582'^^xsd:double;
  dwc:startLatitude '47.6582'^^xsd:double;
  dwc:endLatitude '47.6582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6872 47.6582, -52.6872 47.6582, -52.6872 47.6582, -52.6872 47.6582, -52.6872 47.6582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3819'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.8747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.742"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1600'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1600'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8747'^^xsd:double;
  dwc:startLongitude '-69.8747'^^xsd:double;
  dwc:endLongitude '-69.8747'^^xsd:double;
  dwc:latitude '20.742'^^xsd:double;
  dwc:startLatitude '20.742'^^xsd:double;
  dwc:endLatitude '20.742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8747 20.742, -69.8747 20.742, -69.8747 20.742, -69.8747 20.742, -69.8747 20.742))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1600'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6845 -69.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6845"^^xsd:decimal ;
  dwc:decimalLongitude "-69.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1003'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1003'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.78'^^xsd:double;
  dwc:startLongitude '-69.78'^^xsd:double;
  dwc:endLongitude '-69.78'^^xsd:double;
  dwc:latitude '20.6845'^^xsd:double;
  dwc:startLatitude '20.6845'^^xsd:double;
  dwc:endLatitude '20.6845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.78 20.6845, -69.78 20.6845, -69.78 20.6845, -69.78 20.6845, -69.78 20.6845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1003'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7318 -69.7648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7318"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1534'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1534'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7648'^^xsd:double;
  dwc:startLongitude '-69.7648'^^xsd:double;
  dwc:endLongitude '-69.7648'^^xsd:double;
  dwc:latitude '20.7318'^^xsd:double;
  dwc:startLatitude '20.7318'^^xsd:double;
  dwc:endLatitude '20.7318'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7648 20.7318, -69.7648 20.7318, -69.7648 20.7318, -69.7648 20.7318, -69.7648 20.7318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1534'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.7858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1259'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1259'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7858'^^xsd:double;
  dwc:startLongitude '-69.7858'^^xsd:double;
  dwc:endLongitude '-69.7858'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7858 20.7, -69.7858 20.7, -69.7858 20.7, -69.7858 20.7, -69.7858 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1259'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_760'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_760'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_760'^^xsd:string;
  dwc:observationDate '1992-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_761'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_761'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_761'^^xsd:string;
  dwc:observationDate '1992-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_762'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_762'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_762'^^xsd:string;
  dwc:observationDate '1992-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.751 -69.7953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.751"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2772'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2772'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7953'^^xsd:double;
  dwc:startLongitude '-69.7953'^^xsd:double;
  dwc:endLongitude '-69.7953'^^xsd:double;
  dwc:latitude '20.751'^^xsd:double;
  dwc:startLatitude '20.751'^^xsd:double;
  dwc:endLatitude '20.751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7953 20.751, -69.7953 20.751, -69.7953 20.751, -69.7953 20.751, -69.7953 20.751))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2772'^^xsd:string;
  dwc:observationDate '1993-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3877 -68.8078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3877"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3383'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3383'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8078'^^xsd:double;
  dwc:startLongitude '-68.8078'^^xsd:double;
  dwc:endLongitude '-68.8078'^^xsd:double;
  dwc:latitude '41.3877'^^xsd:double;
  dwc:startLatitude '41.3877'^^xsd:double;
  dwc:endLatitude '41.3877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8078 41.3877, -68.8078 41.3877, -68.8078 41.3877, -68.8078 41.3877, -68.8078 41.3877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3383'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5805 -68.4693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5805"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3417'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3417'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.4693'^^xsd:double;
  dwc:startLongitude '-68.4693'^^xsd:double;
  dwc:endLongitude '-68.4693'^^xsd:double;
  dwc:latitude '41.5805'^^xsd:double;
  dwc:startLatitude '41.5805'^^xsd:double;
  dwc:endLatitude '41.5805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4693 41.5805, -68.4693 41.5805, -68.4693 41.5805, -68.4693 41.5805, -68.4693 41.5805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3417'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3914'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3914'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3914'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1865 -70.0028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1865"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3892'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3892'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0028'^^xsd:double;
  dwc:startLongitude '-70.0028'^^xsd:double;
  dwc:endLongitude '-70.0028'^^xsd:double;
  dwc:latitude '43.1865'^^xsd:double;
  dwc:startLatitude '43.1865'^^xsd:double;
  dwc:endLatitude '43.1865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0028 43.1865, -70.0028 43.1865, -70.0028 43.1865, -70.0028 43.1865, -70.0028 43.1865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3892'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7533 -69.8057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2849'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2849'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8057'^^xsd:double;
  dwc:startLongitude '-69.8057'^^xsd:double;
  dwc:endLongitude '-69.8057'^^xsd:double;
  dwc:latitude '20.7533'^^xsd:double;
  dwc:startLatitude '20.7533'^^xsd:double;
  dwc:endLatitude '20.7533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8057 20.7533, -69.8057 20.7533, -69.8057 20.7533, -69.8057 20.7533, -69.8057 20.7533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2849'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1354'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1354'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1354'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1355'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1355'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1355'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1356'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1356'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1356'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1357'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1357'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1357'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1358'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1358'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1358'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2209'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2209'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2209'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2210'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2210'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2210'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2211'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2211'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2211'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2212'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2212'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2212'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2213'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2213'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2213'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2214'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2214'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2214'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7452 -69.7728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7452"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_973'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_973'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7728'^^xsd:double;
  dwc:startLongitude '-69.7728'^^xsd:double;
  dwc:endLongitude '-69.7728'^^xsd:double;
  dwc:latitude '20.7452'^^xsd:double;
  dwc:startLatitude '20.7452'^^xsd:double;
  dwc:endLatitude '20.7452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7728 20.7452, -69.7728 20.7452, -69.7728 20.7452, -69.7728 20.7452, -69.7728 20.7452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_973'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2208'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2208'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2208'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2207'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2207'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2207'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.095 -52.8622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.095"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3948'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3948'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8622'^^xsd:double;
  dwc:startLongitude '-52.8622'^^xsd:double;
  dwc:endLongitude '-52.8622'^^xsd:double;
  dwc:latitude '47.095'^^xsd:double;
  dwc:startLatitude '47.095'^^xsd:double;
  dwc:endLatitude '47.095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8622 47.095, -52.8622 47.095, -52.8622 47.095, -52.8622 47.095, -52.8622 47.095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3948'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3816'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3816'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53'^^xsd:integer;
  dwc:startLongitude '-53'^^xsd:integer;
  dwc:endLongitude '-53'^^xsd:integer;
  dwc:latitude '48'^^xsd:integer;
  dwc:startLatitude '48'^^xsd:integer;
  dwc:endLatitude '48'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-53 48, -53 48, -53 48, -53 48, -53 48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3816'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.8167 25.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.8167"^^xsd:decimal ;
  dwc:decimalLongitude "25.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3036'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3036'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.3167'^^xsd:double;
  dwc:startLongitude '25.3167'^^xsd:double;
  dwc:endLongitude '25.3167'^^xsd:double;
  dwc:latitude '76.8167'^^xsd:double;
  dwc:startLatitude '76.8167'^^xsd:double;
  dwc:endLatitude '76.8167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3167 76.8167, 25.3167 76.8167, 25.3167 76.8167, 25.3167 76.8167, 25.3167 76.8167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3036'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3447 -52.7218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3447"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3966'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3966'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7218'^^xsd:double;
  dwc:startLongitude '-52.7218'^^xsd:double;
  dwc:endLongitude '-52.7218'^^xsd:double;
  dwc:latitude '47.3447'^^xsd:double;
  dwc:startLatitude '47.3447'^^xsd:double;
  dwc:endLatitude '47.3447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7218 47.3447, -52.7218 47.3447, -52.7218 47.3447, -52.7218 47.3447, -52.7218 47.3447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3966'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9927 -53.6607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9927"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3604'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3604'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6607'^^xsd:double;
  dwc:startLongitude '-53.6607'^^xsd:double;
  dwc:endLongitude '-53.6607'^^xsd:double;
  dwc:latitude '46.9927'^^xsd:double;
  dwc:startLatitude '46.9927'^^xsd:double;
  dwc:endLatitude '46.9927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6607 46.9927, -53.6607 46.9927, -53.6607 46.9927, -53.6607 46.9927, -53.6607 46.9927))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3604'^^xsd:string;
  dwc:observationDate '1993-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6302 -56.1003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6302"^^xsd:decimal ;
  dwc:decimalLongitude "-56.1003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_129'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_129'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.1003'^^xsd:double;
  dwc:startLongitude '-56.1003'^^xsd:double;
  dwc:endLongitude '-56.1003'^^xsd:double;
  dwc:latitude '50.6302'^^xsd:double;
  dwc:startLatitude '50.6302'^^xsd:double;
  dwc:endLatitude '50.6302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.1003 50.6302, -56.1003 50.6302, -56.1003 50.6302, -56.1003 50.6302, -56.1003 50.6302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_129'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5913 -56.1217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5913"^^xsd:decimal ;
  dwc:decimalLongitude "-56.1217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_130'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_130'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.1217'^^xsd:double;
  dwc:startLongitude '-56.1217'^^xsd:double;
  dwc:endLongitude '-56.1217'^^xsd:double;
  dwc:latitude '50.5913'^^xsd:double;
  dwc:startLatitude '50.5913'^^xsd:double;
  dwc:endLatitude '50.5913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.1217 50.5913, -56.1217 50.5913, -56.1217 50.5913, -56.1217 50.5913, -56.1217 50.5913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_130'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1993 -52.8147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1993"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3650'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3650'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8147'^^xsd:double;
  dwc:startLongitude '-52.8147'^^xsd:double;
  dwc:endLongitude '-52.8147'^^xsd:double;
  dwc:latitude '47.1993'^^xsd:double;
  dwc:startLatitude '47.1993'^^xsd:double;
  dwc:endLatitude '47.1993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8147 47.1993, -52.8147 47.1993, -52.8147 47.1993, -52.8147 47.1993, -52.8147 47.1993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3650'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9397 -64.5925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9397"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4183'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_4183'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5925'^^xsd:double;
  dwc:startLongitude '-64.5925'^^xsd:double;
  dwc:endLongitude '-64.5925'^^xsd:double;
  dwc:latitude '49.9397'^^xsd:double;
  dwc:startLatitude '49.9397'^^xsd:double;
  dwc:endLatitude '49.9397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5925 49.9397, -64.5925 49.9397, -64.5925 49.9397, -64.5925 49.9397, -64.5925 49.9397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4183'^^xsd:string;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6183 -53.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6183"^^xsd:decimal ;
  dwc:decimalLongitude "-53.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_420'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_420'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.535'^^xsd:double;
  dwc:startLongitude '-53.535'^^xsd:double;
  dwc:endLongitude '-53.535'^^xsd:double;
  dwc:latitude '48.6183'^^xsd:double;
  dwc:startLatitude '48.6183'^^xsd:double;
  dwc:endLatitude '48.6183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.535 48.6183, -53.535 48.6183, -53.535 48.6183, -53.535 48.6183, -53.535 48.6183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_420'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1103 -52.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1103"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3738'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3738'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8513'^^xsd:double;
  dwc:startLongitude '-52.8513'^^xsd:double;
  dwc:endLongitude '-52.8513'^^xsd:double;
  dwc:latitude '48.1103'^^xsd:double;
  dwc:startLatitude '48.1103'^^xsd:double;
  dwc:endLatitude '48.1103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8513 48.1103, -52.8513 48.1103, -52.8513 48.1103, -52.8513 48.1103, -52.8513 48.1103))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3738'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833 -69.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2662'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2662'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2167'^^xsd:double;
  dwc:startLongitude '-69.2167'^^xsd:double;
  dwc:endLongitude '-69.2167'^^xsd:double;
  dwc:latitude '19.1833'^^xsd:double;
  dwc:startLatitude '19.1833'^^xsd:double;
  dwc:endLatitude '19.1833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2167 19.1833, -69.2167 19.1833, -69.2167 19.1833, -69.2167 19.1833, -69.2167 19.1833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2662'^^xsd:string;
  dwc:observationDate '1993-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0482 -52.8098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0482"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_209'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_209'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8098'^^xsd:double;
  dwc:startLongitude '-52.8098'^^xsd:double;
  dwc:endLongitude '-52.8098'^^xsd:double;
  dwc:latitude '64.0482'^^xsd:double;
  dwc:startLatitude '64.0482'^^xsd:double;
  dwc:endLatitude '64.0482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8098 64.0482, -52.8098 64.0482, -52.8098 64.0482, -52.8098 64.0482, -52.8098 64.0482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_209'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7658 -69.8337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7658"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_859'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_859'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8337'^^xsd:double;
  dwc:startLongitude '-69.8337'^^xsd:double;
  dwc:endLongitude '-69.8337'^^xsd:double;
  dwc:latitude '20.7658'^^xsd:double;
  dwc:startLatitude '20.7658'^^xsd:double;
  dwc:endLatitude '20.7658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8337 20.7658, -69.8337 20.7658, -69.8337 20.7658, -69.8337 20.7658, -69.8337 20.7658))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_859'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7658 -69.8337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7658"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_860'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_860'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8337'^^xsd:double;
  dwc:startLongitude '-69.8337'^^xsd:double;
  dwc:endLongitude '-69.8337'^^xsd:double;
  dwc:latitude '20.7658'^^xsd:double;
  dwc:startLatitude '20.7658'^^xsd:double;
  dwc:endLatitude '20.7658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8337 20.7658, -69.8337 20.7658, -69.8337 20.7658, -69.8337 20.7658, -69.8337 20.7658))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_860'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.645 -53.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.645"^^xsd:decimal ;
  dwc:decimalLongitude "-53.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_403'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_403'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.13'^^xsd:double;
  dwc:startLongitude '-53.13'^^xsd:double;
  dwc:endLongitude '-53.13'^^xsd:double;
  dwc:latitude '48.645'^^xsd:double;
  dwc:startLatitude '48.645'^^xsd:double;
  dwc:endLatitude '48.645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.13 48.645, -53.13 48.645, -53.13 48.645, -53.13 48.645, -53.13 48.645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_403'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1173 -68.8555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1173"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3165'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3165'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8555'^^xsd:double;
  dwc:startLongitude '-68.8555'^^xsd:double;
  dwc:endLongitude '-68.8555'^^xsd:double;
  dwc:latitude '20.1173'^^xsd:double;
  dwc:startLatitude '20.1173'^^xsd:double;
  dwc:endLatitude '20.1173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8555 20.1173, -68.8555 20.1173, -68.8555 20.1173, -68.8555 20.1173, -68.8555 20.1173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3165'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9167 -27.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-27.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1782'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1782'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.55'^^xsd:double;
  dwc:startLongitude '-27.55'^^xsd:double;
  dwc:endLongitude '-27.55'^^xsd:double;
  dwc:latitude '65.9167'^^xsd:double;
  dwc:startLatitude '65.9167'^^xsd:double;
  dwc:endLatitude '65.9167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.55 65.9167, -27.55 65.9167, -27.55 65.9167, -27.55 65.9167, -27.55 65.9167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1782'^^xsd:string;
  dwc:observationDate '1992-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9167 -27.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-27.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1781'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1781'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.55'^^xsd:double;
  dwc:startLongitude '-27.55'^^xsd:double;
  dwc:endLongitude '-27.55'^^xsd:double;
  dwc:latitude '65.9167'^^xsd:double;
  dwc:startLatitude '65.9167'^^xsd:double;
  dwc:endLatitude '65.9167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.55 65.9167, -27.55 65.9167, -27.55 65.9167, -27.55 65.9167, -27.55 65.9167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1781'^^xsd:string;
  dwc:observationDate '1992-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4367 -56.9372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4367"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3536'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3536'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9372'^^xsd:double;
  dwc:startLongitude '-56.9372'^^xsd:double;
  dwc:endLongitude '-56.9372'^^xsd:double;
  dwc:latitude '51.4367'^^xsd:double;
  dwc:startLatitude '51.4367'^^xsd:double;
  dwc:endLatitude '51.4367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9372 51.4367, -56.9372 51.4367, -56.9372 51.4367, -56.9372 51.4367, -56.9372 51.4367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3536'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4333 -11.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1942'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1942'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-11.3833'^^xsd:double;
  dwc:startLongitude '-11.3833'^^xsd:double;
  dwc:endLongitude '-11.3833'^^xsd:double;
  dwc:latitude '65.4333'^^xsd:double;
  dwc:startLatitude '65.4333'^^xsd:double;
  dwc:endLatitude '65.4333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.3833 65.4333, -11.3833 65.4333, -11.3833 65.4333, -11.3833 65.4333, -11.3833 65.4333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1942'^^xsd:string;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4075'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_4075'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4075'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8725 -54.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8725"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4005'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4005'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2128'^^xsd:double;
  dwc:startLongitude '-54.2128'^^xsd:double;
  dwc:endLongitude '-54.2128'^^xsd:double;
  dwc:latitude '46.8725'^^xsd:double;
  dwc:startLatitude '46.8725'^^xsd:double;
  dwc:endLatitude '46.8725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4005'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8725 -54.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8725"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4006'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4006'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2128'^^xsd:double;
  dwc:startLongitude '-54.2128'^^xsd:double;
  dwc:endLongitude '-54.2128'^^xsd:double;
  dwc:latitude '46.8725'^^xsd:double;
  dwc:startLatitude '46.8725'^^xsd:double;
  dwc:endLatitude '46.8725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4006'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8725 -54.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8725"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4007'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4007'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2128'^^xsd:double;
  dwc:startLongitude '-54.2128'^^xsd:double;
  dwc:endLongitude '-54.2128'^^xsd:double;
  dwc:latitude '46.8725'^^xsd:double;
  dwc:startLatitude '46.8725'^^xsd:double;
  dwc:endLatitude '46.8725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4007'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8725 -54.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8725"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4008'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4008'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2128'^^xsd:double;
  dwc:startLongitude '-54.2128'^^xsd:double;
  dwc:endLongitude '-54.2128'^^xsd:double;
  dwc:latitude '46.8725'^^xsd:double;
  dwc:startLatitude '46.8725'^^xsd:double;
  dwc:endLatitude '46.8725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725, -54.2128 46.8725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4008'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3213 -52.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3213"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3964'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3964'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7368'^^xsd:double;
  dwc:startLongitude '-52.7368'^^xsd:double;
  dwc:endLongitude '-52.7368'^^xsd:double;
  dwc:latitude '47.3213'^^xsd:double;
  dwc:startLatitude '47.3213'^^xsd:double;
  dwc:endLatitude '47.3213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7368 47.3213, -52.7368 47.3213, -52.7368 47.3213, -52.7368 47.3213, -52.7368 47.3213))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3964'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6303 -53.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6303"^^xsd:decimal ;
  dwc:decimalLongitude "-53.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3774'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3774'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.457'^^xsd:double;
  dwc:startLongitude '-53.457'^^xsd:double;
  dwc:endLongitude '-53.457'^^xsd:double;
  dwc:latitude '48.6303'^^xsd:double;
  dwc:startLatitude '48.6303'^^xsd:double;
  dwc:endLatitude '48.6303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.457 48.6303, -53.457 48.6303, -53.457 48.6303, -53.457 48.6303, -53.457 48.6303))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3774'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536 -56.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3492'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3492'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6197'^^xsd:double;
  dwc:startLongitude '-56.6197'^^xsd:double;
  dwc:endLongitude '-56.6197'^^xsd:double;
  dwc:latitude '51.536'^^xsd:double;
  dwc:startLatitude '51.536'^^xsd:double;
  dwc:endLatitude '51.536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6197 51.536, -56.6197 51.536, -56.6197 51.536, -56.6197 51.536, -56.6197 51.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3492'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6313 -53.093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6313"^^xsd:decimal ;
  dwc:decimalLongitude "-53.093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_483'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_483'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.093'^^xsd:double;
  dwc:startLongitude '-53.093'^^xsd:double;
  dwc:endLongitude '-53.093'^^xsd:double;
  dwc:latitude '47.6313'^^xsd:double;
  dwc:startLatitude '47.6313'^^xsd:double;
  dwc:endLatitude '47.6313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.093 47.6313, -53.093 47.6313, -53.093 47.6313, -53.093 47.6313, -53.093 47.6313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_483'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6863 -56.0692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6863"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_125'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_125'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.0692'^^xsd:double;
  dwc:startLongitude '-56.0692'^^xsd:double;
  dwc:endLongitude '-56.0692'^^xsd:double;
  dwc:latitude '50.6863'^^xsd:double;
  dwc:startLatitude '50.6863'^^xsd:double;
  dwc:endLatitude '50.6863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.0692 50.6863, -56.0692 50.6863, -56.0692 50.6863, -56.0692 50.6863, -56.0692 50.6863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_125'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2407 -52.7742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2407"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3681'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3681'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7742'^^xsd:double;
  dwc:startLongitude '-52.7742'^^xsd:double;
  dwc:endLongitude '-52.7742'^^xsd:double;
  dwc:latitude '47.2407'^^xsd:double;
  dwc:startLatitude '47.2407'^^xsd:double;
  dwc:endLatitude '47.2407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7742 47.2407, -52.7742 47.2407, -52.7742 47.2407, -52.7742 47.2407, -52.7742 47.2407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3681'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9067 -53.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-53.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_423'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_423'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.595'^^xsd:double;
  dwc:startLongitude '-53.595'^^xsd:double;
  dwc:endLongitude '-53.595'^^xsd:double;
  dwc:latitude '48.9067'^^xsd:double;
  dwc:startLatitude '48.9067'^^xsd:double;
  dwc:endLatitude '48.9067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.595 48.9067, -53.595 48.9067, -53.595 48.9067, -53.595 48.9067, -53.595 48.9067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_423'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8967 -53.6133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8967"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_424'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_424'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6133'^^xsd:double;
  dwc:startLongitude '-53.6133'^^xsd:double;
  dwc:endLongitude '-53.6133'^^xsd:double;
  dwc:latitude '48.8967'^^xsd:double;
  dwc:startLatitude '48.8967'^^xsd:double;
  dwc:endLatitude '48.8967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6133 48.8967, -53.6133 48.8967, -53.6133 48.8967, -53.6133 48.8967, -53.6133 48.8967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_424'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.376 -57.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.376"^^xsd:decimal ;
  dwc:decimalLongitude "-57.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2434'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2434'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.239'^^xsd:double;
  dwc:startLongitude '-57.239'^^xsd:double;
  dwc:endLongitude '-57.239'^^xsd:double;
  dwc:latitude '51.376'^^xsd:double;
  dwc:startLatitude '51.376'^^xsd:double;
  dwc:endLatitude '51.376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.239 51.376, -57.239 51.376, -57.239 51.376, -57.239 51.376, -57.239 51.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2434'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4968 -68.512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4968"^^xsd:decimal ;
  dwc:decimalLongitude "-68.512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3336'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3336'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.512'^^xsd:double;
  dwc:startLongitude '-68.512'^^xsd:double;
  dwc:endLongitude '-68.512'^^xsd:double;
  dwc:latitude '41.4968'^^xsd:double;
  dwc:startLatitude '41.4968'^^xsd:double;
  dwc:endLatitude '41.4968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.512 41.4968, -68.512 41.4968, -68.512 41.4968, -68.512 41.4968, -68.512 41.4968))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3336'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1215 -69.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1215"^^xsd:decimal ;
  dwc:decimalLongitude "-69.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3298'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3298'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.171'^^xsd:double;
  dwc:startLongitude '-69.171'^^xsd:double;
  dwc:endLongitude '-69.171'^^xsd:double;
  dwc:latitude '19.1215'^^xsd:double;
  dwc:startLatitude '19.1215'^^xsd:double;
  dwc:endLatitude '19.1215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.171 19.1215, -69.171 19.1215, -69.171 19.1215, -69.171 19.1215, -69.171 19.1215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3298'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6843 -69.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6843"^^xsd:decimal ;
  dwc:decimalLongitude "-69.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1415'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1415'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.77'^^xsd:double;
  dwc:startLongitude '-69.77'^^xsd:double;
  dwc:endLongitude '-69.77'^^xsd:double;
  dwc:latitude '20.6843'^^xsd:double;
  dwc:startLatitude '20.6843'^^xsd:double;
  dwc:endLatitude '20.6843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.77 20.6843, -69.77 20.6843, -69.77 20.6843, -69.77 20.6843, -69.77 20.6843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1415'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.155 -52.6983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.155"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_329'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_329'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6983'^^xsd:double;
  dwc:startLongitude '-52.6983'^^xsd:double;
  dwc:endLongitude '-52.6983'^^xsd:double;
  dwc:latitude '64.155'^^xsd:double;
  dwc:startLatitude '64.155'^^xsd:double;
  dwc:endLatitude '64.155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6983 64.155, -52.6983 64.155, -52.6983 64.155, -52.6983 64.155, -52.6983 64.155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_329'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7382 -69.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7382"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_950'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_950'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7943'^^xsd:double;
  dwc:startLongitude '-69.7943'^^xsd:double;
  dwc:endLongitude '-69.7943'^^xsd:double;
  dwc:latitude '20.7382'^^xsd:double;
  dwc:startLatitude '20.7382'^^xsd:double;
  dwc:endLatitude '20.7382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7943 20.7382, -69.7943 20.7382, -69.7943 20.7382, -69.7943 20.7382, -69.7943 20.7382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_950'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7273 -69.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7273"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1550'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1550'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8012'^^xsd:double;
  dwc:startLongitude '-69.8012'^^xsd:double;
  dwc:endLongitude '-69.8012'^^xsd:double;
  dwc:latitude '20.7273'^^xsd:double;
  dwc:startLatitude '20.7273'^^xsd:double;
  dwc:endLatitude '20.7273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8012 20.7273, -69.8012 20.7273, -69.8012 20.7273, -69.8012 20.7273, -69.8012 20.7273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1550'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2920'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2920'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.75, -69.8333 20.75, -69.8333 20.75, -69.8333 20.75, -69.8333 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2920'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0583 -49.6933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-49.6933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_153'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_153'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.6933'^^xsd:double;
  dwc:startLongitude '-49.6933'^^xsd:double;
  dwc:endLongitude '-49.6933'^^xsd:double;
  dwc:latitude '62.0583'^^xsd:double;
  dwc:startLatitude '62.0583'^^xsd:double;
  dwc:endLatitude '62.0583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.6933 62.0583, -49.6933 62.0583, -49.6933 62.0583, -49.6933 62.0583, -49.6933 62.0583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_153'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.75 -26.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1795'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1795'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.2167'^^xsd:double;
  dwc:startLongitude '-26.2167'^^xsd:double;
  dwc:endLongitude '-26.2167'^^xsd:double;
  dwc:latitude '63.75'^^xsd:double;
  dwc:startLatitude '63.75'^^xsd:double;
  dwc:endLatitude '63.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.2167 63.75, -26.2167 63.75, -26.2167 63.75, -26.2167 63.75, -26.2167 63.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1795'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5298 -70.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5298"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3850'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3850'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.5017'^^xsd:double;
  dwc:startLongitude '-70.5017'^^xsd:double;
  dwc:endLongitude '-70.5017'^^xsd:double;
  dwc:latitude '42.5298'^^xsd:double;
  dwc:startLatitude '42.5298'^^xsd:double;
  dwc:endLatitude '42.5298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5017 42.5298, -70.5017 42.5298, -70.5017 42.5298, -70.5017 42.5298, -70.5017 42.5298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3850'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5298 -70.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5298"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3851'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3851'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.5017'^^xsd:double;
  dwc:startLongitude '-70.5017'^^xsd:double;
  dwc:endLongitude '-70.5017'^^xsd:double;
  dwc:latitude '42.5298'^^xsd:double;
  dwc:startLatitude '42.5298'^^xsd:double;
  dwc:endLatitude '42.5298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5017 42.5298, -70.5017 42.5298, -70.5017 42.5298, -70.5017 42.5298, -70.5017 42.5298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3851'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.585 -70.5213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.585"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3855'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3855'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.5213'^^xsd:double;
  dwc:startLongitude '-70.5213'^^xsd:double;
  dwc:endLongitude '-70.5213'^^xsd:double;
  dwc:latitude '42.585'^^xsd:double;
  dwc:startLatitude '42.585'^^xsd:double;
  dwc:endLatitude '42.585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5213 42.585, -70.5213 42.585, -70.5213 42.585, -70.5213 42.585, -70.5213 42.585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3855'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0128 -52.9507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0128"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_370'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_370'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9507'^^xsd:double;
  dwc:startLongitude '-52.9507'^^xsd:double;
  dwc:endLongitude '-52.9507'^^xsd:double;
  dwc:latitude '48.0128'^^xsd:double;
  dwc:startLatitude '48.0128'^^xsd:double;
  dwc:endLatitude '48.0128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9507 48.0128, -52.9507 48.0128, -52.9507 48.0128, -52.9507 48.0128, -52.9507 48.0128))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_370'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9667 -64.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4184'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_4184'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.3667'^^xsd:double;
  dwc:startLongitude '-64.3667'^^xsd:double;
  dwc:endLongitude '-64.3667'^^xsd:double;
  dwc:latitude '49.9667'^^xsd:double;
  dwc:startLatitude '49.9667'^^xsd:double;
  dwc:endLatitude '49.9667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3667 49.9667, -64.3667 49.9667, -64.3667 49.9667, -64.3667 49.9667, -64.3667 49.9667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4184'^^xsd:string;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3903 -57.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3903"^^xsd:decimal ;
  dwc:decimalLongitude "-57.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2439'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2439'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.219'^^xsd:double;
  dwc:startLongitude '-57.219'^^xsd:double;
  dwc:endLongitude '-57.219'^^xsd:double;
  dwc:latitude '51.3903'^^xsd:double;
  dwc:startLatitude '51.3903'^^xsd:double;
  dwc:endLatitude '51.3903'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.219 51.3903, -57.219 51.3903, -57.219 51.3903, -57.219 51.3903, -57.219 51.3903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2439'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3912 -57.2597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3912"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2270'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2270'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2597'^^xsd:double;
  dwc:startLongitude '-57.2597'^^xsd:double;
  dwc:endLongitude '-57.2597'^^xsd:double;
  dwc:latitude '51.3912'^^xsd:double;
  dwc:startLatitude '51.3912'^^xsd:double;
  dwc:endLatitude '51.3912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2597 51.3912, -57.2597 51.3912, -57.2597 51.3912, -57.2597 51.3912, -57.2597 51.3912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2270'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7908 -54.1532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7908"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1756'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1756'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1532'^^xsd:double;
  dwc:startLongitude '-54.1532'^^xsd:double;
  dwc:endLongitude '-54.1532'^^xsd:double;
  dwc:latitude '46.7908'^^xsd:double;
  dwc:startLatitude '46.7908'^^xsd:double;
  dwc:endLatitude '46.7908'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1532 46.7908, -54.1532 46.7908, -54.1532 46.7908, -54.1532 46.7908, -54.1532 46.7908))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1756'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_50'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_50'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7333'^^xsd:double;
  dwc:startLongitude '-55.7333'^^xsd:double;
  dwc:endLongitude '-55.7333'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7333 51.5933, -55.7333 51.5933, -55.7333 51.5933, -55.7333 51.5933, -55.7333 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_50'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_51'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_51'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7333'^^xsd:double;
  dwc:startLongitude '-55.7333'^^xsd:double;
  dwc:endLongitude '-55.7333'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7333 51.5933, -55.7333 51.5933, -55.7333 51.5933, -55.7333 51.5933, -55.7333 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_51'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_52'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_52'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7333'^^xsd:double;
  dwc:startLongitude '-55.7333'^^xsd:double;
  dwc:endLongitude '-55.7333'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7333 51.5933, -55.7333 51.5933, -55.7333 51.5933, -55.7333 51.5933, -55.7333 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_52'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -64.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-64.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4174'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_4174'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.3667'^^xsd:double;
  dwc:startLongitude '-64.3667'^^xsd:double;
  dwc:endLongitude '-64.3667'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:startLatitude '50.1'^^xsd:double;
  dwc:endLatitude '50.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3667 50.1, -64.3667 50.1, -64.3667 50.1, -64.3667 50.1, -64.3667 50.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4174'^^xsd:string;
  dwc:observationDate '1992-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.79 -52.7447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.79"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_366'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_366'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7447'^^xsd:double;
  dwc:startLongitude '-52.7447'^^xsd:double;
  dwc:endLongitude '-52.7447'^^xsd:double;
  dwc:latitude '47.79'^^xsd:double;
  dwc:startLatitude '47.79'^^xsd:double;
  dwc:endLatitude '47.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7447 47.79, -52.7447 47.79, -52.7447 47.79, -52.7447 47.79, -52.7447 47.79))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_366'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0023 -63.7382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0023"^^xsd:decimal ;
  dwc:decimalLongitude "-63.7382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4187'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_4187'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.7382'^^xsd:double;
  dwc:startLongitude '-63.7382'^^xsd:double;
  dwc:endLongitude '-63.7382'^^xsd:double;
  dwc:latitude '50.0023'^^xsd:double;
  dwc:startLatitude '50.0023'^^xsd:double;
  dwc:endLatitude '50.0023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.7382 50.0023, -63.7382 50.0023, -63.7382 50.0023, -63.7382 50.0023, -63.7382 50.0023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4187'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3912 -57.2597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3912"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2268'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2268'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2597'^^xsd:double;
  dwc:startLongitude '-57.2597'^^xsd:double;
  dwc:endLongitude '-57.2597'^^xsd:double;
  dwc:latitude '51.3912'^^xsd:double;
  dwc:startLatitude '51.3912'^^xsd:double;
  dwc:endLatitude '51.3912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2597 51.3912, -57.2597 51.3912, -57.2597 51.3912, -57.2597 51.3912, -57.2597 51.3912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2268'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1272 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1272"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3218'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3218'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:startLongitude '-67.833'^^xsd:double;
  dwc:endLongitude '-67.833'^^xsd:double;
  dwc:latitude '44.1272'^^xsd:double;
  dwc:startLatitude '44.1272'^^xsd:double;
  dwc:endLatitude '44.1272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 44.1272, -67.833 44.1272, -67.833 44.1272, -67.833 44.1272, -67.833 44.1272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3218'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1272 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1272"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3219'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3219'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:startLongitude '-67.833'^^xsd:double;
  dwc:endLongitude '-67.833'^^xsd:double;
  dwc:latitude '44.1272'^^xsd:double;
  dwc:startLatitude '44.1272'^^xsd:double;
  dwc:endLatitude '44.1272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 44.1272, -67.833 44.1272, -67.833 44.1272, -67.833 44.1272, -67.833 44.1272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3219'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1272 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1272"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3220'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3220'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:startLongitude '-67.833'^^xsd:double;
  dwc:endLongitude '-67.833'^^xsd:double;
  dwc:latitude '44.1272'^^xsd:double;
  dwc:startLatitude '44.1272'^^xsd:double;
  dwc:endLatitude '44.1272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 44.1272, -67.833 44.1272, -67.833 44.1272, -67.833 44.1272, -67.833 44.1272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3220'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6718 -70.3502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6718"^^xsd:decimal ;
  dwc:decimalLongitude "-70.3502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3870'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3870'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.3502'^^xsd:double;
  dwc:startLongitude '-70.3502'^^xsd:double;
  dwc:endLongitude '-70.3502'^^xsd:double;
  dwc:latitude '42.6718'^^xsd:double;
  dwc:startLatitude '42.6718'^^xsd:double;
  dwc:endLatitude '42.6718'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3502 42.6718, -70.3502 42.6718, -70.3502 42.6718, -70.3502 42.6718, -70.3502 42.6718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3870'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3957 -52.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3957"^^xsd:decimal ;
  dwc:decimalLongitude "-52.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3720'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3720'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.701'^^xsd:double;
  dwc:startLongitude '-52.701'^^xsd:double;
  dwc:endLongitude '-52.701'^^xsd:double;
  dwc:latitude '47.3957'^^xsd:double;
  dwc:startLatitude '47.3957'^^xsd:double;
  dwc:endLatitude '47.3957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.701 47.3957, -52.701 47.3957, -52.701 47.3957, -52.701 47.3957, -52.701 47.3957))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3720'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.268 -68.8632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.268"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3440'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3440'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8632'^^xsd:double;
  dwc:startLongitude '-68.8632'^^xsd:double;
  dwc:endLongitude '-68.8632'^^xsd:double;
  dwc:latitude '41.268'^^xsd:double;
  dwc:startLatitude '41.268'^^xsd:double;
  dwc:endLatitude '41.268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8632 41.268, -68.8632 41.268, -68.8632 41.268, -68.8632 41.268, -68.8632 41.268))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3440'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1885 -68.9648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1885"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3446'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3446'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9648'^^xsd:double;
  dwc:startLongitude '-68.9648'^^xsd:double;
  dwc:endLongitude '-68.9648'^^xsd:double;
  dwc:latitude '41.1885'^^xsd:double;
  dwc:startLatitude '41.1885'^^xsd:double;
  dwc:endLatitude '41.1885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9648 41.1885, -68.9648 41.1885, -68.9648 41.1885, -68.9648 41.1885, -68.9648 41.1885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3446'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1983'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1983'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1983'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1984'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1984'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1984'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1985'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1985'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1985'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1986'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1986'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1986'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1987'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1987'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1987'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1423 -69.2258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1423"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2643'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2643'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2258'^^xsd:double;
  dwc:startLongitude '-69.2258'^^xsd:double;
  dwc:endLongitude '-69.2258'^^xsd:double;
  dwc:latitude '19.1423'^^xsd:double;
  dwc:startLatitude '19.1423'^^xsd:double;
  dwc:endLatitude '19.1423'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2258 19.1423, -69.2258 19.1423, -69.2258 19.1423, -69.2258 19.1423, -69.2258 19.1423))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2643'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2105'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2105'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2105'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2106'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2106'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2106'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2107'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2107'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2107'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2108'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2108'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2108'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2109'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2109'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2109'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2110'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2110'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2110'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2111'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2111'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2111'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2112'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2112'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2112'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2103'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2103'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2103'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2104'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2104'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2104'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.15 -69.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.15"^^xsd:decimal ;
  dwc:decimalLongitude "-69.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2629'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_2629'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.25'^^xsd:double;
  dwc:startLongitude '-69.25'^^xsd:double;
  dwc:endLongitude '-69.25'^^xsd:double;
  dwc:latitude '19.15'^^xsd:double;
  dwc:startLatitude '19.15'^^xsd:double;
  dwc:endLatitude '19.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.25 19.15, -69.25 19.15, -69.25 19.15, -69.25 19.15, -69.25 19.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2629'^^xsd:string;
  dwc:observationDate '1993-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7538 -69.8217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7538"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1610'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1610'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8217'^^xsd:double;
  dwc:startLongitude '-69.8217'^^xsd:double;
  dwc:endLongitude '-69.8217'^^xsd:double;
  dwc:latitude '20.7538'^^xsd:double;
  dwc:startLatitude '20.7538'^^xsd:double;
  dwc:endLatitude '20.7538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8217 20.7538, -69.8217 20.7538, -69.8217 20.7538, -69.8217 20.7538, -69.8217 20.7538))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1610'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1989'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1989'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1989'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1990'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1990'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1990'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1991'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1991'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1991'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1164'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1164'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1164'^^xsd:string;
  dwc:observationDate '1993-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1165'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1165'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1165'^^xsd:string;
  dwc:observationDate '1993-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1166'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1166'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1166'^^xsd:string;
  dwc:observationDate '1993-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1167'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1167'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1167'^^xsd:string;
  dwc:observationDate '1993-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1845 -69.207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1845"^^xsd:decimal ;
  dwc:decimalLongitude "-69.207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1124'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1124'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.207'^^xsd:double;
  dwc:startLongitude '-69.207'^^xsd:double;
  dwc:endLongitude '-69.207'^^xsd:double;
  dwc:latitude '19.1845'^^xsd:double;
  dwc:startLatitude '19.1845'^^xsd:double;
  dwc:endLatitude '19.1845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.207 19.1845, -69.207 19.1845, -69.207 19.1845, -69.207 19.1845, -69.207 19.1845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1124'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7447 -69.8217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7447"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_934'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_934'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8217'^^xsd:double;
  dwc:startLongitude '-69.8217'^^xsd:double;
  dwc:endLongitude '-69.8217'^^xsd:double;
  dwc:latitude '20.7447'^^xsd:double;
  dwc:startLatitude '20.7447'^^xsd:double;
  dwc:endLatitude '20.7447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8217 20.7447, -69.8217 20.7447, -69.8217 20.7447, -69.8217 20.7447, -69.8217 20.7447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_934'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1667'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1667'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.7333, -69.8167 20.7333, -69.8167 20.7333, -69.8167 20.7333, -69.8167 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1667'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1572 -69.2073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1572"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1117'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1117'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2073'^^xsd:double;
  dwc:startLongitude '-69.2073'^^xsd:double;
  dwc:endLongitude '-69.2073'^^xsd:double;
  dwc:latitude '19.1572'^^xsd:double;
  dwc:startLatitude '19.1572'^^xsd:double;
  dwc:endLatitude '19.1572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2073 19.1572, -69.2073 19.1572, -69.2073 19.1572, -69.2073 19.1572, -69.2073 19.1572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1117'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0307 -68.8848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0307"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3310'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3310'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8848'^^xsd:double;
  dwc:startLongitude '-68.8848'^^xsd:double;
  dwc:endLongitude '-68.8848'^^xsd:double;
  dwc:latitude '20.0307'^^xsd:double;
  dwc:startLatitude '20.0307'^^xsd:double;
  dwc:endLatitude '20.0307'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8848 20.0307, -68.8848 20.0307, -68.8848 20.0307, -68.8848 20.0307, -68.8848 20.0307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3310'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1982'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1982'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1982'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1988'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1988'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1988'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7502 -69.7725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7502"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_827'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_827'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7725'^^xsd:double;
  dwc:startLongitude '-69.7725'^^xsd:double;
  dwc:endLongitude '-69.7725'^^xsd:double;
  dwc:latitude '20.7502'^^xsd:double;
  dwc:startLatitude '20.7502'^^xsd:double;
  dwc:endLatitude '20.7502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7725 20.7502, -69.7725 20.7502, -69.7725 20.7502, -69.7725 20.7502, -69.7725 20.7502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_827'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2113'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2113'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2113'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0492 -52.3773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0492"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_277'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_277'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.3773'^^xsd:double;
  dwc:startLongitude '-52.3773'^^xsd:double;
  dwc:endLongitude '-52.3773'^^xsd:double;
  dwc:latitude '64.0492'^^xsd:double;
  dwc:startLatitude '64.0492'^^xsd:double;
  dwc:endLatitude '64.0492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.3773 64.0492, -52.3773 64.0492, -52.3773 64.0492, -52.3773 64.0492, -52.3773 64.0492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_277'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2114'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2114'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2114'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0492 -52.3773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0492"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_278'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_278'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.3773'^^xsd:double;
  dwc:startLongitude '-52.3773'^^xsd:double;
  dwc:endLongitude '-52.3773'^^xsd:double;
  dwc:latitude '64.0492'^^xsd:double;
  dwc:startLatitude '64.0492'^^xsd:double;
  dwc:endLatitude '64.0492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.3773 64.0492, -52.3773 64.0492, -52.3773 64.0492, -52.3773 64.0492, -52.3773 64.0492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_278'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2115'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2115'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2115'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7265 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7265"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_245'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_245'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.7265'^^xsd:double;
  dwc:startLatitude '64.7265'^^xsd:double;
  dwc:endLatitude '64.7265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.7265, -52.7333 64.7265, -52.7333 64.7265, -52.7333 64.7265, -52.7333 64.7265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_245'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0492 -52.3773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0492"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_279'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_279'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.3773'^^xsd:double;
  dwc:startLongitude '-52.3773'^^xsd:double;
  dwc:endLongitude '-52.3773'^^xsd:double;
  dwc:latitude '64.0492'^^xsd:double;
  dwc:startLatitude '64.0492'^^xsd:double;
  dwc:endLatitude '64.0492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.3773 64.0492, -52.3773 64.0492, -52.3773 64.0492, -52.3773 64.0492, -52.3773 64.0492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_279'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0495 -68.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0495"^^xsd:decimal ;
  dwc:decimalLongitude "-68.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3322'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3322'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.777'^^xsd:double;
  dwc:startLongitude '-68.777'^^xsd:double;
  dwc:endLongitude '-68.777'^^xsd:double;
  dwc:latitude '20.0495'^^xsd:double;
  dwc:startLatitude '20.0495'^^xsd:double;
  dwc:endLatitude '20.0495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.777 20.0495, -68.777 20.0495, -68.777 20.0495, -68.777 20.0495, -68.777 20.0495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3322'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1027 -52.8648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1027"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3984'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3984'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8648'^^xsd:double;
  dwc:startLongitude '-52.8648'^^xsd:double;
  dwc:endLongitude '-52.8648'^^xsd:double;
  dwc:latitude '47.1027'^^xsd:double;
  dwc:startLatitude '47.1027'^^xsd:double;
  dwc:endLatitude '47.1027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8648 47.1027, -52.8648 47.1027, -52.8648 47.1027, -52.8648 47.1027, -52.8648 47.1027))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3984'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3568 -68.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3568"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3204'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3204'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8003'^^xsd:double;
  dwc:startLongitude '-68.8003'^^xsd:double;
  dwc:endLongitude '-68.8003'^^xsd:double;
  dwc:latitude '43.3568'^^xsd:double;
  dwc:startLatitude '43.3568'^^xsd:double;
  dwc:endLatitude '43.3568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8003 43.3568, -68.8003 43.3568, -68.8003 43.3568, -68.8003 43.3568, -68.8003 43.3568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3204'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7568 -69.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7568"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2713'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2713'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7678'^^xsd:double;
  dwc:startLongitude '-69.7678'^^xsd:double;
  dwc:endLongitude '-69.7678'^^xsd:double;
  dwc:latitude '20.7568'^^xsd:double;
  dwc:startLatitude '20.7568'^^xsd:double;
  dwc:endLatitude '20.7568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7678 20.7568, -69.7678 20.7568, -69.7678 20.7568, -69.7678 20.7568, -69.7678 20.7568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2713'^^xsd:string;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1365 -69.7957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1365"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3252'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3252'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7957'^^xsd:double;
  dwc:startLongitude '-69.7957'^^xsd:double;
  dwc:endLongitude '-69.7957'^^xsd:double;
  dwc:latitude '42.1365'^^xsd:double;
  dwc:startLatitude '42.1365'^^xsd:double;
  dwc:endLatitude '42.1365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7957 42.1365, -69.7957 42.1365, -69.7957 42.1365, -69.7957 42.1365, -69.7957 42.1365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3252'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1467 -70.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3258'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3258'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.147'^^xsd:double;
  dwc:startLongitude '-70.147'^^xsd:double;
  dwc:endLongitude '-70.147'^^xsd:double;
  dwc:latitude '43.1467'^^xsd:double;
  dwc:startLatitude '43.1467'^^xsd:double;
  dwc:endLatitude '43.1467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.147 43.1467, -70.147 43.1467, -70.147 43.1467, -70.147 43.1467, -70.147 43.1467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3258'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3843 -67.2672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3843"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3086'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3086'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2672'^^xsd:double;
  dwc:startLongitude '-67.2672'^^xsd:double;
  dwc:endLongitude '-67.2672'^^xsd:double;
  dwc:latitude '18.3843'^^xsd:double;
  dwc:startLatitude '18.3843'^^xsd:double;
  dwc:endLatitude '18.3843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2672 18.3843, -67.2672 18.3843, -67.2672 18.3843, -67.2672 18.3843, -67.2672 18.3843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3086'^^xsd:string;
  dwc:observationDate '1993-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2338 -67.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2338"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3065'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3065'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3668'^^xsd:double;
  dwc:startLongitude '-67.3668'^^xsd:double;
  dwc:endLongitude '-67.3668'^^xsd:double;
  dwc:latitude '18.2338'^^xsd:double;
  dwc:startLatitude '18.2338'^^xsd:double;
  dwc:endLatitude '18.2338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3668 18.2338, -67.3668 18.2338, -67.3668 18.2338, -67.3668 18.2338, -67.3668 18.2338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3065'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1777 -70.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1777"^^xsd:decimal ;
  dwc:decimalLongitude "-70.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3891'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3891'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.009'^^xsd:double;
  dwc:startLongitude '-70.009'^^xsd:double;
  dwc:endLongitude '-70.009'^^xsd:double;
  dwc:latitude '43.1777'^^xsd:double;
  dwc:startLatitude '43.1777'^^xsd:double;
  dwc:endLatitude '43.1777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.009 43.1777, -70.009 43.1777, -70.009 43.1777, -70.009 43.1777, -70.009 43.1777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3891'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3687 -68.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3687"^^xsd:decimal ;
  dwc:decimalLongitude "-68.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3395'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3395'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.84'^^xsd:double;
  dwc:startLongitude '-68.84'^^xsd:double;
  dwc:endLongitude '-68.84'^^xsd:double;
  dwc:latitude '41.3687'^^xsd:double;
  dwc:startLatitude '41.3687'^^xsd:double;
  dwc:endLatitude '41.3687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.84 41.3687, -68.84 41.3687, -68.84 41.3687, -68.84 41.3687, -68.84 41.3687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3395'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7638 -69.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7638"^^xsd:decimal ;
  dwc:decimalLongitude "-69.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2847'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2847'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.79'^^xsd:double;
  dwc:startLongitude '-69.79'^^xsd:double;
  dwc:endLongitude '-69.79'^^xsd:double;
  dwc:latitude '20.7638'^^xsd:double;
  dwc:startLatitude '20.7638'^^xsd:double;
  dwc:endLatitude '20.7638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.79 20.7638, -69.79 20.7638, -69.79 20.7638, -69.79 20.7638, -69.79 20.7638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2847'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7255 -69.7563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7255"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2827'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2827'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7563'^^xsd:double;
  dwc:startLongitude '-69.7563'^^xsd:double;
  dwc:endLongitude '-69.7563'^^xsd:double;
  dwc:latitude '20.7255'^^xsd:double;
  dwc:startLatitude '20.7255'^^xsd:double;
  dwc:endLatitude '20.7255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7563 20.7255, -69.7563 20.7255, -69.7563 20.7255, -69.7563 20.7255, -69.7563 20.7255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2827'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1473 -69.2455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1473"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1157'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1157'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2455'^^xsd:double;
  dwc:startLongitude '-69.2455'^^xsd:double;
  dwc:endLongitude '-69.2455'^^xsd:double;
  dwc:latitude '19.1473'^^xsd:double;
  dwc:startLatitude '19.1473'^^xsd:double;
  dwc:endLatitude '19.1473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2455 19.1473, -69.2455 19.1473, -69.2455 19.1473, -69.2455 19.1473, -69.2455 19.1473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1157'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7308 -69.7938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7308"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1514'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_1514'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7938'^^xsd:double;
  dwc:startLongitude '-69.7938'^^xsd:double;
  dwc:endLongitude '-69.7938'^^xsd:double;
  dwc:latitude '20.7308'^^xsd:double;
  dwc:startLatitude '20.7308'^^xsd:double;
  dwc:endLatitude '20.7308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7938 20.7308, -69.7938 20.7308, -69.7938 20.7308, -69.7938 20.7308, -69.7938 20.7308))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1514'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.8307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7455"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1597'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1597'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8307'^^xsd:double;
  dwc:startLongitude '-69.8307'^^xsd:double;
  dwc:endLongitude '-69.8307'^^xsd:double;
  dwc:latitude '20.7455'^^xsd:double;
  dwc:startLatitude '20.7455'^^xsd:double;
  dwc:endLatitude '20.7455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8307 20.7455, -69.8307 20.7455, -69.8307 20.7455, -69.8307 20.7455, -69.8307 20.7455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1597'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6833 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1353'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1353'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.6833'^^xsd:double;
  dwc:startLatitude '20.6833'^^xsd:double;
  dwc:endLatitude '20.6833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.6833, -69.8333 20.6833, -69.8333 20.6833, -69.8333 20.6833, -69.8333 20.6833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1353'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1358 -69.1218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1358"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1183'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1183'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1218'^^xsd:double;
  dwc:startLongitude '-69.1218'^^xsd:double;
  dwc:endLongitude '-69.1218'^^xsd:double;
  dwc:latitude '19.1358'^^xsd:double;
  dwc:startLatitude '19.1358'^^xsd:double;
  dwc:endLatitude '19.1358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1218 19.1358, -69.1218 19.1358, -69.1218 19.1358, -69.1218 19.1358, -69.1218 19.1358))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1183'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.744 -69.7953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.744"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1480'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1480'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7953'^^xsd:double;
  dwc:startLongitude '-69.7953'^^xsd:double;
  dwc:endLongitude '-69.7953'^^xsd:double;
  dwc:latitude '20.744'^^xsd:double;
  dwc:startLatitude '20.744'^^xsd:double;
  dwc:endLatitude '20.744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7953 20.744, -69.7953 20.744, -69.7953 20.744, -69.7953 20.744, -69.7953 20.744))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1480'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7423 -69.7828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7423"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_988'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_988'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7828'^^xsd:double;
  dwc:startLongitude '-69.7828'^^xsd:double;
  dwc:endLongitude '-69.7828'^^xsd:double;
  dwc:latitude '20.7423'^^xsd:double;
  dwc:startLatitude '20.7423'^^xsd:double;
  dwc:endLatitude '20.7423'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7828 20.7423, -69.7828 20.7423, -69.7828 20.7423, -69.7828 20.7423, -69.7828 20.7423))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_988'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7188 -69.7783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7188"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1529'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1529'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7783'^^xsd:double;
  dwc:startLongitude '-69.7783'^^xsd:double;
  dwc:endLongitude '-69.7783'^^xsd:double;
  dwc:latitude '20.7188'^^xsd:double;
  dwc:startLatitude '20.7188'^^xsd:double;
  dwc:endLatitude '20.7188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7783 20.7188, -69.7783 20.7188, -69.7783 20.7188, -69.7783 20.7188, -69.7783 20.7188))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1529'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1248'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1248'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1248'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_972'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_972'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_972'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.729 -69.7948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.729"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_846'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_846'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7948'^^xsd:double;
  dwc:startLongitude '-69.7948'^^xsd:double;
  dwc:endLongitude '-69.7948'^^xsd:double;
  dwc:latitude '20.729'^^xsd:double;
  dwc:startLatitude '20.729'^^xsd:double;
  dwc:endLatitude '20.729'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7948 20.729, -69.7948 20.729, -69.7948 20.729, -69.7948 20.729, -69.7948 20.729))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_846'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.729 -69.7948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.729"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_847'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_847'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7948'^^xsd:double;
  dwc:startLongitude '-69.7948'^^xsd:double;
  dwc:endLongitude '-69.7948'^^xsd:double;
  dwc:latitude '20.729'^^xsd:double;
  dwc:startLatitude '20.729'^^xsd:double;
  dwc:endLatitude '20.729'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7948 20.729, -69.7948 20.729, -69.7948 20.729, -69.7948 20.729, -69.7948 20.729))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_847'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7427 -69.8293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7427"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_850'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_850'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8293'^^xsd:double;
  dwc:startLongitude '-69.8293'^^xsd:double;
  dwc:endLongitude '-69.8293'^^xsd:double;
  dwc:latitude '20.7427'^^xsd:double;
  dwc:startLatitude '20.7427'^^xsd:double;
  dwc:endLatitude '20.7427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8293 20.7427, -69.8293 20.7427, -69.8293 20.7427, -69.8293 20.7427, -69.8293 20.7427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_850'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.13 -50.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.13"^^xsd:decimal ;
  dwc:decimalLongitude "-50.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_316'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_316'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.2667'^^xsd:double;
  dwc:startLongitude '-50.2667'^^xsd:double;
  dwc:endLongitude '-50.2667'^^xsd:double;
  dwc:latitude '62.13'^^xsd:double;
  dwc:startLatitude '62.13'^^xsd:double;
  dwc:endLatitude '62.13'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.2667 62.13, -50.2667 62.13, -50.2667 62.13, -50.2667 62.13, -50.2667 62.13))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_316'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0705 -52.3218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0705"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_191'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_191'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.3218'^^xsd:double;
  dwc:startLongitude '-52.3218'^^xsd:double;
  dwc:endLongitude '-52.3218'^^xsd:double;
  dwc:latitude '64.0705'^^xsd:double;
  dwc:startLatitude '64.0705'^^xsd:double;
  dwc:endLatitude '64.0705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.3218 64.0705, -52.3218 64.0705, -52.3218 64.0705, -52.3218 64.0705, -52.3218 64.0705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_191'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0705 -52.3218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0705"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_192'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_192'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.3218'^^xsd:double;
  dwc:startLongitude '-52.3218'^^xsd:double;
  dwc:endLongitude '-52.3218'^^xsd:double;
  dwc:latitude '64.0705'^^xsd:double;
  dwc:startLatitude '64.0705'^^xsd:double;
  dwc:endLatitude '64.0705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.3218 64.0705, -52.3218 64.0705, -52.3218 64.0705, -52.3218 64.0705, -52.3218 64.0705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_192'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1247'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1247'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1247'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0167 -26.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-26.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1779'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1779'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.8667'^^xsd:double;
  dwc:startLongitude '-26.8667'^^xsd:double;
  dwc:endLongitude '-26.8667'^^xsd:double;
  dwc:latitude '66.0167'^^xsd:double;
  dwc:startLatitude '66.0167'^^xsd:double;
  dwc:endLatitude '66.0167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.8667 66.0167, -26.8667 66.0167, -26.8667 66.0167, -26.8667 66.0167, -26.8667 66.0167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1779'^^xsd:string;
  dwc:observationDate '1992-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4167 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1901'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1901'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:startLongitude '-16.9'^^xsd:double;
  dwc:endLongitude '-16.9'^^xsd:double;
  dwc:latitude '63.4167'^^xsd:double;
  dwc:startLatitude '63.4167'^^xsd:double;
  dwc:endLatitude '63.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.9 63.4167, -16.9 63.4167, -16.9 63.4167, -16.9 63.4167, -16.9 63.4167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1901'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.55 -12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1944'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1944'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-12.9167'^^xsd:double;
  dwc:startLongitude '-12.9167'^^xsd:double;
  dwc:endLongitude '-12.9167'^^xsd:double;
  dwc:latitude '66.55'^^xsd:double;
  dwc:startLatitude '66.55'^^xsd:double;
  dwc:endLatitude '66.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.9167 66.55, -12.9167 66.55, -12.9167 66.55, -12.9167 66.55, -12.9167 66.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1944'^^xsd:string;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8 -26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8"^^xsd:decimal ;
  dwc:decimalLongitude "-26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1832'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1832'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.8'^^xsd:double;
  dwc:startLongitude '-26.8'^^xsd:double;
  dwc:endLongitude '-26.8'^^xsd:double;
  dwc:latitude '63.8'^^xsd:double;
  dwc:startLatitude '63.8'^^xsd:double;
  dwc:endLatitude '63.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.8 63.8, -26.8 63.8, -26.8 63.8, -26.8 63.8, -26.8 63.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1832'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3387 -53.9757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3387"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4020'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4020'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9757'^^xsd:double;
  dwc:startLongitude '-53.9757'^^xsd:double;
  dwc:endLongitude '-53.9757'^^xsd:double;
  dwc:latitude '47.3387'^^xsd:double;
  dwc:startLatitude '47.3387'^^xsd:double;
  dwc:endLatitude '47.3387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9757 47.3387, -53.9757 47.3387, -53.9757 47.3387, -53.9757 47.3387, -53.9757 47.3387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4020'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0603 -54.1132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0603"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4012'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_4012'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1132'^^xsd:double;
  dwc:startLongitude '-54.1132'^^xsd:double;
  dwc:endLongitude '-54.1132'^^xsd:double;
  dwc:latitude '47.0603'^^xsd:double;
  dwc:startLatitude '47.0603'^^xsd:double;
  dwc:endLatitude '47.0603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1132 47.0603, -54.1132 47.0603, -54.1132 47.0603, -54.1132 47.0603, -54.1132 47.0603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4012'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5472 -56.5957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5472"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3490'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3490'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5957'^^xsd:double;
  dwc:startLongitude '-56.5957'^^xsd:double;
  dwc:endLongitude '-56.5957'^^xsd:double;
  dwc:latitude '51.5472'^^xsd:double;
  dwc:startLatitude '51.5472'^^xsd:double;
  dwc:endLatitude '51.5472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5957 51.5472, -56.5957 51.5472, -56.5957 51.5472, -56.5957 51.5472, -56.5957 51.5472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3490'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5667 -56.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3480'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3480'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5833'^^xsd:double;
  dwc:startLongitude '-56.5833'^^xsd:double;
  dwc:endLongitude '-56.5833'^^xsd:double;
  dwc:latitude '51.5667'^^xsd:double;
  dwc:startLatitude '51.5667'^^xsd:double;
  dwc:endLatitude '51.5667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5833 51.5667, -56.5833 51.5667, -56.5833 51.5667, -56.5833 51.5667, -56.5833 51.5667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3480'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6982 -53.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6982"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3792'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3792'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6388'^^xsd:double;
  dwc:startLongitude '-53.6388'^^xsd:double;
  dwc:endLongitude '-53.6388'^^xsd:double;
  dwc:latitude '48.6982'^^xsd:double;
  dwc:startLatitude '48.6982'^^xsd:double;
  dwc:endLatitude '48.6982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6388 48.6982, -53.6388 48.6982, -53.6388 48.6982, -53.6388 48.6982, -53.6388 48.6982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3792'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9183 -53.6058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9183"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3800'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3800'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6058'^^xsd:double;
  dwc:startLongitude '-53.6058'^^xsd:double;
  dwc:endLongitude '-53.6058'^^xsd:double;
  dwc:latitude '48.9183'^^xsd:double;
  dwc:startLatitude '48.9183'^^xsd:double;
  dwc:endLatitude '48.9183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6058 48.9183, -53.6058 48.9183, -53.6058 48.9183, -53.6058 48.9183, -53.6058 48.9183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3800'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5667 -56.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3479'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3479'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5833'^^xsd:double;
  dwc:startLongitude '-56.5833'^^xsd:double;
  dwc:endLongitude '-56.5833'^^xsd:double;
  dwc:latitude '51.5667'^^xsd:double;
  dwc:startLatitude '51.5667'^^xsd:double;
  dwc:endLatitude '51.5667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5833 51.5667, -56.5833 51.5667, -56.5833 51.5667, -56.5833 51.5667, -56.5833 51.5667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3479'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.905 -54.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.905"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1747'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1747'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.199'^^xsd:double;
  dwc:startLongitude '-54.199'^^xsd:double;
  dwc:endLongitude '-54.199'^^xsd:double;
  dwc:latitude '46.905'^^xsd:double;
  dwc:startLatitude '46.905'^^xsd:double;
  dwc:endLatitude '46.905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.199 46.905, -54.199 46.905, -54.199 46.905, -54.199 46.905, -54.199 46.905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1747'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7215 -52.9652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7215"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_505'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_505'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9652'^^xsd:double;
  dwc:startLongitude '-52.9652'^^xsd:double;
  dwc:endLongitude '-52.9652'^^xsd:double;
  dwc:latitude '47.7215'^^xsd:double;
  dwc:startLatitude '47.7215'^^xsd:double;
  dwc:endLatitude '47.7215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9652 47.7215, -52.9652 47.7215, -52.9652 47.7215, -52.9652 47.7215, -52.9652 47.7215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_505'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -56.6917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_467'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_467'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6917'^^xsd:double;
  dwc:startLongitude '-56.6917'^^xsd:double;
  dwc:endLongitude '-56.6917'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:startLatitude '51.58'^^xsd:double;
  dwc:endLatitude '51.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6917 51.58, -56.6917 51.58, -56.6917 51.58, -56.6917 51.58, -56.6917 51.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_467'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -56.6917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_469'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_469'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6917'^^xsd:double;
  dwc:startLongitude '-56.6917'^^xsd:double;
  dwc:endLongitude '-56.6917'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:startLatitude '51.58'^^xsd:double;
  dwc:endLatitude '51.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6917 51.58, -56.6917 51.58, -56.6917 51.58, -56.6917 51.58, -56.6917 51.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_469'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2677 -57.2915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2677"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2262'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2262'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2915'^^xsd:double;
  dwc:startLongitude '-57.2915'^^xsd:double;
  dwc:endLongitude '-57.2915'^^xsd:double;
  dwc:latitude '51.2677'^^xsd:double;
  dwc:startLatitude '51.2677'^^xsd:double;
  dwc:endLatitude '51.2677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2915 51.2677, -57.2915 51.2677, -57.2915 51.2677, -57.2915 51.2677, -57.2915 51.2677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2262'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58 -56.6917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_468'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_468'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6917'^^xsd:double;
  dwc:startLongitude '-56.6917'^^xsd:double;
  dwc:endLongitude '-56.6917'^^xsd:double;
  dwc:latitude '51.58'^^xsd:double;
  dwc:startLatitude '51.58'^^xsd:double;
  dwc:endLatitude '51.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6917 51.58, -56.6917 51.58, -56.6917 51.58, -56.6917 51.58, -56.6917 51.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_468'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356 -55.5063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_94'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_94'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.5063'^^xsd:double;
  dwc:startLongitude '-55.5063'^^xsd:double;
  dwc:endLongitude '-55.5063'^^xsd:double;
  dwc:latitude '51.356'^^xsd:double;
  dwc:startLatitude '51.356'^^xsd:double;
  dwc:endLatitude '51.356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.5063 51.356, -55.5063 51.356, -55.5063 51.356, -55.5063 51.356, -55.5063 51.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_94'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4227 -70.4102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4227"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3200'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3200'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4102'^^xsd:double;
  dwc:startLongitude '-70.4102'^^xsd:double;
  dwc:endLongitude '-70.4102'^^xsd:double;
  dwc:latitude '42.4227'^^xsd:double;
  dwc:startLatitude '42.4227'^^xsd:double;
  dwc:endLatitude '42.4227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4102 42.4227, -70.4102 42.4227, -70.4102 42.4227, -70.4102 42.4227, -70.4102 42.4227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3200'^^xsd:string;
  dwc:observationDate '1992-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5573 -70.4313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5573"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3832'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3832'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4313'^^xsd:double;
  dwc:startLongitude '-70.4313'^^xsd:double;
  dwc:endLongitude '-70.4313'^^xsd:double;
  dwc:latitude '42.5573'^^xsd:double;
  dwc:startLatitude '42.5573'^^xsd:double;
  dwc:endLatitude '42.5573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4313 42.5573, -70.4313 42.5573, -70.4313 42.5573, -70.4313 42.5573, -70.4313 42.5573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3832'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9247 -70.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9247"^^xsd:decimal ;
  dwc:decimalLongitude "-70.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3879'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3879'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.201'^^xsd:double;
  dwc:startLongitude '-70.201'^^xsd:double;
  dwc:endLongitude '-70.201'^^xsd:double;
  dwc:latitude '42.9247'^^xsd:double;
  dwc:startLatitude '42.9247'^^xsd:double;
  dwc:endLatitude '42.9247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.201 42.9247, -70.201 42.9247, -70.201 42.9247, -70.201 42.9247, -70.201 42.9247))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3879'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7272 -53.6435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7272"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3995'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_3995'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6435'^^xsd:double;
  dwc:startLongitude '-53.6435'^^xsd:double;
  dwc:endLongitude '-53.6435'^^xsd:double;
  dwc:latitude '46.7272'^^xsd:double;
  dwc:startLatitude '46.7272'^^xsd:double;
  dwc:endLatitude '46.7272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6435 46.7272, -53.6435 46.7272, -53.6435 46.7272, -53.6435 46.7272, -53.6435 46.7272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3995'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7593 -69.7903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7593"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1624'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1624'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7903'^^xsd:double;
  dwc:startLongitude '-69.7903'^^xsd:double;
  dwc:endLongitude '-69.7903'^^xsd:double;
  dwc:latitude '20.7593'^^xsd:double;
  dwc:startLatitude '20.7593'^^xsd:double;
  dwc:endLatitude '20.7593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7903 20.7593, -69.7903 20.7593, -69.7903 20.7593, -69.7903 20.7593, -69.7903 20.7593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1624'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1545 -69.2315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1545"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1108'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1108'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2315'^^xsd:double;
  dwc:startLongitude '-69.2315'^^xsd:double;
  dwc:endLongitude '-69.2315'^^xsd:double;
  dwc:latitude '19.1545'^^xsd:double;
  dwc:startLatitude '19.1545'^^xsd:double;
  dwc:endLatitude '19.1545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2315 19.1545, -69.2315 19.1545, -69.2315 19.1545, -69.2315 19.1545, -69.2315 19.1545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1108'^^xsd:string;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7503 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7503"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1342'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1342'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7503'^^xsd:double;
  dwc:startLatitude '20.7503'^^xsd:double;
  dwc:endLatitude '20.7503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7503, -69.8 20.7503, -69.8 20.7503, -69.8 20.7503, -69.8 20.7503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1342'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7018 -69.7338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7018"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1737'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1737'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7338'^^xsd:double;
  dwc:startLongitude '-69.7338'^^xsd:double;
  dwc:endLongitude '-69.7338'^^xsd:double;
  dwc:latitude '20.7018'^^xsd:double;
  dwc:startLatitude '20.7018'^^xsd:double;
  dwc:endLatitude '20.7018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7338 20.7018, -69.7338 20.7018, -69.7338 20.7018, -69.7338 20.7018, -69.7338 20.7018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1737'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.16 -69.1318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.16"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1193'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1193'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1318'^^xsd:double;
  dwc:startLongitude '-69.1318'^^xsd:double;
  dwc:endLongitude '-69.1318'^^xsd:double;
  dwc:latitude '19.16'^^xsd:double;
  dwc:startLatitude '19.16'^^xsd:double;
  dwc:endLatitude '19.16'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1318 19.16, -69.1318 19.16, -69.1318 19.16, -69.1318 19.16, -69.1318 19.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1193'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1278 -69.2032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1278"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1145'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1145'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2032'^^xsd:double;
  dwc:startLongitude '-69.2032'^^xsd:double;
  dwc:endLongitude '-69.2032'^^xsd:double;
  dwc:latitude '19.1278'^^xsd:double;
  dwc:startLatitude '19.1278'^^xsd:double;
  dwc:endLatitude '19.1278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2032 19.1278, -69.2032 19.1278, -69.2032 19.1278, -69.2032 19.1278, -69.2032 19.1278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1145'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2308 -69.1882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2308"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1195'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1195'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1882'^^xsd:double;
  dwc:startLongitude '-69.1882'^^xsd:double;
  dwc:endLongitude '-69.1882'^^xsd:double;
  dwc:latitude '19.2308'^^xsd:double;
  dwc:startLatitude '19.2308'^^xsd:double;
  dwc:endLatitude '19.2308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1882 19.2308, -69.1882 19.2308, -69.1882 19.2308, -69.1882 19.2308, -69.1882 19.2308))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1195'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0795 -52.0458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0795"^^xsd:decimal ;
  dwc:decimalLongitude "-52.0458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_214'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_214'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.0458'^^xsd:double;
  dwc:startLongitude '-52.0458'^^xsd:double;
  dwc:endLongitude '-52.0458'^^xsd:double;
  dwc:latitude '64.0795'^^xsd:double;
  dwc:startLatitude '64.0795'^^xsd:double;
  dwc:endLatitude '64.0795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.0458 64.0795, -52.0458 64.0795, -52.0458 64.0795, -52.0458 64.0795, -52.0458 64.0795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_214'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7365 -69.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7365"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_968'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_968'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7935'^^xsd:double;
  dwc:startLongitude '-69.7935'^^xsd:double;
  dwc:endLongitude '-69.7935'^^xsd:double;
  dwc:latitude '20.7365'^^xsd:double;
  dwc:startLatitude '20.7365'^^xsd:double;
  dwc:endLatitude '20.7365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7935 20.7365, -69.7935 20.7365, -69.7935 20.7365, -69.7935 20.7365, -69.7935 20.7365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_968'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1543 -53.4543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1543"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3814'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3814'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.4543'^^xsd:double;
  dwc:startLongitude '-53.4543'^^xsd:double;
  dwc:endLongitude '-53.4543'^^xsd:double;
  dwc:latitude '49.1543'^^xsd:double;
  dwc:startLatitude '49.1543'^^xsd:double;
  dwc:endLatitude '49.1543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.4543 49.1543, -53.4543 49.1543, -53.4543 49.1543, -53.4543 49.1543, -53.4543 49.1543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3814'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6357 -53.0365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6357"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_352'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_352'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0365'^^xsd:double;
  dwc:startLongitude '-53.0365'^^xsd:double;
  dwc:endLongitude '-53.0365'^^xsd:double;
  dwc:latitude '47.6357'^^xsd:double;
  dwc:startLatitude '47.6357'^^xsd:double;
  dwc:endLatitude '47.6357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0365 47.6357, -53.0365 47.6357, -53.0365 47.6357, -53.0365 47.6357, -53.0365 47.6357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_352'^^xsd:string;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5542 -52.6355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5542"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3600'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3600'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6355'^^xsd:double;
  dwc:startLongitude '-52.6355'^^xsd:double;
  dwc:endLongitude '-52.6355'^^xsd:double;
  dwc:latitude '47.5542'^^xsd:double;
  dwc:startLatitude '47.5542'^^xsd:double;
  dwc:endLatitude '47.5542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6355 47.5542, -52.6355 47.5542, -52.6355 47.5542, -52.6355 47.5542, -52.6355 47.5542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3600'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3095'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3095'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2833'^^xsd:double;
  dwc:startLongitude '-67.2833'^^xsd:double;
  dwc:endLongitude '-67.2833'^^xsd:double;
  dwc:latitude '18.3667'^^xsd:double;
  dwc:startLatitude '18.3667'^^xsd:double;
  dwc:endLatitude '18.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2833 18.3667, -67.2833 18.3667, -67.2833 18.3667, -67.2833 18.3667, -67.2833 18.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3095'^^xsd:string;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1612 -69.2172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1612"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2614'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2614'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2172'^^xsd:double;
  dwc:startLongitude '-69.2172'^^xsd:double;
  dwc:endLongitude '-69.2172'^^xsd:double;
  dwc:latitude '19.1612'^^xsd:double;
  dwc:startLatitude '19.1612'^^xsd:double;
  dwc:endLatitude '19.1612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2172 19.1612, -69.2172 19.1612, -69.2172 19.1612, -69.2172 19.1612, -69.2172 19.1612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2614'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7298 -69.7773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7298"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2700'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2700'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7773'^^xsd:double;
  dwc:startLongitude '-69.7773'^^xsd:double;
  dwc:endLongitude '-69.7773'^^xsd:double;
  dwc:latitude '20.7298'^^xsd:double;
  dwc:startLatitude '20.7298'^^xsd:double;
  dwc:endLatitude '20.7298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7773 20.7298, -69.7773 20.7298, -69.7773 20.7298, -69.7773 20.7298, -69.7773 20.7298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2700'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1547 -67.7315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1547"^^xsd:decimal ;
  dwc:decimalLongitude "-67.7315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2977'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2977'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.7315'^^xsd:double;
  dwc:startLongitude '-67.7315'^^xsd:double;
  dwc:endLongitude '-67.7315'^^xsd:double;
  dwc:latitude '44.1547'^^xsd:double;
  dwc:startLatitude '44.1547'^^xsd:double;
  dwc:endLatitude '44.1547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.7315 44.1547, -67.7315 44.1547, -67.7315 44.1547, -67.7315 44.1547, -67.7315 44.1547))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2977'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0325 -49.9533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0325"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4103'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_4103'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9533'^^xsd:double;
  dwc:startLongitude '-49.9533'^^xsd:double;
  dwc:endLongitude '-49.9533'^^xsd:double;
  dwc:latitude '62.0325'^^xsd:double;
  dwc:startLatitude '62.0325'^^xsd:double;
  dwc:endLatitude '62.0325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9533 62.0325, -49.9533 62.0325, -49.9533 62.0325, -49.9533 62.0325, -49.9533 62.0325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4103'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7208 -69.7748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7208"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1710'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1710'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7748'^^xsd:double;
  dwc:startLongitude '-69.7748'^^xsd:double;
  dwc:endLongitude '-69.7748'^^xsd:double;
  dwc:latitude '20.7208'^^xsd:double;
  dwc:startLatitude '20.7208'^^xsd:double;
  dwc:endLatitude '20.7208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7748 20.7208, -69.7748 20.7208, -69.7748 20.7208, -69.7748 20.7208, -69.7748 20.7208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1710'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1427 -69.1757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1427"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1181'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1181'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1757'^^xsd:double;
  dwc:startLongitude '-69.1757'^^xsd:double;
  dwc:endLongitude '-69.1757'^^xsd:double;
  dwc:latitude '19.1427'^^xsd:double;
  dwc:startLatitude '19.1427'^^xsd:double;
  dwc:endLatitude '19.1427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1757 19.1427, -69.1757 19.1427, -69.1757 19.1427, -69.1757 19.1427, -69.1757 19.1427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1181'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7462 -69.7713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7462"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1525'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1525'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7713'^^xsd:double;
  dwc:startLongitude '-69.7713'^^xsd:double;
  dwc:endLongitude '-69.7713'^^xsd:double;
  dwc:latitude '20.7462'^^xsd:double;
  dwc:startLatitude '20.7462'^^xsd:double;
  dwc:endLatitude '20.7462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7713 20.7462, -69.7713 20.7462, -69.7713 20.7462, -69.7713 20.7462, -69.7713 20.7462))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1525'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7462 -69.7713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7462"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1526'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1526'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7713'^^xsd:double;
  dwc:startLongitude '-69.7713'^^xsd:double;
  dwc:endLongitude '-69.7713'^^xsd:double;
  dwc:latitude '20.7462'^^xsd:double;
  dwc:startLatitude '20.7462'^^xsd:double;
  dwc:endLatitude '20.7462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7713 20.7462, -69.7713 20.7462, -69.7713 20.7462, -69.7713 20.7462, -69.7713 20.7462))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1526'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7673 -69.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7673"^^xsd:decimal ;
  dwc:decimalLongitude "-69.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2764'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2764'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.789'^^xsd:double;
  dwc:startLongitude '-69.789'^^xsd:double;
  dwc:endLongitude '-69.789'^^xsd:double;
  dwc:latitude '20.7673'^^xsd:double;
  dwc:startLatitude '20.7673'^^xsd:double;
  dwc:endLatitude '20.7673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.789 20.7673, -69.789 20.7673, -69.789 20.7673, -69.789 20.7673, -69.789 20.7673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2764'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6965 -69.8088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6965"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1686'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1686'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8088'^^xsd:double;
  dwc:startLongitude '-69.8088'^^xsd:double;
  dwc:endLongitude '-69.8088'^^xsd:double;
  dwc:latitude '20.6965'^^xsd:double;
  dwc:startLatitude '20.6965'^^xsd:double;
  dwc:endLatitude '20.6965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8088 20.6965, -69.8088 20.6965, -69.8088 20.6965, -69.8088 20.6965, -69.8088 20.6965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1686'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.718 -69.7213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.718"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_807'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_807'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7213'^^xsd:double;
  dwc:startLongitude '-69.7213'^^xsd:double;
  dwc:endLongitude '-69.7213'^^xsd:double;
  dwc:latitude '20.718'^^xsd:double;
  dwc:startLatitude '20.718'^^xsd:double;
  dwc:endLatitude '20.718'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7213 20.718, -69.7213 20.718, -69.7213 20.718, -69.7213 20.718, -69.7213 20.718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_807'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3693 -52.7075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3693"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3952'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3952'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7075'^^xsd:double;
  dwc:startLongitude '-52.7075'^^xsd:double;
  dwc:endLongitude '-52.7075'^^xsd:double;
  dwc:latitude '47.3693'^^xsd:double;
  dwc:startLatitude '47.3693'^^xsd:double;
  dwc:endLatitude '47.3693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7075 47.3693, -52.7075 47.3693, -52.7075 47.3693, -52.7075 47.3693, -52.7075 47.3693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3952'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3693 -52.7075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3693"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3951'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3951'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7075'^^xsd:double;
  dwc:startLongitude '-52.7075'^^xsd:double;
  dwc:endLongitude '-52.7075'^^xsd:double;
  dwc:latitude '47.3693'^^xsd:double;
  dwc:startLatitude '47.3693'^^xsd:double;
  dwc:endLatitude '47.3693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7075 47.3693, -52.7075 47.3693, -52.7075 47.3693, -52.7075 47.3693, -52.7075 47.3693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3951'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8375 -53.6545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8375"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3607'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3607'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6545'^^xsd:double;
  dwc:startLongitude '-53.6545'^^xsd:double;
  dwc:endLongitude '-53.6545'^^xsd:double;
  dwc:latitude '46.8375'^^xsd:double;
  dwc:startLatitude '46.8375'^^xsd:double;
  dwc:endLatitude '46.8375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6545 46.8375, -53.6545 46.8375, -53.6545 46.8375, -53.6545 46.8375, -53.6545 46.8375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3607'^^xsd:string;
  dwc:observationDate '1993-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3693 -52.7075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3693"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3950'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3950'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7075'^^xsd:double;
  dwc:startLongitude '-52.7075'^^xsd:double;
  dwc:endLongitude '-52.7075'^^xsd:double;
  dwc:latitude '47.3693'^^xsd:double;
  dwc:startLatitude '47.3693'^^xsd:double;
  dwc:endLatitude '47.3693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7075 47.3693, -52.7075 47.3693, -52.7075 47.3693, -52.7075 47.3693, -52.7075 47.3693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3950'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0905 -53.0405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0905"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3744'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3744'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0405'^^xsd:double;
  dwc:startLongitude '-53.0405'^^xsd:double;
  dwc:endLongitude '-53.0405'^^xsd:double;
  dwc:latitude '48.0905'^^xsd:double;
  dwc:startLatitude '48.0905'^^xsd:double;
  dwc:endLatitude '48.0905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0405 48.0905, -53.0405 48.0905, -53.0405 48.0905, -53.0405 48.0905, -53.0405 48.0905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3744'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.219 -52.8207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.219"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3707'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3707'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8207'^^xsd:double;
  dwc:startLongitude '-52.8207'^^xsd:double;
  dwc:endLongitude '-52.8207'^^xsd:double;
  dwc:latitude '47.219'^^xsd:double;
  dwc:startLatitude '47.219'^^xsd:double;
  dwc:endLatitude '47.219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8207 47.219, -52.8207 47.219, -52.8207 47.219, -52.8207 47.219, -52.8207 47.219))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3707'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3588 -57.2088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3588"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2315'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2315'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2088'^^xsd:double;
  dwc:startLongitude '-57.2088'^^xsd:double;
  dwc:endLongitude '-57.2088'^^xsd:double;
  dwc:latitude '51.3588'^^xsd:double;
  dwc:startLatitude '51.3588'^^xsd:double;
  dwc:endLatitude '51.3588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2088 51.3588, -57.2088 51.3588, -57.2088 51.3588, -57.2088 51.3588, -57.2088 51.3588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2315'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3467 -53.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3467"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_395'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_395'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1967'^^xsd:double;
  dwc:startLongitude '-53.1967'^^xsd:double;
  dwc:endLongitude '-53.1967'^^xsd:double;
  dwc:latitude '48.3467'^^xsd:double;
  dwc:startLatitude '48.3467'^^xsd:double;
  dwc:endLatitude '48.3467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1967 48.3467, -53.1967 48.3467, -53.1967 48.3467, -53.1967 48.3467, -53.1967 48.3467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_395'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3693 -52.7075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3693"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3953'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3953'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7075'^^xsd:double;
  dwc:startLongitude '-52.7075'^^xsd:double;
  dwc:endLongitude '-52.7075'^^xsd:double;
  dwc:latitude '47.3693'^^xsd:double;
  dwc:startLatitude '47.3693'^^xsd:double;
  dwc:endLatitude '47.3693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7075 47.3693, -52.7075 47.3693, -52.7075 47.3693, -52.7075 47.3693, -52.7075 47.3693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3953'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1952 -53.4253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1952"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3813'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3813'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.4253'^^xsd:double;
  dwc:startLongitude '-53.4253'^^xsd:double;
  dwc:endLongitude '-53.4253'^^xsd:double;
  dwc:latitude '49.1952'^^xsd:double;
  dwc:startLatitude '49.1952'^^xsd:double;
  dwc:endLatitude '49.1952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.4253 49.1952, -53.4253 49.1952, -53.4253 49.1952, -53.4253 49.1952, -53.4253 49.1952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3813'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1952 -53.4253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1952"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3812'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3812'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.4253'^^xsd:double;
  dwc:startLongitude '-53.4253'^^xsd:double;
  dwc:endLongitude '-53.4253'^^xsd:double;
  dwc:latitude '49.1952'^^xsd:double;
  dwc:startLatitude '49.1952'^^xsd:double;
  dwc:endLatitude '49.1952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.4253 49.1952, -53.4253 49.1952, -53.4253 49.1952, -53.4253 49.1952, -53.4253 49.1952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3812'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9098 -53.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9098"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3806'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3806'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6175'^^xsd:double;
  dwc:startLongitude '-53.6175'^^xsd:double;
  dwc:endLongitude '-53.6175'^^xsd:double;
  dwc:latitude '48.9098'^^xsd:double;
  dwc:startLatitude '48.9098'^^xsd:double;
  dwc:endLatitude '48.9098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6175 48.9098, -53.6175 48.9098, -53.6175 48.9098, -53.6175 48.9098, -53.6175 48.9098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3806'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1668 -69.2172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1668"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2602'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2602'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2172'^^xsd:double;
  dwc:startLongitude '-69.2172'^^xsd:double;
  dwc:endLongitude '-69.2172'^^xsd:double;
  dwc:latitude '19.1668'^^xsd:double;
  dwc:startLatitude '19.1668'^^xsd:double;
  dwc:endLatitude '19.1668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2172 19.1668, -69.2172 19.1668, -69.2172 19.1668, -69.2172 19.1668, -69.2172 19.1668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2602'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7372 -69.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7372"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2900'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2900'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8182'^^xsd:double;
  dwc:startLongitude '-69.8182'^^xsd:double;
  dwc:endLongitude '-69.8182'^^xsd:double;
  dwc:latitude '20.7372'^^xsd:double;
  dwc:startLatitude '20.7372'^^xsd:double;
  dwc:endLatitude '20.7372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8182 20.7372, -69.8182 20.7372, -69.8182 20.7372, -69.8182 20.7372, -69.8182 20.7372))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2900'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4238 -68.5948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4238"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3388'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3388'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5948'^^xsd:double;
  dwc:startLongitude '-68.5948'^^xsd:double;
  dwc:endLongitude '-68.5948'^^xsd:double;
  dwc:latitude '41.4238'^^xsd:double;
  dwc:startLatitude '41.4238'^^xsd:double;
  dwc:endLatitude '41.4238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5948 41.4238, -68.5948 41.4238, -68.5948 41.4238, -68.5948 41.4238, -68.5948 41.4238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3388'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4348 -68.5703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4348"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3389'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3389'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5703'^^xsd:double;
  dwc:startLongitude '-68.5703'^^xsd:double;
  dwc:endLongitude '-68.5703'^^xsd:double;
  dwc:latitude '41.4348'^^xsd:double;
  dwc:startLatitude '41.4348'^^xsd:double;
  dwc:endLatitude '41.4348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5703 41.4348, -68.5703 41.4348, -68.5703 41.4348, -68.5703 41.4348, -68.5703 41.4348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3389'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5453 -68.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5453"^^xsd:decimal ;
  dwc:decimalLongitude "-68.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3347'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3347'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.65'^^xsd:double;
  dwc:startLongitude '-68.65'^^xsd:double;
  dwc:endLongitude '-68.65'^^xsd:double;
  dwc:latitude '41.5453'^^xsd:double;
  dwc:startLatitude '41.5453'^^xsd:double;
  dwc:endLatitude '41.5453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.65 41.5453, -68.65 41.5453, -68.65 41.5453, -68.65 41.5453, -68.65 41.5453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3347'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.761 -69.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.761"^^xsd:decimal ;
  dwc:decimalLongitude "-69.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2730'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2730'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.788'^^xsd:double;
  dwc:startLongitude '-69.788'^^xsd:double;
  dwc:endLongitude '-69.788'^^xsd:double;
  dwc:latitude '20.761'^^xsd:double;
  dwc:startLatitude '20.761'^^xsd:double;
  dwc:endLatitude '20.761'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.788 20.761, -69.788 20.761, -69.788 20.761, -69.788 20.761, -69.788 20.761))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2730'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7793 -69.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7793"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2737'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2737'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.829'^^xsd:double;
  dwc:startLongitude '-69.829'^^xsd:double;
  dwc:endLongitude '-69.829'^^xsd:double;
  dwc:latitude '20.7793'^^xsd:double;
  dwc:startLatitude '20.7793'^^xsd:double;
  dwc:endLatitude '20.7793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.829 20.7793, -69.829 20.7793, -69.829 20.7793, -69.829 20.7793, -69.829 20.7793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2737'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7793 -69.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7793"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2738'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2738'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.829'^^xsd:double;
  dwc:startLongitude '-69.829'^^xsd:double;
  dwc:endLongitude '-69.829'^^xsd:double;
  dwc:latitude '20.7793'^^xsd:double;
  dwc:startLatitude '20.7793'^^xsd:double;
  dwc:endLatitude '20.7793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.829 20.7793, -69.829 20.7793, -69.829 20.7793, -69.829 20.7793, -69.829 20.7793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2738'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7793 -69.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7793"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2739'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2739'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.829'^^xsd:double;
  dwc:startLongitude '-69.829'^^xsd:double;
  dwc:endLongitude '-69.829'^^xsd:double;
  dwc:latitude '20.7793'^^xsd:double;
  dwc:startLatitude '20.7793'^^xsd:double;
  dwc:endLatitude '20.7793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.829 20.7793, -69.829 20.7793, -69.829 20.7793, -69.829 20.7793, -69.829 20.7793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2739'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1863 -69.9995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1863"^^xsd:decimal ;
  dwc:decimalLongitude "-69.9995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3893'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3893'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.9995'^^xsd:double;
  dwc:startLongitude '-69.9995'^^xsd:double;
  dwc:endLongitude '-69.9995'^^xsd:double;
  dwc:latitude '43.1863'^^xsd:double;
  dwc:startLatitude '43.1863'^^xsd:double;
  dwc:endLatitude '43.1863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.9995 43.1863, -69.9995 43.1863, -69.9995 43.1863, -69.9995 43.1863, -69.9995 43.1863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3893'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1615 -70.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1615"^^xsd:decimal ;
  dwc:decimalLongitude "-70.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3269'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3269'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.4333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.1245'^^xsd:double;
  dwc:startLongitude '-70.1245'^^xsd:double;
  dwc:endLongitude '-70.1245'^^xsd:double;
  dwc:latitude '43.1615'^^xsd:double;
  dwc:startLatitude '43.1615'^^xsd:double;
  dwc:endLatitude '43.1615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1245 43.1615, -70.1245 43.1615, -70.1245 43.1615, -70.1245 43.1615, -70.1245 43.1615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3269'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7937 -69.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7937"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2839'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2839'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.824'^^xsd:double;
  dwc:startLongitude '-69.824'^^xsd:double;
  dwc:endLongitude '-69.824'^^xsd:double;
  dwc:latitude '20.7937'^^xsd:double;
  dwc:startLatitude '20.7937'^^xsd:double;
  dwc:endLatitude '20.7937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.824 20.7937, -69.824 20.7937, -69.824 20.7937, -69.824 20.7937, -69.824 20.7937))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2839'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0358 -68.8673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0358"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2654'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2654'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8673'^^xsd:double;
  dwc:startLongitude '-68.8673'^^xsd:double;
  dwc:endLongitude '-68.8673'^^xsd:double;
  dwc:latitude '20.0358'^^xsd:double;
  dwc:startLatitude '20.0358'^^xsd:double;
  dwc:endLatitude '20.0358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8673 20.0358, -68.8673 20.0358, -68.8673 20.0358, -68.8673 20.0358, -68.8673 20.0358))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2654'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1302 -69.2598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1302"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2636'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2636'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2598'^^xsd:double;
  dwc:startLongitude '-69.2598'^^xsd:double;
  dwc:endLongitude '-69.2598'^^xsd:double;
  dwc:latitude '19.1302'^^xsd:double;
  dwc:startLatitude '19.1302'^^xsd:double;
  dwc:endLatitude '19.1302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2598 19.1302, -69.2598 19.1302, -69.2598 19.1302, -69.2598 19.1302, -69.2598 19.1302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2636'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1447 -69.2093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1447"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1186'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1186'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2093'^^xsd:double;
  dwc:startLongitude '-69.2093'^^xsd:double;
  dwc:endLongitude '-69.2093'^^xsd:double;
  dwc:latitude '19.1447'^^xsd:double;
  dwc:startLatitude '19.1447'^^xsd:double;
  dwc:endLatitude '19.1447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2093 19.1447, -69.2093 19.1447, -69.2093 19.1447, -69.2093 19.1447, -69.2093 19.1447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1186'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1793 -69.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1793"^^xsd:decimal ;
  dwc:decimalLongitude "-69.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1170'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1170'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.184'^^xsd:double;
  dwc:startLongitude '-69.184'^^xsd:double;
  dwc:endLongitude '-69.184'^^xsd:double;
  dwc:latitude '19.1793'^^xsd:double;
  dwc:startLatitude '19.1793'^^xsd:double;
  dwc:endLatitude '19.1793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.184 19.1793, -69.184 19.1793, -69.184 19.1793, -69.184 19.1793, -69.184 19.1793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1170'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0358 -68.8673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0358"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2655'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2655'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8673'^^xsd:double;
  dwc:startLongitude '-68.8673'^^xsd:double;
  dwc:endLongitude '-68.8673'^^xsd:double;
  dwc:latitude '20.0358'^^xsd:double;
  dwc:startLatitude '20.0358'^^xsd:double;
  dwc:endLatitude '20.0358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8673 20.0358, -68.8673 20.0358, -68.8673 20.0358, -68.8673 20.0358, -68.8673 20.0358))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2655'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1238 -69.2012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1238"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1104'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1104'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2012'^^xsd:double;
  dwc:startLongitude '-69.2012'^^xsd:double;
  dwc:endLongitude '-69.2012'^^xsd:double;
  dwc:latitude '19.1238'^^xsd:double;
  dwc:startLatitude '19.1238'^^xsd:double;
  dwc:endLatitude '19.1238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2012 19.1238, -69.2012 19.1238, -69.2012 19.1238, -69.2012 19.1238, -69.2012 19.1238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1104'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.704 -69.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.704"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1555'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1555'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7642'^^xsd:double;
  dwc:startLongitude '-69.7642'^^xsd:double;
  dwc:endLongitude '-69.7642'^^xsd:double;
  dwc:latitude '20.704'^^xsd:double;
  dwc:startLatitude '20.704'^^xsd:double;
  dwc:endLatitude '20.704'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7642 20.704, -69.7642 20.704, -69.7642 20.704, -69.7642 20.704, -69.7642 20.704))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1555'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6667 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1788'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1788'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '65.6667'^^xsd:double;
  dwc:startLatitude '65.6667'^^xsd:double;
  dwc:endLatitude '65.6667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28 65.6667, -28 65.6667, -28 65.6667, -28 65.6667, -28 65.6667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1788'^^xsd:string;
  dwc:observationDate '1992-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7 -28.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1868'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1868'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-28.0333'^^xsd:double;
  dwc:startLongitude '-28.0333'^^xsd:double;
  dwc:endLongitude '-28.0333'^^xsd:double;
  dwc:latitude '65.7'^^xsd:double;
  dwc:startLatitude '65.7'^^xsd:double;
  dwc:endLatitude '65.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.0333 65.7, -28.0333 65.7, -28.0333 65.7, -28.0333 65.7, -28.0333 65.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1868'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1013 -68.8268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1013"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3185'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_3185'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8268'^^xsd:double;
  dwc:startLongitude '-68.8268'^^xsd:double;
  dwc:endLongitude '-68.8268'^^xsd:double;
  dwc:latitude '20.1013'^^xsd:double;
  dwc:startLatitude '20.1013'^^xsd:double;
  dwc:endLatitude '20.1013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8268 20.1013, -68.8268 20.1013, -68.8268 20.1013, -68.8268 20.1013, -68.8268 20.1013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3185'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1167 -20.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-20.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1818'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1818'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-20.25'^^xsd:double;
  dwc:startLongitude '-20.25'^^xsd:double;
  dwc:endLongitude '-20.25'^^xsd:double;
  dwc:latitude '63.1167'^^xsd:double;
  dwc:startLatitude '63.1167'^^xsd:double;
  dwc:endLatitude '63.1167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.25 63.1167, -20.25 63.1167, -20.25 63.1167, -20.25 63.1167, -20.25 63.1167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1818'^^xsd:string;
  dwc:observationDate '1992-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1833 -18.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-18.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1891'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1891'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-18.3833'^^xsd:double;
  dwc:startLongitude '-18.3833'^^xsd:double;
  dwc:endLongitude '-18.3833'^^xsd:double;
  dwc:latitude '63.1833'^^xsd:double;
  dwc:startLatitude '63.1833'^^xsd:double;
  dwc:endLatitude '63.1833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.3833 63.1833, -18.3833 63.1833, -18.3833 63.1833, -18.3833 63.1833, -18.3833 63.1833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1891'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1833 -18.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-18.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1890'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1890'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-18.3833'^^xsd:double;
  dwc:startLongitude '-18.3833'^^xsd:double;
  dwc:endLongitude '-18.3833'^^xsd:double;
  dwc:latitude '63.1833'^^xsd:double;
  dwc:startLatitude '63.1833'^^xsd:double;
  dwc:endLatitude '63.1833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.3833 63.1833, -18.3833 63.1833, -18.3833 63.1833, -18.3833 63.1833, -18.3833 63.1833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1890'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3667 -57.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2433'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2433'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2333'^^xsd:double;
  dwc:startLongitude '-57.2333'^^xsd:double;
  dwc:endLongitude '-57.2333'^^xsd:double;
  dwc:latitude '51.3667'^^xsd:double;
  dwc:startLatitude '51.3667'^^xsd:double;
  dwc:endLatitude '51.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2333 51.3667, -57.2333 51.3667, -57.2333 51.3667, -57.2333 51.3667, -57.2333 51.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2433'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8943 -54.2273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8943"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3622'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3622'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2273'^^xsd:double;
  dwc:startLongitude '-54.2273'^^xsd:double;
  dwc:endLongitude '-54.2273'^^xsd:double;
  dwc:latitude '46.8943'^^xsd:double;
  dwc:startLatitude '46.8943'^^xsd:double;
  dwc:endLatitude '46.8943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2273 46.8943, -54.2273 46.8943, -54.2273 46.8943, -54.2273 46.8943, -54.2273 46.8943))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3622'^^xsd:string;
  dwc:observationDate '1993-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8888 -54.2215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8888"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3629'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3629'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2215'^^xsd:double;
  dwc:startLongitude '-54.2215'^^xsd:double;
  dwc:endLongitude '-54.2215'^^xsd:double;
  dwc:latitude '46.8888'^^xsd:double;
  dwc:startLatitude '46.8888'^^xsd:double;
  dwc:endLatitude '46.8888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2215 46.8888, -54.2215 46.8888, -54.2215 46.8888, -54.2215 46.8888, -54.2215 46.8888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3629'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4565 -56.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4565"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3507'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3507'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.824'^^xsd:double;
  dwc:startLongitude '-56.824'^^xsd:double;
  dwc:endLongitude '-56.824'^^xsd:double;
  dwc:latitude '51.4565'^^xsd:double;
  dwc:startLatitude '51.4565'^^xsd:double;
  dwc:endLatitude '51.4565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.824 51.4565, -56.824 51.4565, -56.824 51.4565, -56.824 51.4565, -56.824 51.4565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3507'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4565 -56.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4565"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3509'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3509'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.824'^^xsd:double;
  dwc:startLongitude '-56.824'^^xsd:double;
  dwc:endLongitude '-56.824'^^xsd:double;
  dwc:latitude '51.4565'^^xsd:double;
  dwc:startLatitude '51.4565'^^xsd:double;
  dwc:endLatitude '51.4565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.824 51.4565, -56.824 51.4565, -56.824 51.4565, -56.824 51.4565, -56.824 51.4565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3509'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4565 -56.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4565"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3511'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3511'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.824'^^xsd:double;
  dwc:startLongitude '-56.824'^^xsd:double;
  dwc:endLongitude '-56.824'^^xsd:double;
  dwc:latitude '51.4565'^^xsd:double;
  dwc:startLatitude '51.4565'^^xsd:double;
  dwc:endLatitude '51.4565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.824 51.4565, -56.824 51.4565, -56.824 51.4565, -56.824 51.4565, -56.824 51.4565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3511'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4565 -56.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4565"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3513'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3513'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.824'^^xsd:double;
  dwc:startLongitude '-56.824'^^xsd:double;
  dwc:endLongitude '-56.824'^^xsd:double;
  dwc:latitude '51.4565'^^xsd:double;
  dwc:startLatitude '51.4565'^^xsd:double;
  dwc:endLatitude '51.4565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.824 51.4565, -56.824 51.4565, -56.824 51.4565, -56.824 51.4565, -56.824 51.4565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3513'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4565 -56.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4565"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3515'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3515'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.824'^^xsd:double;
  dwc:startLongitude '-56.824'^^xsd:double;
  dwc:endLongitude '-56.824'^^xsd:double;
  dwc:latitude '51.4565'^^xsd:double;
  dwc:startLatitude '51.4565'^^xsd:double;
  dwc:endLatitude '51.4565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.824 51.4565, -56.824 51.4565, -56.824 51.4565, -56.824 51.4565, -56.824 51.4565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3515'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1995 -52.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1995"^^xsd:decimal ;
  dwc:decimalLongitude "-52.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3646'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3646'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.819'^^xsd:double;
  dwc:startLongitude '-52.819'^^xsd:double;
  dwc:endLongitude '-52.819'^^xsd:double;
  dwc:latitude '47.1995'^^xsd:double;
  dwc:startLatitude '47.1995'^^xsd:double;
  dwc:endLatitude '47.1995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.819 47.1995, -52.819 47.1995, -52.819 47.1995, -52.819 47.1995, -52.819 47.1995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3646'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3417 -53.2067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3417"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_397'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_397'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.2067'^^xsd:double;
  dwc:startLongitude '-53.2067'^^xsd:double;
  dwc:endLongitude '-53.2067'^^xsd:double;
  dwc:latitude '48.3417'^^xsd:double;
  dwc:startLatitude '48.3417'^^xsd:double;
  dwc:endLatitude '48.3417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.2067 48.3417, -53.2067 48.3417, -53.2067 48.3417, -53.2067 48.3417, -53.2067 48.3417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_397'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7768 -52.7442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7768"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_358'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_358'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7442'^^xsd:double;
  dwc:startLongitude '-52.7442'^^xsd:double;
  dwc:endLongitude '-52.7442'^^xsd:double;
  dwc:latitude '47.7768'^^xsd:double;
  dwc:startLatitude '47.7768'^^xsd:double;
  dwc:endLatitude '47.7768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7442 47.7768, -52.7442 47.7768, -52.7442 47.7768, -52.7442 47.7768, -52.7442 47.7768))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_358'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4565 -56.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4565"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3505'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3505'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.824'^^xsd:double;
  dwc:startLongitude '-56.824'^^xsd:double;
  dwc:endLongitude '-56.824'^^xsd:double;
  dwc:latitude '51.4565'^^xsd:double;
  dwc:startLatitude '51.4565'^^xsd:double;
  dwc:endLatitude '51.4565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.824 51.4565, -56.824 51.4565, -56.824 51.4565, -56.824 51.4565, -56.824 51.4565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3505'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5828 -70.6272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-70.6272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3852'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3852'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.6272'^^xsd:double;
  dwc:startLongitude '-70.6272'^^xsd:double;
  dwc:endLongitude '-70.6272'^^xsd:double;
  dwc:latitude '42.5828'^^xsd:double;
  dwc:startLatitude '42.5828'^^xsd:double;
  dwc:endLatitude '42.5828'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6272 42.5828, -70.6272 42.5828, -70.6272 42.5828, -70.6272 42.5828, -70.6272 42.5828))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3852'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1282 -67.7945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1282"^^xsd:decimal ;
  dwc:decimalLongitude "-67.7945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3357'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3357'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.7945'^^xsd:double;
  dwc:startLongitude '-67.7945'^^xsd:double;
  dwc:endLongitude '-67.7945'^^xsd:double;
  dwc:latitude '44.1282'^^xsd:double;
  dwc:startLatitude '44.1282'^^xsd:double;
  dwc:endLatitude '44.1282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.7945 44.1282, -67.7945 44.1282, -67.7945 44.1282, -67.7945 44.1282, -67.7945 44.1282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3357'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2507 -67.2845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2507"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3057'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3057'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2845'^^xsd:double;
  dwc:startLongitude '-67.2845'^^xsd:double;
  dwc:endLongitude '-67.2845'^^xsd:double;
  dwc:latitude '18.2507'^^xsd:double;
  dwc:startLatitude '18.2507'^^xsd:double;
  dwc:endLatitude '18.2507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2845 18.2507, -67.2845 18.2507, -67.2845 18.2507, -67.2845 18.2507, -67.2845 18.2507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3057'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.749 -69.8265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.749"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1640'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_1640'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8265'^^xsd:double;
  dwc:startLongitude '-69.8265'^^xsd:double;
  dwc:endLongitude '-69.8265'^^xsd:double;
  dwc:latitude '20.749'^^xsd:double;
  dwc:startLatitude '20.749'^^xsd:double;
  dwc:endLatitude '20.749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8265 20.749, -69.8265 20.749, -69.8265 20.749, -69.8265 20.749, -69.8265 20.749))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1640'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.759 -69.7773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.759"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1320'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1320'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7773'^^xsd:double;
  dwc:startLongitude '-69.7773'^^xsd:double;
  dwc:endLongitude '-69.7773'^^xsd:double;
  dwc:latitude '20.759'^^xsd:double;
  dwc:startLatitude '20.759'^^xsd:double;
  dwc:endLatitude '20.759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7773 20.759, -69.7773 20.759, -69.7773 20.759, -69.7773 20.759, -69.7773 20.759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1320'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7428 -69.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7428"^^xsd:decimal ;
  dwc:decimalLongitude "-69.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_997'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_997'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.815'^^xsd:double;
  dwc:startLongitude '-69.815'^^xsd:double;
  dwc:endLongitude '-69.815'^^xsd:double;
  dwc:latitude '20.7428'^^xsd:double;
  dwc:startLatitude '20.7428'^^xsd:double;
  dwc:endLatitude '20.7428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.815 20.7428, -69.815 20.7428, -69.815 20.7428, -69.815 20.7428, -69.815 20.7428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_997'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7537 -69.7682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7537"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_925'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_925'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7682'^^xsd:double;
  dwc:startLongitude '-69.7682'^^xsd:double;
  dwc:endLongitude '-69.7682'^^xsd:double;
  dwc:latitude '20.7537'^^xsd:double;
  dwc:startLatitude '20.7537'^^xsd:double;
  dwc:endLatitude '20.7537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7682 20.7537, -69.7682 20.7537, -69.7682 20.7537, -69.7682 20.7537, -69.7682 20.7537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_925'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3833 -16.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1897'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1897'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.9167'^^xsd:double;
  dwc:startLongitude '-16.9167'^^xsd:double;
  dwc:endLongitude '-16.9167'^^xsd:double;
  dwc:latitude '63.3833'^^xsd:double;
  dwc:startLatitude '63.3833'^^xsd:double;
  dwc:endLatitude '63.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.9167 63.3833, -16.9167 63.3833, -16.9167 63.3833, -16.9167 63.3833, -16.9167 63.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1897'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7833 -24.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-24.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1945'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1945'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.55'^^xsd:double;
  dwc:startLongitude '-24.55'^^xsd:double;
  dwc:endLongitude '-24.55'^^xsd:double;
  dwc:latitude '64.7833'^^xsd:double;
  dwc:startLatitude '64.7833'^^xsd:double;
  dwc:endLatitude '64.7833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.55 64.7833, -24.55 64.7833, -24.55 64.7833, -24.55 64.7833, -24.55 64.7833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1945'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1833 -23.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-23.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1884'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1884'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-23.35'^^xsd:double;
  dwc:startLongitude '-23.35'^^xsd:double;
  dwc:endLongitude '-23.35'^^xsd:double;
  dwc:latitude '63.1833'^^xsd:double;
  dwc:startLatitude '63.1833'^^xsd:double;
  dwc:endLatitude '63.1833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.35 63.1833, -23.35 63.1833, -23.35 63.1833, -23.35 63.1833, -23.35 63.1833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1884'^^xsd:string;
  dwc:observationDate '1993-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.445 -52.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.445"^^xsd:decimal ;
  dwc:decimalLongitude "-52.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3679'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3679'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.631'^^xsd:double;
  dwc:startLongitude '-52.631'^^xsd:double;
  dwc:endLongitude '-52.631'^^xsd:double;
  dwc:latitude '47.445'^^xsd:double;
  dwc:startLatitude '47.445'^^xsd:double;
  dwc:endLatitude '47.445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.631 47.445, -52.631 47.445, -52.631 47.445, -52.631 47.445, -52.631 47.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3679'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2585 -54.0075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2585"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4028'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_4028'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.0075'^^xsd:double;
  dwc:startLongitude '-54.0075'^^xsd:double;
  dwc:endLongitude '-54.0075'^^xsd:double;
  dwc:latitude '47.2585'^^xsd:double;
  dwc:startLatitude '47.2585'^^xsd:double;
  dwc:endLatitude '47.2585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.0075 47.2585, -54.0075 47.2585, -54.0075 47.2585, -54.0075 47.2585, -54.0075 47.2585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4028'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7398 -52.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7398"^^xsd:decimal ;
  dwc:decimalLongitude "-52.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3593'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3593'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.947'^^xsd:double;
  dwc:startLongitude '-52.947'^^xsd:double;
  dwc:endLongitude '-52.947'^^xsd:double;
  dwc:latitude '47.7398'^^xsd:double;
  dwc:startLatitude '47.7398'^^xsd:double;
  dwc:endLatitude '47.7398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.947 47.7398, -52.947 47.7398, -52.947 47.7398, -52.947 47.7398, -52.947 47.7398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3593'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2625 -52.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2625"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3642'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3642'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7893'^^xsd:double;
  dwc:startLongitude '-52.7893'^^xsd:double;
  dwc:endLongitude '-52.7893'^^xsd:double;
  dwc:latitude '47.2625'^^xsd:double;
  dwc:startLatitude '47.2625'^^xsd:double;
  dwc:endLatitude '47.2625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7893 47.2625, -52.7893 47.2625, -52.7893 47.2625, -52.7893 47.2625, -52.7893 47.2625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3642'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8803 -53.6295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8803"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3605'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3605'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6295'^^xsd:double;
  dwc:startLongitude '-53.6295'^^xsd:double;
  dwc:endLongitude '-53.6295'^^xsd:double;
  dwc:latitude '46.8803'^^xsd:double;
  dwc:startLatitude '46.8803'^^xsd:double;
  dwc:endLatitude '46.8803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6295 46.8803, -53.6295 46.8803, -53.6295 46.8803, -53.6295 46.8803, -53.6295 46.8803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3605'^^xsd:string;
  dwc:observationDate '1993-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3272 -66.3592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3272"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3237'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3237'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3592'^^xsd:double;
  dwc:startLongitude '-66.3592'^^xsd:double;
  dwc:endLongitude '-66.3592'^^xsd:double;
  dwc:latitude '44.3272'^^xsd:double;
  dwc:startLatitude '44.3272'^^xsd:double;
  dwc:endLatitude '44.3272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3592 44.3272, -66.3592 44.3272, -66.3592 44.3272, -66.3592 44.3272, -66.3592 44.3272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3237'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.639 -52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.639"^^xsd:decimal ;
  dwc:decimalLongitude "-52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3756'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3756'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.65'^^xsd:double;
  dwc:startLongitude '-52.65'^^xsd:double;
  dwc:endLongitude '-52.65'^^xsd:double;
  dwc:latitude '47.639'^^xsd:double;
  dwc:startLatitude '47.639'^^xsd:double;
  dwc:endLatitude '47.639'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.65 47.639, -52.65 47.639, -52.65 47.639, -52.65 47.639, -52.65 47.639))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3756'^^xsd:string;
  dwc:observationDate '1993-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -56.2292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3457'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3457'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.2292'^^xsd:double;
  dwc:startLongitude '-56.2292'^^xsd:double;
  dwc:endLongitude '-56.2292'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:startLatitude '50.516'^^xsd:double;
  dwc:endLatitude '50.516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.2292 50.516, -56.2292 50.516, -56.2292 50.516, -56.2292 50.516, -56.2292 50.516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3457'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1823'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1823'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:startLongitude '-25'^^xsd:integer;
  dwc:endLongitude '-25'^^xsd:integer;
  dwc:latitude '63.8'^^xsd:double;
  dwc:startLatitude '63.8'^^xsd:double;
  dwc:endLatitude '63.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25 63.8, -25 63.8, -25 63.8, -25 63.8, -25 63.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1823'^^xsd:string;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3888 -57.2027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3888"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2431'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2431'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2027'^^xsd:double;
  dwc:startLongitude '-57.2027'^^xsd:double;
  dwc:endLongitude '-57.2027'^^xsd:double;
  dwc:latitude '51.3888'^^xsd:double;
  dwc:startLatitude '51.3888'^^xsd:double;
  dwc:endLatitude '51.3888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2027 51.3888, -57.2027 51.3888, -57.2027 51.3888, -57.2027 51.3888, -57.2027 51.3888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2431'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7413 -52.6953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7413"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_356'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_356'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6953'^^xsd:double;
  dwc:startLongitude '-52.6953'^^xsd:double;
  dwc:endLongitude '-52.6953'^^xsd:double;
  dwc:latitude '47.7413'^^xsd:double;
  dwc:startLatitude '47.7413'^^xsd:double;
  dwc:endLatitude '47.7413'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6953 47.7413, -52.6953 47.7413, -52.6953 47.7413, -52.6953 47.7413, -52.6953 47.7413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_356'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.705 -69.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.705"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2690'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2690'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7417'^^xsd:double;
  dwc:startLongitude '-69.7417'^^xsd:double;
  dwc:endLongitude '-69.7417'^^xsd:double;
  dwc:latitude '20.705'^^xsd:double;
  dwc:startLatitude '20.705'^^xsd:double;
  dwc:endLatitude '20.705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7417 20.705, -69.7417 20.705, -69.7417 20.705, -69.7417 20.705, -69.7417 20.705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2690'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7577 -69.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7577"^^xsd:decimal ;
  dwc:decimalLongitude "-69.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2801'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_2801'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.786'^^xsd:double;
  dwc:startLongitude '-69.786'^^xsd:double;
  dwc:endLongitude '-69.786'^^xsd:double;
  dwc:latitude '20.7577'^^xsd:double;
  dwc:startLatitude '20.7577'^^xsd:double;
  dwc:endLatitude '20.7577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.786 20.7577, -69.786 20.7577, -69.786 20.7577, -69.786 20.7577, -69.786 20.7577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2801'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7522 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7522"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2781'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2781'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7522'^^xsd:double;
  dwc:startLatitude '20.7522'^^xsd:double;
  dwc:endLatitude '20.7522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7522, -69.7833 20.7522, -69.7833 20.7522, -69.7833 20.7522, -69.7833 20.7522))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2781'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1333 -69.1867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2612'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2612'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1867'^^xsd:double;
  dwc:startLongitude '-69.1867'^^xsd:double;
  dwc:endLongitude '-69.1867'^^xsd:double;
  dwc:latitude '19.1333'^^xsd:double;
  dwc:startLatitude '19.1333'^^xsd:double;
  dwc:endLatitude '19.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1867 19.1333, -69.1867 19.1333, -69.1867 19.1333, -69.1867 19.1333, -69.1867 19.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2612'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.753 -69.7823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.753"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1485'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1485'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7823'^^xsd:double;
  dwc:startLongitude '-69.7823'^^xsd:double;
  dwc:endLongitude '-69.7823'^^xsd:double;
  dwc:latitude '20.753'^^xsd:double;
  dwc:startLatitude '20.753'^^xsd:double;
  dwc:endLatitude '20.753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7823 20.753, -69.7823 20.753, -69.7823 20.753, -69.7823 20.753, -69.7823 20.753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1485'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7473 -69.7882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7473"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1558'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1558'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7882'^^xsd:double;
  dwc:startLongitude '-69.7882'^^xsd:double;
  dwc:endLongitude '-69.7882'^^xsd:double;
  dwc:latitude '20.7473'^^xsd:double;
  dwc:startLatitude '20.7473'^^xsd:double;
  dwc:endLatitude '20.7473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7882 20.7473, -69.7882 20.7473, -69.7882 20.7473, -69.7882 20.7473, -69.7882 20.7473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1558'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_810'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_810'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_810'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1483 -52.6767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1483"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_330'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_330'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6767'^^xsd:double;
  dwc:startLongitude '-52.6767'^^xsd:double;
  dwc:endLongitude '-52.6767'^^xsd:double;
  dwc:latitude '64.1483'^^xsd:double;
  dwc:startLatitude '64.1483'^^xsd:double;
  dwc:endLatitude '64.1483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6767 64.1483, -52.6767 64.1483, -52.6767 64.1483, -52.6767 64.1483, -52.6767 64.1483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_330'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1074'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1074'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1074'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1075'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1075'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1075'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1076'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1076'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1076'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1077'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1077'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1077'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1078'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1078'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1078'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1079'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1079'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1079'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1080'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1080'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1080'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7687 -69.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7687"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2889'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2889'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7842'^^xsd:double;
  dwc:startLongitude '-69.7842'^^xsd:double;
  dwc:endLongitude '-69.7842'^^xsd:double;
  dwc:latitude '20.7687'^^xsd:double;
  dwc:startLatitude '20.7687'^^xsd:double;
  dwc:endLatitude '20.7687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7842 20.7687, -69.7842 20.7687, -69.7842 20.7687, -69.7842 20.7687, -69.7842 20.7687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2889'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7687 -69.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7687"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2888'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2888'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7842'^^xsd:double;
  dwc:startLongitude '-69.7842'^^xsd:double;
  dwc:endLongitude '-69.7842'^^xsd:double;
  dwc:latitude '20.7687'^^xsd:double;
  dwc:startLatitude '20.7687'^^xsd:double;
  dwc:endLatitude '20.7687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7842 20.7687, -69.7842 20.7687, -69.7842 20.7687, -69.7842 20.7687, -69.7842 20.7687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2888'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7193 -69.7545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7193"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_834'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_834'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7545'^^xsd:double;
  dwc:startLongitude '-69.7545'^^xsd:double;
  dwc:endLongitude '-69.7545'^^xsd:double;
  dwc:latitude '20.7193'^^xsd:double;
  dwc:startLatitude '20.7193'^^xsd:double;
  dwc:endLatitude '20.7193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7545 20.7193, -69.7545 20.7193, -69.7545 20.7193, -69.7545 20.7193, -69.7545 20.7193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_834'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7193 -69.7545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7193"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_835'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_835'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7545'^^xsd:double;
  dwc:startLongitude '-69.7545'^^xsd:double;
  dwc:endLongitude '-69.7545'^^xsd:double;
  dwc:latitude '20.7193'^^xsd:double;
  dwc:startLatitude '20.7193'^^xsd:double;
  dwc:endLatitude '20.7193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7545 20.7193, -69.7545 20.7193, -69.7545 20.7193, -69.7545 20.7193, -69.7545 20.7193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_835'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.8253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7435"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1635'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1635'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8253'^^xsd:double;
  dwc:startLongitude '-69.8253'^^xsd:double;
  dwc:endLongitude '-69.8253'^^xsd:double;
  dwc:latitude '20.7435'^^xsd:double;
  dwc:startLatitude '20.7435'^^xsd:double;
  dwc:endLatitude '20.7435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8253 20.7435, -69.8253 20.7435, -69.8253 20.7435, -69.8253 20.7435, -69.8253 20.7435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1635'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1861'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1861'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:startLongitude '-27.1'^^xsd:double;
  dwc:endLongitude '-27.1'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:startLatitude '66.1'^^xsd:double;
  dwc:endLatitude '66.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1861'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1860'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1860'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:startLongitude '-27.1'^^xsd:double;
  dwc:endLongitude '-27.1'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:startLatitude '66.1'^^xsd:double;
  dwc:endLatitude '66.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1860'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1859'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1859'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:startLongitude '-27.1'^^xsd:double;
  dwc:endLongitude '-27.1'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:startLatitude '66.1'^^xsd:double;
  dwc:endLatitude '66.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1859'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1858'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1858'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:startLongitude '-27.1'^^xsd:double;
  dwc:endLongitude '-27.1'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:startLatitude '66.1'^^xsd:double;
  dwc:endLatitude '66.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1858'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1857'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1857'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:startLongitude '-27.1'^^xsd:double;
  dwc:endLongitude '-27.1'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:startLatitude '66.1'^^xsd:double;
  dwc:endLatitude '66.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1857'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8622 -53.9325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8622"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3613'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3613'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9325'^^xsd:double;
  dwc:startLongitude '-53.9325'^^xsd:double;
  dwc:endLongitude '-53.9325'^^xsd:double;
  dwc:latitude '46.8622'^^xsd:double;
  dwc:startLatitude '46.8622'^^xsd:double;
  dwc:endLatitude '46.8622'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9325 46.8622, -53.9325 46.8622, -53.9325 46.8622, -53.9325 46.8622, -53.9325 46.8622))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3613'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7058 -53.1007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7058"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3764'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3764'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1007'^^xsd:double;
  dwc:startLongitude '-53.1007'^^xsd:double;
  dwc:endLongitude '-53.1007'^^xsd:double;
  dwc:latitude '48.7058'^^xsd:double;
  dwc:startLatitude '48.7058'^^xsd:double;
  dwc:endLatitude '48.7058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1007 48.7058, -53.1007 48.7058, -53.1007 48.7058, -53.1007 48.7058, -53.1007 48.7058))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3764'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7733 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7733"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3727'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3727'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '47.7733'^^xsd:double;
  dwc:startLatitude '47.7733'^^xsd:double;
  dwc:endLatitude '47.7733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 47.7733, -52.7333 47.7733, -52.7333 47.7733, -52.7333 47.7733, -52.7333 47.7733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3727'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7847 -53.7427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7847"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3918'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3918'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.7427'^^xsd:double;
  dwc:startLongitude '-53.7427'^^xsd:double;
  dwc:endLongitude '-53.7427'^^xsd:double;
  dwc:latitude '47.7847'^^xsd:double;
  dwc:startLatitude '47.7847'^^xsd:double;
  dwc:endLatitude '47.7847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.7427 47.7847, -53.7427 47.7847, -53.7427 47.7847, -53.7427 47.7847, -53.7427 47.7847))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3918'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.86 -55.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.86"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_460'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_460'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.9083'^^xsd:double;
  dwc:startLongitude '-55.9083'^^xsd:double;
  dwc:endLongitude '-55.9083'^^xsd:double;
  dwc:latitude '50.86'^^xsd:double;
  dwc:startLatitude '50.86'^^xsd:double;
  dwc:endLatitude '50.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.9083 50.86, -55.9083 50.86, -55.9083 50.86, -55.9083 50.86, -55.9083 50.86))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_460'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0043 -55.8037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0043"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_8'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_8'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8037'^^xsd:double;
  dwc:startLongitude '-55.8037'^^xsd:double;
  dwc:endLongitude '-55.8037'^^xsd:double;
  dwc:latitude '52.0043'^^xsd:double;
  dwc:startLatitude '52.0043'^^xsd:double;
  dwc:endLatitude '52.0043'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8037 52.0043, -55.8037 52.0043, -55.8037 52.0043, -55.8037 52.0043, -55.8037 52.0043))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_8'^^xsd:string;
  dwc:observationDate '1993-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1373 -70.0553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1373"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3863'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3863'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0553'^^xsd:double;
  dwc:startLongitude '-70.0553'^^xsd:double;
  dwc:endLongitude '-70.0553'^^xsd:double;
  dwc:latitude '43.1373'^^xsd:double;
  dwc:startLatitude '43.1373'^^xsd:double;
  dwc:endLatitude '43.1373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0553 43.1373, -70.0553 43.1373, -70.0553 43.1373, -70.0553 43.1373, -70.0553 43.1373))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3863'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1538 -69.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1538"^^xsd:decimal ;
  dwc:decimalLongitude "-69.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1162'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1162'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.171'^^xsd:double;
  dwc:startLongitude '-69.171'^^xsd:double;
  dwc:endLongitude '-69.171'^^xsd:double;
  dwc:latitude '19.1538'^^xsd:double;
  dwc:startLatitude '19.1538'^^xsd:double;
  dwc:endLatitude '19.1538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.171 19.1538, -69.171 19.1538, -69.171 19.1538, -69.171 19.1538, -69.171 19.1538))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1162'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2064'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2064'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2064'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2065'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2065'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2065'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2066'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2066'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2066'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2067'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2067'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2067'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1083'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1083'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1083'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1084'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1084'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1084'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7578 -69.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7578"^^xsd:decimal ;
  dwc:decimalLongitude "-69.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_935'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_935'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.788'^^xsd:double;
  dwc:startLongitude '-69.788'^^xsd:double;
  dwc:endLongitude '-69.788'^^xsd:double;
  dwc:latitude '20.7578'^^xsd:double;
  dwc:startLatitude '20.7578'^^xsd:double;
  dwc:endLatitude '20.7578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.788 20.7578, -69.788 20.7578, -69.788 20.7578, -69.788 20.7578, -69.788 20.7578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_935'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7567 -69.8103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7567"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_939'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_939'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8103'^^xsd:double;
  dwc:startLongitude '-69.8103'^^xsd:double;
  dwc:endLongitude '-69.8103'^^xsd:double;
  dwc:latitude '20.7567'^^xsd:double;
  dwc:startLatitude '20.7567'^^xsd:double;
  dwc:endLatitude '20.7567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8103 20.7567, -69.8103 20.7567, -69.8103 20.7567, -69.8103 20.7567, -69.8103 20.7567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_939'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.773 -69.8185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.773"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_979'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_979'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8185'^^xsd:double;
  dwc:startLongitude '-69.8185'^^xsd:double;
  dwc:endLongitude '-69.8185'^^xsd:double;
  dwc:latitude '20.773'^^xsd:double;
  dwc:startLatitude '20.773'^^xsd:double;
  dwc:endLatitude '20.773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8185 20.773, -69.8185 20.773, -69.8185 20.773, -69.8185 20.773, -69.8185 20.773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_979'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_884'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_884'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_884'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.773 -69.8185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.773"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_980'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_980'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8185'^^xsd:double;
  dwc:startLongitude '-69.8185'^^xsd:double;
  dwc:endLongitude '-69.8185'^^xsd:double;
  dwc:latitude '20.773'^^xsd:double;
  dwc:startLatitude '20.773'^^xsd:double;
  dwc:endLatitude '20.773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8185 20.773, -69.8185 20.773, -69.8185 20.773, -69.8185 20.773, -69.8185 20.773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_980'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7463 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7463"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1296'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1296'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7463'^^xsd:double;
  dwc:startLatitude '20.7463'^^xsd:double;
  dwc:endLatitude '20.7463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7463, -69.8 20.7463, -69.8 20.7463, -69.8 20.7463, -69.8 20.7463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1296'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1082'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1082'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1082'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9883 -50.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9883"^^xsd:decimal ;
  dwc:decimalLongitude "-50.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4114'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4114'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.025'^^xsd:double;
  dwc:startLongitude '-50.025'^^xsd:double;
  dwc:endLongitude '-50.025'^^xsd:double;
  dwc:latitude '61.9883'^^xsd:double;
  dwc:startLatitude '61.9883'^^xsd:double;
  dwc:endLatitude '61.9883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.025 61.9883, -50.025 61.9883, -50.025 61.9883, -50.025 61.9883, -50.025 61.9883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4114'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9883 -50.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9883"^^xsd:decimal ;
  dwc:decimalLongitude "-50.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4113'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4113'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.025'^^xsd:double;
  dwc:startLongitude '-50.025'^^xsd:double;
  dwc:endLongitude '-50.025'^^xsd:double;
  dwc:latitude '61.9883'^^xsd:double;
  dwc:startLatitude '61.9883'^^xsd:double;
  dwc:endLatitude '61.9883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.025 61.9883, -50.025 61.9883, -50.025 61.9883, -50.025 61.9883, -50.025 61.9883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4113'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7833 -24.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-24.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1946'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1946'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.65'^^xsd:double;
  dwc:startLongitude '-24.65'^^xsd:double;
  dwc:endLongitude '-24.65'^^xsd:double;
  dwc:latitude '64.7833'^^xsd:double;
  dwc:startLatitude '64.7833'^^xsd:double;
  dwc:endLatitude '64.7833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.65 64.7833, -24.65 64.7833, -24.65 64.7833, -24.65 64.7833, -24.65 64.7833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1946'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4064'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_4064'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4064'^^xsd:string;
  dwc:observationDate '1992-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4069'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4069'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4069'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4196'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4196'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4196'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4195'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4195'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4195'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4194'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4194'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4194'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4193'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4193'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4193'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4192'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4192'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4192'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4191'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4191'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4191'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.905 -63.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.905"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2370'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2370'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3667'^^xsd:double;
  dwc:startLongitude '-63.3667'^^xsd:double;
  dwc:endLongitude '-63.3667'^^xsd:double;
  dwc:latitude '49.905'^^xsd:double;
  dwc:startLatitude '49.905'^^xsd:double;
  dwc:endLatitude '49.905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3667 49.905, -63.3667 49.905, -63.3667 49.905, -63.3667 49.905, -63.3667 49.905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2370'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0768 -66.0143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0768"^^xsd:decimal ;
  dwc:decimalLongitude "-66.0143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3364'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3364'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.0143'^^xsd:double;
  dwc:startLongitude '-66.0143'^^xsd:double;
  dwc:endLongitude '-66.0143'^^xsd:double;
  dwc:latitude '42.0768'^^xsd:double;
  dwc:startLatitude '42.0768'^^xsd:double;
  dwc:endLatitude '42.0768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.0143 42.0768, -66.0143 42.0768, -66.0143 42.0768, -66.0143 42.0768, -66.0143 42.0768))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3364'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1502 -64.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1502"^^xsd:decimal ;
  dwc:decimalLongitude "-64.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4165'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_4165'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.6365'^^xsd:double;
  dwc:startLongitude '-64.6365'^^xsd:double;
  dwc:endLongitude '-64.6365'^^xsd:double;
  dwc:latitude '50.1502'^^xsd:double;
  dwc:startLatitude '50.1502'^^xsd:double;
  dwc:endLatitude '50.1502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.6365 50.1502, -64.6365 50.1502, -64.6365 50.1502, -64.6365 50.1502, -64.6365 50.1502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4165'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_43'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_43'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7367'^^xsd:double;
  dwc:startLongitude '-55.7367'^^xsd:double;
  dwc:endLongitude '-55.7367'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_43'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_44'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_44'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7367'^^xsd:double;
  dwc:startLongitude '-55.7367'^^xsd:double;
  dwc:endLongitude '-55.7367'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_44'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_45'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_45'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7367'^^xsd:double;
  dwc:startLongitude '-55.7367'^^xsd:double;
  dwc:endLongitude '-55.7367'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_45'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_46'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_46'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7367'^^xsd:double;
  dwc:startLongitude '-55.7367'^^xsd:double;
  dwc:endLongitude '-55.7367'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_46'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3435 -53.9785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3435"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4022'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4022'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9785'^^xsd:double;
  dwc:startLongitude '-53.9785'^^xsd:double;
  dwc:endLongitude '-53.9785'^^xsd:double;
  dwc:latitude '47.3435'^^xsd:double;
  dwc:startLatitude '47.3435'^^xsd:double;
  dwc:endLatitude '47.3435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9785 47.3435, -53.9785 47.3435, -53.9785 47.3435, -53.9785 47.3435, -53.9785 47.3435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4022'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5457 -68.6397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5457"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3345'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3345'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6397'^^xsd:double;
  dwc:startLongitude '-68.6397'^^xsd:double;
  dwc:endLongitude '-68.6397'^^xsd:double;
  dwc:latitude '41.5457'^^xsd:double;
  dwc:startLatitude '41.5457'^^xsd:double;
  dwc:endLatitude '41.5457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6397 41.5457, -68.6397 41.5457, -68.6397 41.5457, -68.6397 41.5457, -68.6397 41.5457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3345'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5457 -68.6397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5457"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3346'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3346'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6397'^^xsd:double;
  dwc:startLongitude '-68.6397'^^xsd:double;
  dwc:endLongitude '-68.6397'^^xsd:double;
  dwc:latitude '41.5457'^^xsd:double;
  dwc:startLatitude '41.5457'^^xsd:double;
  dwc:endLatitude '41.5457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6397 41.5457, -68.6397 41.5457, -68.6397 41.5457, -68.6397 41.5457, -68.6397 41.5457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3346'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1765 -69.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1765"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2593'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2593'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1933'^^xsd:double;
  dwc:startLongitude '-69.1933'^^xsd:double;
  dwc:endLongitude '-69.1933'^^xsd:double;
  dwc:latitude '19.1765'^^xsd:double;
  dwc:startLatitude '19.1765'^^xsd:double;
  dwc:endLatitude '19.1765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1933 19.1765, -69.1933 19.1765, -69.1933 19.1765, -69.1933 19.1765, -69.1933 19.1765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2593'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1765 -69.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1765"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2594'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2594'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1933'^^xsd:double;
  dwc:startLongitude '-69.1933'^^xsd:double;
  dwc:endLongitude '-69.1933'^^xsd:double;
  dwc:latitude '19.1765'^^xsd:double;
  dwc:startLatitude '19.1765'^^xsd:double;
  dwc:endLatitude '19.1765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1933 19.1765, -69.1933 19.1765, -69.1933 19.1765, -69.1933 19.1765, -69.1933 19.1765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2594'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4122 -68.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4122"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3434'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3434'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6785'^^xsd:double;
  dwc:startLongitude '-68.6785'^^xsd:double;
  dwc:endLongitude '-68.6785'^^xsd:double;
  dwc:latitude '41.4122'^^xsd:double;
  dwc:startLatitude '41.4122'^^xsd:double;
  dwc:endLatitude '41.4122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6785 41.4122, -68.6785 41.4122, -68.6785 41.4122, -68.6785 41.4122, -68.6785 41.4122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3434'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2931'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2931'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2931'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7688 -69.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7688"^^xsd:decimal ;
  dwc:decimalLongitude "-69.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1308'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1308'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.781'^^xsd:double;
  dwc:startLongitude '-69.781'^^xsd:double;
  dwc:endLongitude '-69.781'^^xsd:double;
  dwc:latitude '20.7688'^^xsd:double;
  dwc:startLatitude '20.7688'^^xsd:double;
  dwc:endLatitude '20.7688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.781 20.7688, -69.781 20.7688, -69.781 20.7688, -69.781 20.7688, -69.781 20.7688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1308'^^xsd:string;
  dwc:observationDate '1992-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7417 -69.7885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_800'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_800'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7885'^^xsd:double;
  dwc:startLongitude '-69.7885'^^xsd:double;
  dwc:endLongitude '-69.7885'^^xsd:double;
  dwc:latitude '20.7417'^^xsd:double;
  dwc:startLatitude '20.7417'^^xsd:double;
  dwc:endLatitude '20.7417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7885 20.7417, -69.7885 20.7417, -69.7885 20.7417, -69.7885 20.7417, -69.7885 20.7417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_800'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_931'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_931'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7793'^^xsd:double;
  dwc:startLongitude '-69.7793'^^xsd:double;
  dwc:endLongitude '-69.7793'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7793 20.7667, -69.7793 20.7667, -69.7793 20.7667, -69.7793 20.7667, -69.7793 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_931'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7548 -69.8477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7548"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_851'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_851'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8477'^^xsd:double;
  dwc:startLongitude '-69.8477'^^xsd:double;
  dwc:endLongitude '-69.8477'^^xsd:double;
  dwc:latitude '20.7548'^^xsd:double;
  dwc:startLatitude '20.7548'^^xsd:double;
  dwc:endLatitude '20.7548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8477 20.7548, -69.8477 20.7548, -69.8477 20.7548, -69.8477 20.7548, -69.8477 20.7548))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_851'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -52.1713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-52.1713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_183'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_183'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.1713'^^xsd:double;
  dwc:startLongitude '-52.1713'^^xsd:double;
  dwc:endLongitude '-52.1713'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:startLatitude '64.05'^^xsd:double;
  dwc:endLatitude '64.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.1713 64.05, -52.1713 64.05, -52.1713 64.05, -52.1713 64.05, -52.1713 64.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_183'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -52.1713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-52.1713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_184'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_184'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.1713'^^xsd:double;
  dwc:startLongitude '-52.1713'^^xsd:double;
  dwc:endLongitude '-52.1713'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:startLatitude '64.05'^^xsd:double;
  dwc:endLatitude '64.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.1713 64.05, -52.1713 64.05, -52.1713 64.05, -52.1713 64.05, -52.1713 64.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_184'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0198 -52.7685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0198"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_207'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_207'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7685'^^xsd:double;
  dwc:startLongitude '-52.7685'^^xsd:double;
  dwc:endLongitude '-52.7685'^^xsd:double;
  dwc:latitude '64.0198'^^xsd:double;
  dwc:startLatitude '64.0198'^^xsd:double;
  dwc:endLatitude '64.0198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7685 64.0198, -52.7685 64.0198, -52.7685 64.0198, -52.7685 64.0198, -52.7685 64.0198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_207'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -52.1713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-52.1713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_186'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_186'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.1713'^^xsd:double;
  dwc:startLongitude '-52.1713'^^xsd:double;
  dwc:endLongitude '-52.1713'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:startLatitude '64.05'^^xsd:double;
  dwc:endLatitude '64.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.1713 64.05, -52.1713 64.05, -52.1713 64.05, -52.1713 64.05, -52.1713 64.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_186'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -52.1713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-52.1713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_187'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_187'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.1713'^^xsd:double;
  dwc:startLongitude '-52.1713'^^xsd:double;
  dwc:endLongitude '-52.1713'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:startLatitude '64.05'^^xsd:double;
  dwc:endLatitude '64.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.1713 64.05, -52.1713 64.05, -52.1713 64.05, -52.1713 64.05, -52.1713 64.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_187'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.05 -52.1713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.05"^^xsd:decimal ;
  dwc:decimalLongitude "-52.1713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_185'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_185'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.1713'^^xsd:double;
  dwc:startLongitude '-52.1713'^^xsd:double;
  dwc:endLongitude '-52.1713'^^xsd:double;
  dwc:latitude '64.05'^^xsd:double;
  dwc:startLatitude '64.05'^^xsd:double;
  dwc:endLatitude '64.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.1713 64.05, -52.1713 64.05, -52.1713 64.05, -52.1713 64.05, -52.1713 64.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_185'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1245 -67.8305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1245"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3221'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3221'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8305'^^xsd:double;
  dwc:startLongitude '-67.8305'^^xsd:double;
  dwc:endLongitude '-67.8305'^^xsd:double;
  dwc:latitude '44.1245'^^xsd:double;
  dwc:startLatitude '44.1245'^^xsd:double;
  dwc:endLatitude '44.1245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8305 44.1245, -67.8305 44.1245, -67.8305 44.1245, -67.8305 44.1245, -67.8305 44.1245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3221'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7338 -69.7872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7338"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1689'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1689'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7872'^^xsd:double;
  dwc:startLongitude '-69.7872'^^xsd:double;
  dwc:endLongitude '-69.7872'^^xsd:double;
  dwc:latitude '20.7338'^^xsd:double;
  dwc:startLatitude '20.7338'^^xsd:double;
  dwc:endLatitude '20.7338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7872 20.7338, -69.7872 20.7338, -69.7872 20.7338, -69.7872 20.7338, -69.7872 20.7338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1689'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0298 -68.7547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0298"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3323'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3323'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7547'^^xsd:double;
  dwc:startLongitude '-68.7547'^^xsd:double;
  dwc:endLongitude '-68.7547'^^xsd:double;
  dwc:latitude '20.0298'^^xsd:double;
  dwc:startLatitude '20.0298'^^xsd:double;
  dwc:endLatitude '20.0298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7547 20.0298, -68.7547 20.0298, -68.7547 20.0298, -68.7547 20.0298, -68.7547 20.0298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3323'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1833 -18.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-18.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1892'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1892'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-18.3333'^^xsd:double;
  dwc:startLongitude '-18.3333'^^xsd:double;
  dwc:endLongitude '-18.3333'^^xsd:double;
  dwc:latitude '63.1833'^^xsd:double;
  dwc:startLatitude '63.1833'^^xsd:double;
  dwc:endLatitude '63.1833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.3333 63.1833, -18.3333 63.1833, -18.3333 63.1833, -18.3333 63.1833, -18.3333 63.1833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1892'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8167 -26.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-26.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1831'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1831'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.75'^^xsd:double;
  dwc:startLongitude '-26.75'^^xsd:double;
  dwc:endLongitude '-26.75'^^xsd:double;
  dwc:latitude '63.8167'^^xsd:double;
  dwc:startLatitude '63.8167'^^xsd:double;
  dwc:endLatitude '63.8167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.75 63.8167, -26.75 63.8167, -26.75 63.8167, -26.75 63.8167, -26.75 63.8167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1831'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7167 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1930'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1930'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:startLongitude '-15.6'^^xsd:double;
  dwc:endLongitude '-15.6'^^xsd:double;
  dwc:latitude '63.7167'^^xsd:double;
  dwc:startLatitude '63.7167'^^xsd:double;
  dwc:endLatitude '63.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.6 63.7167, -15.6 63.7167, -15.6 63.7167, -15.6 63.7167, -15.6 63.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1930'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1083 -66.0035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1083"^^xsd:decimal ;
  dwc:decimalLongitude "-66.0035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3362'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3362'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.0035'^^xsd:double;
  dwc:startLongitude '-66.0035'^^xsd:double;
  dwc:endLongitude '-66.0035'^^xsd:double;
  dwc:latitude '42.1083'^^xsd:double;
  dwc:startLatitude '42.1083'^^xsd:double;
  dwc:endLatitude '42.1083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.0035 42.1083, -66.0035 42.1083, -66.0035 42.1083, -66.0035 42.1083, -66.0035 42.1083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3362'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0373 -64.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0373"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2351'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2351'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.288'^^xsd:double;
  dwc:startLongitude '-64.288'^^xsd:double;
  dwc:endLongitude '-64.288'^^xsd:double;
  dwc:latitude '50.0373'^^xsd:double;
  dwc:startLatitude '50.0373'^^xsd:double;
  dwc:endLatitude '50.0373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.288 50.0373, -64.288 50.0373, -64.288 50.0373, -64.288 50.0373, -64.288 50.0373))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2351'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0373 -64.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0373"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2352'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2352'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.288'^^xsd:double;
  dwc:startLongitude '-64.288'^^xsd:double;
  dwc:endLongitude '-64.288'^^xsd:double;
  dwc:latitude '50.0373'^^xsd:double;
  dwc:startLatitude '50.0373'^^xsd:double;
  dwc:endLatitude '50.0373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.288 50.0373, -64.288 50.0373, -64.288 50.0373, -64.288 50.0373, -64.288 50.0373))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2352'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3862 -57.4758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3862"^^xsd:decimal ;
  dwc:decimalLongitude "-57.4758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2291'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2291'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.4758'^^xsd:double;
  dwc:startLongitude '-57.4758'^^xsd:double;
  dwc:endLongitude '-57.4758'^^xsd:double;
  dwc:latitude '51.3862'^^xsd:double;
  dwc:startLatitude '51.3862'^^xsd:double;
  dwc:endLatitude '51.3862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.4758 51.3862, -57.4758 51.3862, -57.4758 51.3862, -57.4758 51.3862, -57.4758 51.3862))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2291'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3862 -57.4758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3862"^^xsd:decimal ;
  dwc:decimalLongitude "-57.4758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2292'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2292'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.4758'^^xsd:double;
  dwc:startLongitude '-57.4758'^^xsd:double;
  dwc:endLongitude '-57.4758'^^xsd:double;
  dwc:latitude '51.3862'^^xsd:double;
  dwc:startLatitude '51.3862'^^xsd:double;
  dwc:endLatitude '51.3862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.4758 51.3862, -57.4758 51.3862, -57.4758 51.3862, -57.4758 51.3862, -57.4758 51.3862))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2292'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3862 -57.4758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3862"^^xsd:decimal ;
  dwc:decimalLongitude "-57.4758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2293'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2293'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.4758'^^xsd:double;
  dwc:startLongitude '-57.4758'^^xsd:double;
  dwc:endLongitude '-57.4758'^^xsd:double;
  dwc:latitude '51.3862'^^xsd:double;
  dwc:startLatitude '51.3862'^^xsd:double;
  dwc:endLatitude '51.3862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.4758 51.3862, -57.4758 51.3862, -57.4758 51.3862, -57.4758 51.3862, -57.4758 51.3862))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2293'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3253 -66.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3253"^^xsd:decimal ;
  dwc:decimalLongitude "-66.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2981'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2981'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.399'^^xsd:double;
  dwc:startLongitude '-66.399'^^xsd:double;
  dwc:endLongitude '-66.399'^^xsd:double;
  dwc:latitude '44.3253'^^xsd:double;
  dwc:startLatitude '44.3253'^^xsd:double;
  dwc:endLatitude '44.3253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.399 44.3253, -66.399 44.3253, -66.399 44.3253, -66.399 44.3253, -66.399 44.3253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2981'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3348 -66.3203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3348"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2987'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2987'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3203'^^xsd:double;
  dwc:startLongitude '-66.3203'^^xsd:double;
  dwc:endLongitude '-66.3203'^^xsd:double;
  dwc:latitude '44.3348'^^xsd:double;
  dwc:startLatitude '44.3348'^^xsd:double;
  dwc:endLatitude '44.3348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3203 44.3348, -66.3203 44.3348, -66.3203 44.3348, -66.3203 44.3348, -66.3203 44.3348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2987'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3348 -66.3203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3348"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2988'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2988'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3203'^^xsd:double;
  dwc:startLongitude '-66.3203'^^xsd:double;
  dwc:endLongitude '-66.3203'^^xsd:double;
  dwc:latitude '44.3348'^^xsd:double;
  dwc:startLatitude '44.3348'^^xsd:double;
  dwc:endLatitude '44.3348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3203 44.3348, -66.3203 44.3348, -66.3203 44.3348, -66.3203 44.3348, -66.3203 44.3348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2988'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8325 -53.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8325"^^xsd:decimal ;
  dwc:decimalLongitude "-53.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3795'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3795'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.567'^^xsd:double;
  dwc:startLongitude '-53.567'^^xsd:double;
  dwc:endLongitude '-53.567'^^xsd:double;
  dwc:latitude '48.8325'^^xsd:double;
  dwc:startLatitude '48.8325'^^xsd:double;
  dwc:endLatitude '48.8325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.567 48.8325, -53.567 48.8325, -53.567 48.8325, -53.567 48.8325, -53.567 48.8325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3795'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2113 -57.1293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2113"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1966'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1966'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1293'^^xsd:double;
  dwc:startLongitude '-57.1293'^^xsd:double;
  dwc:endLongitude '-57.1293'^^xsd:double;
  dwc:latitude '51.2113'^^xsd:double;
  dwc:startLatitude '51.2113'^^xsd:double;
  dwc:endLatitude '51.2113'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1293 51.2113, -57.1293 51.2113, -57.1293 51.2113, -57.1293 51.2113, -57.1293 51.2113))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1966'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.401 -57.2527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.401"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2271'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2271'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2527'^^xsd:double;
  dwc:startLongitude '-57.2527'^^xsd:double;
  dwc:endLongitude '-57.2527'^^xsd:double;
  dwc:latitude '51.401'^^xsd:double;
  dwc:startLatitude '51.401'^^xsd:double;
  dwc:endLatitude '51.401'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2527 51.401, -57.2527 51.401, -57.2527 51.401, -57.2527 51.401, -57.2527 51.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2271'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.651 -53.0707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.651"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_486'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_486'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0707'^^xsd:double;
  dwc:startLongitude '-53.0707'^^xsd:double;
  dwc:endLongitude '-53.0707'^^xsd:double;
  dwc:latitude '47.651'^^xsd:double;
  dwc:startLatitude '47.651'^^xsd:double;
  dwc:endLatitude '47.651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0707 47.651, -53.0707 47.651, -53.0707 47.651, -53.0707 47.651, -53.0707 47.651))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_486'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0418 -55.7598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0418"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_119'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_119'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7598'^^xsd:double;
  dwc:startLongitude '-55.7598'^^xsd:double;
  dwc:endLongitude '-55.7598'^^xsd:double;
  dwc:latitude '51.0418'^^xsd:double;
  dwc:startLatitude '51.0418'^^xsd:double;
  dwc:endLatitude '51.0418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7598 51.0418, -55.7598 51.0418, -55.7598 51.0418, -55.7598 51.0418, -55.7598 51.0418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_119'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7515 -69.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7515"^^xsd:decimal ;
  dwc:decimalLongitude "-69.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2887'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2887'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.797'^^xsd:double;
  dwc:startLongitude '-69.797'^^xsd:double;
  dwc:endLongitude '-69.797'^^xsd:double;
  dwc:latitude '20.7515'^^xsd:double;
  dwc:startLatitude '20.7515'^^xsd:double;
  dwc:endLatitude '20.7515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.797 20.7515, -69.797 20.7515, -69.797 20.7515, -69.797 20.7515, -69.797 20.7515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2887'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.71 -69.7583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.71"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2790'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2790'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7583'^^xsd:double;
  dwc:startLongitude '-69.7583'^^xsd:double;
  dwc:endLongitude '-69.7583'^^xsd:double;
  dwc:latitude '20.71'^^xsd:double;
  dwc:startLatitude '20.71'^^xsd:double;
  dwc:endLatitude '20.71'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7583 20.71, -69.7583 20.71, -69.7583 20.71, -69.7583 20.71, -69.7583 20.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2790'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.71 -69.7583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.71"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2791'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2791'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7583'^^xsd:double;
  dwc:startLongitude '-69.7583'^^xsd:double;
  dwc:endLongitude '-69.7583'^^xsd:double;
  dwc:latitude '20.71'^^xsd:double;
  dwc:startLatitude '20.71'^^xsd:double;
  dwc:endLatitude '20.71'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7583 20.71, -69.7583 20.71, -69.7583 20.71, -69.7583 20.71, -69.7583 20.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2791'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5518 -68.6502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5518"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3348'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3348'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6502'^^xsd:double;
  dwc:startLongitude '-68.6502'^^xsd:double;
  dwc:endLongitude '-68.6502'^^xsd:double;
  dwc:latitude '41.5518'^^xsd:double;
  dwc:startLatitude '41.5518'^^xsd:double;
  dwc:endLatitude '41.5518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6502 41.5518, -68.6502 41.5518, -68.6502 41.5518, -68.6502 41.5518, -68.6502 41.5518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3348'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1568 -69.2125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1568"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2589'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2589'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2125'^^xsd:double;
  dwc:startLongitude '-69.2125'^^xsd:double;
  dwc:endLongitude '-69.2125'^^xsd:double;
  dwc:latitude '19.1568'^^xsd:double;
  dwc:startLatitude '19.1568'^^xsd:double;
  dwc:endLatitude '19.1568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2125 19.1568, -69.2125 19.1568, -69.2125 19.1568, -69.2125 19.1568, -69.2125 19.1568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2589'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1568 -69.2125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1568"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2590'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2590'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2125'^^xsd:double;
  dwc:startLongitude '-69.2125'^^xsd:double;
  dwc:endLongitude '-69.2125'^^xsd:double;
  dwc:latitude '19.1568'^^xsd:double;
  dwc:startLatitude '19.1568'^^xsd:double;
  dwc:endLatitude '19.1568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2125 19.1568, -69.2125 19.1568, -69.2125 19.1568, -69.2125 19.1568, -69.2125 19.1568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2590'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7822 -69.8192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7822"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2741'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2741'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8192'^^xsd:double;
  dwc:startLongitude '-69.8192'^^xsd:double;
  dwc:endLongitude '-69.8192'^^xsd:double;
  dwc:latitude '20.7822'^^xsd:double;
  dwc:startLatitude '20.7822'^^xsd:double;
  dwc:endLatitude '20.7822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8192 20.7822, -69.8192 20.7822, -69.8192 20.7822, -69.8192 20.7822, -69.8192 20.7822))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2741'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1543 -68.8568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1543"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3181'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3181'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8568'^^xsd:double;
  dwc:startLongitude '-68.8568'^^xsd:double;
  dwc:endLongitude '-68.8568'^^xsd:double;
  dwc:latitude '20.1543'^^xsd:double;
  dwc:startLatitude '20.1543'^^xsd:double;
  dwc:endLatitude '20.1543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8568 20.1543, -68.8568 20.1543, -68.8568 20.1543, -68.8568 20.1543, -68.8568 20.1543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3181'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7305 -69.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7305"^^xsd:decimal ;
  dwc:decimalLongitude "-69.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1266'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1266'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.764'^^xsd:double;
  dwc:startLongitude '-69.764'^^xsd:double;
  dwc:endLongitude '-69.764'^^xsd:double;
  dwc:latitude '20.7305'^^xsd:double;
  dwc:startLatitude '20.7305'^^xsd:double;
  dwc:endLatitude '20.7305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.764 20.7305, -69.764 20.7305, -69.764 20.7305, -69.764 20.7305, -69.764 20.7305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1266'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7575 -69.7733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7575"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_923'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_923'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7733'^^xsd:double;
  dwc:startLongitude '-69.7733'^^xsd:double;
  dwc:endLongitude '-69.7733'^^xsd:double;
  dwc:latitude '20.7575'^^xsd:double;
  dwc:startLatitude '20.7575'^^xsd:double;
  dwc:endLatitude '20.7575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7733 20.7575, -69.7733 20.7575, -69.7733 20.7575, -69.7733 20.7575, -69.7733 20.7575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_923'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7532 -69.8095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7532"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_870'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_870'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8095'^^xsd:double;
  dwc:startLongitude '-69.8095'^^xsd:double;
  dwc:endLongitude '-69.8095'^^xsd:double;
  dwc:latitude '20.7532'^^xsd:double;
  dwc:startLatitude '20.7532'^^xsd:double;
  dwc:endLatitude '20.7532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8095 20.7532, -69.8095 20.7532, -69.8095 20.7532, -69.8095 20.7532, -69.8095 20.7532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_870'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7733 -69.8198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2840'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2840'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8198'^^xsd:double;
  dwc:startLongitude '-69.8198'^^xsd:double;
  dwc:endLongitude '-69.8198'^^xsd:double;
  dwc:latitude '20.7733'^^xsd:double;
  dwc:startLatitude '20.7733'^^xsd:double;
  dwc:endLatitude '20.7733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8198 20.7733, -69.8198 20.7733, -69.8198 20.7733, -69.8198 20.7733, -69.8198 20.7733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2840'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.45 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.45"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1912'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1912'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:startLongitude '-15.7'^^xsd:double;
  dwc:endLongitude '-15.7'^^xsd:double;
  dwc:latitude '63.45'^^xsd:double;
  dwc:startLatitude '63.45'^^xsd:double;
  dwc:endLatitude '63.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.7 63.45, -15.7 63.45, -15.7 63.45, -15.7 63.45, -15.7 63.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1912'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9667 -25.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1804'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1804'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.5333'^^xsd:double;
  dwc:startLongitude '-25.5333'^^xsd:double;
  dwc:endLongitude '-25.5333'^^xsd:double;
  dwc:latitude '62.9667'^^xsd:double;
  dwc:startLatitude '62.9667'^^xsd:double;
  dwc:endLatitude '62.9667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.5333 62.9667, -25.5333 62.9667, -25.5333 62.9667, -25.5333 62.9667, -25.5333 62.9667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1804'^^xsd:string;
  dwc:observationDate '1992-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1651'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1651'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1651'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1652'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1652'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1652'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3167 -25.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1801'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1801'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.7167'^^xsd:double;
  dwc:startLongitude '-25.7167'^^xsd:double;
  dwc:endLongitude '-25.7167'^^xsd:double;
  dwc:latitude '63.3167'^^xsd:double;
  dwc:startLatitude '63.3167'^^xsd:double;
  dwc:endLatitude '63.3167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.7167 63.3167, -25.7167 63.3167, -25.7167 63.3167, -25.7167 63.3167, -25.7167 63.3167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1801'^^xsd:string;
  dwc:observationDate '1992-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3667 -57.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2299'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2299'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2'^^xsd:double;
  dwc:startLongitude '-57.2'^^xsd:double;
  dwc:endLongitude '-57.2'^^xsd:double;
  dwc:latitude '51.3667'^^xsd:double;
  dwc:startLatitude '51.3667'^^xsd:double;
  dwc:endLatitude '51.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2 51.3667, -57.2 51.3667, -57.2 51.3667, -57.2 51.3667, -57.2 51.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2299'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3667 -57.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2317'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2317'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2'^^xsd:double;
  dwc:startLongitude '-57.2'^^xsd:double;
  dwc:endLongitude '-57.2'^^xsd:double;
  dwc:latitude '51.3667'^^xsd:double;
  dwc:startLatitude '51.3667'^^xsd:double;
  dwc:endLatitude '51.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2 51.3667, -57.2 51.3667, -57.2 51.3667, -57.2 51.3667, -57.2 51.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2317'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3333 -53.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4027'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4027'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9667'^^xsd:double;
  dwc:startLongitude '-53.9667'^^xsd:double;
  dwc:endLongitude '-53.9667'^^xsd:double;
  dwc:latitude '47.3333'^^xsd:double;
  dwc:startLatitude '47.3333'^^xsd:double;
  dwc:endLatitude '47.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9667 47.3333, -53.9667 47.3333, -53.9667 47.3333, -53.9667 47.3333, -53.9667 47.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4027'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.3667 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.3667"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2240'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2240'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:startLongitude '14.7'^^xsd:double;
  dwc:endLongitude '14.7'^^xsd:double;
  dwc:latitude '76.3667'^^xsd:double;
  dwc:startLatitude '76.3667'^^xsd:double;
  dwc:endLatitude '76.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7 76.3667, 14.7 76.3667, 14.7 76.3667, 14.7 76.3667, 14.7 76.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2240'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.755 -52.9358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.755"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3595'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3595'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9358'^^xsd:double;
  dwc:startLongitude '-52.9358'^^xsd:double;
  dwc:endLongitude '-52.9358'^^xsd:double;
  dwc:latitude '47.755'^^xsd:double;
  dwc:startLatitude '47.755'^^xsd:double;
  dwc:endLatitude '47.755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9358 47.755, -52.9358 47.755, -52.9358 47.755, -52.9358 47.755, -52.9358 47.755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3595'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4745 -56.7963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4745"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3535'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3535'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7963'^^xsd:double;
  dwc:startLongitude '-56.7963'^^xsd:double;
  dwc:endLongitude '-56.7963'^^xsd:double;
  dwc:latitude '51.4745'^^xsd:double;
  dwc:startLatitude '51.4745'^^xsd:double;
  dwc:endLatitude '51.4745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7963 51.4745, -56.7963 51.4745, -56.7963 51.4745, -56.7963 51.4745, -56.7963 51.4745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3535'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4745 -56.7963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4745"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3503'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3503'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7963'^^xsd:double;
  dwc:startLongitude '-56.7963'^^xsd:double;
  dwc:endLongitude '-56.7963'^^xsd:double;
  dwc:latitude '51.4745'^^xsd:double;
  dwc:startLatitude '51.4745'^^xsd:double;
  dwc:endLatitude '51.4745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7963 51.4745, -56.7963 51.4745, -56.7963 51.4745, -56.7963 51.4745, -56.7963 51.4745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3503'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9198 -53.6003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9198"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3799'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3799'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6003'^^xsd:double;
  dwc:startLongitude '-53.6003'^^xsd:double;
  dwc:endLongitude '-53.6003'^^xsd:double;
  dwc:latitude '48.9198'^^xsd:double;
  dwc:startLatitude '48.9198'^^xsd:double;
  dwc:endLatitude '48.9198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6003 48.9198, -53.6003 48.9198, -53.6003 48.9198, -53.6003 48.9198, -53.6003 48.9198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3799'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8345 -54.2075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8345"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1743'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1743'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2075'^^xsd:double;
  dwc:startLongitude '-54.2075'^^xsd:double;
  dwc:endLongitude '-54.2075'^^xsd:double;
  dwc:latitude '46.8345'^^xsd:double;
  dwc:startLatitude '46.8345'^^xsd:double;
  dwc:endLatitude '46.8345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2075 46.8345, -54.2075 46.8345, -54.2075 46.8345, -54.2075 46.8345, -54.2075 46.8345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1743'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7762 -56.0052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7762"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_123'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_123'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.0052'^^xsd:double;
  dwc:startLongitude '-56.0052'^^xsd:double;
  dwc:endLongitude '-56.0052'^^xsd:double;
  dwc:latitude '50.7762'^^xsd:double;
  dwc:startLatitude '50.7762'^^xsd:double;
  dwc:endLatitude '50.7762'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.0052 50.7762, -56.0052 50.7762, -56.0052 50.7762, -56.0052 50.7762, -56.0052 50.7762))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_123'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3425 -53.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3425"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4023'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4023'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.978'^^xsd:double;
  dwc:startLongitude '-53.978'^^xsd:double;
  dwc:endLongitude '-53.978'^^xsd:double;
  dwc:latitude '47.3425'^^xsd:double;
  dwc:startLatitude '47.3425'^^xsd:double;
  dwc:endLatitude '47.3425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.978 47.3425, -53.978 47.3425, -53.978 47.3425, -53.978 47.3425, -53.978 47.3425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4023'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_531'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_531'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_531'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.9 17.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2239'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2239'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '17.5667'^^xsd:double;
  dwc:startLongitude '17.5667'^^xsd:double;
  dwc:endLongitude '17.5667'^^xsd:double;
  dwc:latitude '74.9'^^xsd:double;
  dwc:startLatitude '74.9'^^xsd:double;
  dwc:endLatitude '74.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.5667 74.9, 17.5667 74.9, 17.5667 74.9, 17.5667 74.9, 17.5667 74.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2239'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.8333 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3037'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3037'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:startLongitude '25.25'^^xsd:double;
  dwc:endLongitude '25.25'^^xsd:double;
  dwc:latitude '76.8333'^^xsd:double;
  dwc:startLatitude '76.8333'^^xsd:double;
  dwc:endLatitude '76.8333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.25 76.8333, 25.25 76.8333, 25.25 76.8333, 25.25 76.8333, 25.25 76.8333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3037'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.796 -54.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.796"^^xsd:decimal ;
  dwc:decimalLongitude "-54.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4001'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4001'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.12'^^xsd:double;
  dwc:startLongitude '-54.12'^^xsd:double;
  dwc:endLongitude '-54.12'^^xsd:double;
  dwc:latitude '46.796'^^xsd:double;
  dwc:startLatitude '46.796'^^xsd:double;
  dwc:endLatitude '46.796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.12 46.796, -54.12 46.796, -54.12 46.796, -54.12 46.796, -54.12 46.796))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4001'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5625 -66.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5625"^^xsd:decimal ;
  dwc:decimalLongitude "-66.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3249'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3249'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.272'^^xsd:double;
  dwc:startLongitude '-66.272'^^xsd:double;
  dwc:endLongitude '-66.272'^^xsd:double;
  dwc:latitude '42.5625'^^xsd:double;
  dwc:startLatitude '42.5625'^^xsd:double;
  dwc:endLatitude '42.5625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.272 42.5625, -66.272 42.5625, -66.272 42.5625, -66.272 42.5625, -66.272 42.5625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3249'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1552 -70.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1552"^^xsd:decimal ;
  dwc:decimalLongitude "-70.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3281'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3281'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.058'^^xsd:double;
  dwc:startLongitude '-70.058'^^xsd:double;
  dwc:endLongitude '-70.058'^^xsd:double;
  dwc:latitude '43.1552'^^xsd:double;
  dwc:startLatitude '43.1552'^^xsd:double;
  dwc:endLatitude '43.1552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.058 43.1552, -70.058 43.1552, -70.058 43.1552, -70.058 43.1552, -70.058 43.1552))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3281'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7218 -69.7962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7218"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2745'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2745'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7962'^^xsd:double;
  dwc:startLongitude '-69.7962'^^xsd:double;
  dwc:endLongitude '-69.7962'^^xsd:double;
  dwc:latitude '20.7218'^^xsd:double;
  dwc:startLatitude '20.7218'^^xsd:double;
  dwc:endLatitude '20.7218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7962 20.7218, -69.7962 20.7218, -69.7962 20.7218, -69.7962 20.7218, -69.7962 20.7218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2745'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0157 -68.8988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0157"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3314'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3314'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8988'^^xsd:double;
  dwc:startLongitude '-68.8988'^^xsd:double;
  dwc:endLongitude '-68.8988'^^xsd:double;
  dwc:latitude '20.0157'^^xsd:double;
  dwc:startLatitude '20.0157'^^xsd:double;
  dwc:endLatitude '20.0157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8988 20.0157, -68.8988 20.0157, -68.8988 20.0157, -68.8988 20.0157, -68.8988 20.0157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3314'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.7433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7287"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2829'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2829'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7433'^^xsd:double;
  dwc:startLongitude '-69.7433'^^xsd:double;
  dwc:endLongitude '-69.7433'^^xsd:double;
  dwc:latitude '20.7287'^^xsd:double;
  dwc:startLatitude '20.7287'^^xsd:double;
  dwc:endLatitude '20.7287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7433 20.7287, -69.7433 20.7287, -69.7433 20.7287, -69.7433 20.7287, -69.7433 20.7287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2829'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_741'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_741'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_741'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2165'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2165'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2165'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0933 -52.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0933"^^xsd:decimal ;
  dwc:decimalLongitude "-52.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_308'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_308'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.0417'^^xsd:double;
  dwc:startLongitude '-52.0417'^^xsd:double;
  dwc:endLongitude '-52.0417'^^xsd:double;
  dwc:latitude '64.0933'^^xsd:double;
  dwc:startLatitude '64.0933'^^xsd:double;
  dwc:endLatitude '64.0933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.0417 64.0933, -52.0417 64.0933, -52.0417 64.0933, -52.0417 64.0933, -52.0417 64.0933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_308'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0933 -52.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0933"^^xsd:decimal ;
  dwc:decimalLongitude "-52.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_307'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_307'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.0417'^^xsd:double;
  dwc:startLongitude '-52.0417'^^xsd:double;
  dwc:endLongitude '-52.0417'^^xsd:double;
  dwc:latitude '64.0933'^^xsd:double;
  dwc:startLatitude '64.0933'^^xsd:double;
  dwc:endLatitude '64.0933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.0417 64.0933, -52.0417 64.0933, -52.0417 64.0933, -52.0417 64.0933, -52.0417 64.0933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_307'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1167 -26.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-26.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1848'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1848'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.7667'^^xsd:double;
  dwc:startLongitude '-26.7667'^^xsd:double;
  dwc:endLongitude '-26.7667'^^xsd:double;
  dwc:latitude '66.1167'^^xsd:double;
  dwc:startLatitude '66.1167'^^xsd:double;
  dwc:endLatitude '66.1167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.7667 66.1167, -26.7667 66.1167, -26.7667 66.1167, -26.7667 66.1167, -26.7667 66.1167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1848'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0387 -68.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0387"^^xsd:decimal ;
  dwc:decimalLongitude "-68.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3320'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3320'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.837'^^xsd:double;
  dwc:startLongitude '-68.837'^^xsd:double;
  dwc:endLongitude '-68.837'^^xsd:double;
  dwc:latitude '20.0387'^^xsd:double;
  dwc:startLatitude '20.0387'^^xsd:double;
  dwc:endLatitude '20.0387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.837 20.0387, -68.837 20.0387, -68.837 20.0387, -68.837 20.0387, -68.837 20.0387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3320'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.05 -22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.05"^^xsd:decimal ;
  dwc:decimalLongitude "-22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1808'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1808'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-22.3'^^xsd:double;
  dwc:startLongitude '-22.3'^^xsd:double;
  dwc:endLongitude '-22.3'^^xsd:double;
  dwc:latitude '63.05'^^xsd:double;
  dwc:startLatitude '63.05'^^xsd:double;
  dwc:endLatitude '63.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.3 63.05, -22.3 63.05, -22.3 63.05, -22.3 63.05, -22.3 63.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1808'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0243 -64.5517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0243"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4207'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4207'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5517'^^xsd:double;
  dwc:startLongitude '-64.5517'^^xsd:double;
  dwc:endLongitude '-64.5517'^^xsd:double;
  dwc:latitude '50.0243'^^xsd:double;
  dwc:startLatitude '50.0243'^^xsd:double;
  dwc:endLatitude '50.0243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5517 50.0243, -64.5517 50.0243, -64.5517 50.0243, -64.5517 50.0243, -64.5517 50.0243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4207'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0237 -64.2053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0237"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2338'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2338'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.2053'^^xsd:double;
  dwc:startLongitude '-64.2053'^^xsd:double;
  dwc:endLongitude '-64.2053'^^xsd:double;
  dwc:latitude '50.0237'^^xsd:double;
  dwc:startLatitude '50.0237'^^xsd:double;
  dwc:endLatitude '50.0237'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2053 50.0237, -64.2053 50.0237, -64.2053 50.0237, -64.2053 50.0237, -64.2053 50.0237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2338'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1856'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1856'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:startLongitude '-27.1'^^xsd:double;
  dwc:endLongitude '-27.1'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:startLatitude '66.1'^^xsd:double;
  dwc:endLatitude '66.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1856'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1855'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1855'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:startLongitude '-27.1'^^xsd:double;
  dwc:endLongitude '-27.1'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:startLatitude '66.1'^^xsd:double;
  dwc:endLatitude '66.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1855'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0497 -52.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0497"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_372'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_372'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9203'^^xsd:double;
  dwc:startLongitude '-52.9203'^^xsd:double;
  dwc:endLongitude '-52.9203'^^xsd:double;
  dwc:latitude '48.0497'^^xsd:double;
  dwc:startLatitude '48.0497'^^xsd:double;
  dwc:endLatitude '48.0497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9203 48.0497, -52.9203 48.0497, -52.9203 48.0497, -52.9203 48.0497, -52.9203 48.0497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_372'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1708 -69.1855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1708"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2642'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2642'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1855'^^xsd:double;
  dwc:startLongitude '-69.1855'^^xsd:double;
  dwc:endLongitude '-69.1855'^^xsd:double;
  dwc:latitude '19.1708'^^xsd:double;
  dwc:startLatitude '19.1708'^^xsd:double;
  dwc:endLatitude '19.1708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1855 19.1708, -69.1855 19.1708, -69.1855 19.1708, -69.1855 19.1708, -69.1855 19.1708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2642'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1333 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3179'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3179'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20.1333'^^xsd:double;
  dwc:startLatitude '20.1333'^^xsd:double;
  dwc:endLatitude '20.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8333 20.1333, -68.8333 20.1333, -68.8333 20.1333, -68.8333 20.1333, -68.8333 20.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3179'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1452 -69.1542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1452"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3145'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3145'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1542'^^xsd:double;
  dwc:startLongitude '-69.1542'^^xsd:double;
  dwc:endLongitude '-69.1542'^^xsd:double;
  dwc:latitude '19.1452'^^xsd:double;
  dwc:startLatitude '19.1452'^^xsd:double;
  dwc:endLatitude '19.1452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1542 19.1452, -69.1542 19.1452, -69.1542 19.1452, -69.1542 19.1452, -69.1542 19.1452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3145'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1368 -69.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1368"^^xsd:decimal ;
  dwc:decimalLongitude "-69.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2609'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2609'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.172'^^xsd:double;
  dwc:startLongitude '-69.172'^^xsd:double;
  dwc:endLongitude '-69.172'^^xsd:double;
  dwc:latitude '19.1368'^^xsd:double;
  dwc:startLatitude '19.1368'^^xsd:double;
  dwc:endLatitude '19.1368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.172 19.1368, -69.172 19.1368, -69.172 19.1368, -69.172 19.1368, -69.172 19.1368))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2609'^^xsd:string;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7117 -69.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7117"^^xsd:decimal ;
  dwc:decimalLongitude "-69.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1344'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1344'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.795'^^xsd:double;
  dwc:startLongitude '-69.795'^^xsd:double;
  dwc:endLongitude '-69.795'^^xsd:double;
  dwc:latitude '20.7117'^^xsd:double;
  dwc:startLatitude '20.7117'^^xsd:double;
  dwc:endLatitude '20.7117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.795 20.7117, -69.795 20.7117, -69.795 20.7117, -69.795 20.7117, -69.795 20.7117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1344'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1054'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1054'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1054'^^xsd:string;
  dwc:observationDate '1992-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1055'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1055'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1055'^^xsd:string;
  dwc:observationDate '1992-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1056'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1056'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1056'^^xsd:string;
  dwc:observationDate '1992-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1049'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1049'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1049'^^xsd:string;
  dwc:observationDate '1992-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1052'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1052'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1052'^^xsd:string;
  dwc:observationDate '1992-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1053'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1053'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.516666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1053'^^xsd:string;
  dwc:observationDate '1992-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1050'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1050'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1050'^^xsd:string;
  dwc:observationDate '1992-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1051'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1051'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1051'^^xsd:string;
  dwc:observationDate '1992-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1167 -21.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1814'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1814'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-21.4167'^^xsd:double;
  dwc:startLongitude '-21.4167'^^xsd:double;
  dwc:endLongitude '-21.4167'^^xsd:double;
  dwc:latitude '63.1167'^^xsd:double;
  dwc:startLatitude '63.1167'^^xsd:double;
  dwc:endLatitude '63.1167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.4167 63.1167, -21.4167 63.1167, -21.4167 63.1167, -21.4167 63.1167, -21.4167 63.1167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1814'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6 -25.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1765'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_1765'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.4833'^^xsd:double;
  dwc:startLongitude '-25.4833'^^xsd:double;
  dwc:endLongitude '-25.4833'^^xsd:double;
  dwc:latitude '64.6'^^xsd:double;
  dwc:startLatitude '64.6'^^xsd:double;
  dwc:endLatitude '64.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.4833 64.6, -25.4833 64.6, -25.4833 64.6, -25.4833 64.6, -25.4833 64.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1765'^^xsd:string;
  dwc:observationDate '1992-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.074 -64.3355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.074"^^xsd:decimal ;
  dwc:decimalLongitude "-64.3355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2335'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2335'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.3355'^^xsd:double;
  dwc:startLongitude '-64.3355'^^xsd:double;
  dwc:endLongitude '-64.3355'^^xsd:double;
  dwc:latitude '50.074'^^xsd:double;
  dwc:startLatitude '50.074'^^xsd:double;
  dwc:endLatitude '50.074'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3355 50.074, -64.3355 50.074, -64.3355 50.074, -64.3355 50.074, -64.3355 50.074))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2335'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2483'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2483'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2483'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2484'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2484'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2484'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2485'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2485'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2485'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3448 -66.3483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3448"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3238'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3238'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3483'^^xsd:double;
  dwc:startLongitude '-66.3483'^^xsd:double;
  dwc:endLongitude '-66.3483'^^xsd:double;
  dwc:latitude '44.3448'^^xsd:double;
  dwc:startLatitude '44.3448'^^xsd:double;
  dwc:endLatitude '44.3448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3483 44.3448, -66.3483 44.3448, -66.3483 44.3448, -66.3483 44.3448, -66.3483 44.3448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3238'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.383 -52.6843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.383"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3954'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3954'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6843'^^xsd:double;
  dwc:startLongitude '-52.6843'^^xsd:double;
  dwc:endLongitude '-52.6843'^^xsd:double;
  dwc:latitude '47.383'^^xsd:double;
  dwc:startLatitude '47.383'^^xsd:double;
  dwc:endLatitude '47.383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6843 47.383, -52.6843 47.383, -52.6843 47.383, -52.6843 47.383, -52.6843 47.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3954'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2486'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2486'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2486'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2487'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2487'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2487'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1042 -67.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1042"^^xsd:decimal ;
  dwc:decimalLongitude "-67.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3213'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3213'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.832'^^xsd:double;
  dwc:startLongitude '-67.832'^^xsd:double;
  dwc:endLongitude '-67.832'^^xsd:double;
  dwc:latitude '44.1042'^^xsd:double;
  dwc:startLatitude '44.1042'^^xsd:double;
  dwc:endLatitude '44.1042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.832 44.1042, -67.832 44.1042, -67.832 44.1042, -67.832 44.1042, -67.832 44.1042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3213'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.747 -69.8383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.747"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2705'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2705'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8383'^^xsd:double;
  dwc:startLongitude '-69.8383'^^xsd:double;
  dwc:endLongitude '-69.8383'^^xsd:double;
  dwc:latitude '20.747'^^xsd:double;
  dwc:startLatitude '20.747'^^xsd:double;
  dwc:endLatitude '20.747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8383 20.747, -69.8383 20.747, -69.8383 20.747, -69.8383 20.747, -69.8383 20.747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2705'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2017'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2017'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2017'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2018'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2018'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2018'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2019'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2019'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2019'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7443 -69.8172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7443"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2822'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2822'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8172'^^xsd:double;
  dwc:startLongitude '-69.8172'^^xsd:double;
  dwc:endLongitude '-69.8172'^^xsd:double;
  dwc:latitude '20.7443'^^xsd:double;
  dwc:startLatitude '20.7443'^^xsd:double;
  dwc:endLatitude '20.7443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8172 20.7443, -69.8172 20.7443, -69.8172 20.7443, -69.8172 20.7443, -69.8172 20.7443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2822'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1473 -69.1938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1473"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2606'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2606'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1938'^^xsd:double;
  dwc:startLongitude '-69.1938'^^xsd:double;
  dwc:endLongitude '-69.1938'^^xsd:double;
  dwc:latitude '19.1473'^^xsd:double;
  dwc:startLatitude '19.1473'^^xsd:double;
  dwc:endLatitude '19.1473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1938 19.1473, -69.1938 19.1473, -69.1938 19.1473, -69.1938 19.1473, -69.1938 19.1473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2606'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3534'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3534'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7833'^^xsd:double;
  dwc:startLongitude '-56.7833'^^xsd:double;
  dwc:endLongitude '-56.7833'^^xsd:double;
  dwc:latitude '51.4833'^^xsd:double;
  dwc:startLatitude '51.4833'^^xsd:double;
  dwc:endLatitude '51.4833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7833 51.4833, -56.7833 51.4833, -56.7833 51.4833, -56.7833 51.4833, -56.7833 51.4833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3534'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3667 -57.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_68'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_68'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2'^^xsd:double;
  dwc:startLongitude '-57.2'^^xsd:double;
  dwc:endLongitude '-57.2'^^xsd:double;
  dwc:latitude '51.3667'^^xsd:double;
  dwc:startLatitude '51.3667'^^xsd:double;
  dwc:endLatitude '51.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2 51.3667, -57.2 51.3667, -57.2 51.3667, -57.2 51.3667, -57.2 51.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_68'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.955 -55.8883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.955"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1953'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1953'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8883'^^xsd:double;
  dwc:startLongitude '-55.8883'^^xsd:double;
  dwc:endLongitude '-55.8883'^^xsd:double;
  dwc:latitude '51.955'^^xsd:double;
  dwc:startLatitude '51.955'^^xsd:double;
  dwc:endLatitude '51.955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8883 51.955, -55.8883 51.955, -55.8883 51.955, -55.8883 51.955, -55.8883 51.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1953'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5807 -52.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5807"^^xsd:decimal ;
  dwc:decimalLongitude "-52.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3599'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3599'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.667'^^xsd:double;
  dwc:startLongitude '-52.667'^^xsd:double;
  dwc:endLongitude '-52.667'^^xsd:double;
  dwc:latitude '47.5807'^^xsd:double;
  dwc:startLatitude '47.5807'^^xsd:double;
  dwc:endLatitude '47.5807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.667 47.5807, -52.667 47.5807, -52.667 47.5807, -52.667 47.5807, -52.667 47.5807))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3599'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4365 -68.6575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4365"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3211'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3211'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6575'^^xsd:double;
  dwc:startLongitude '-68.6575'^^xsd:double;
  dwc:endLongitude '-68.6575'^^xsd:double;
  dwc:latitude '43.4365'^^xsd:double;
  dwc:startLatitude '43.4365'^^xsd:double;
  dwc:endLatitude '43.4365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6575 43.4365, -68.6575 43.4365, -68.6575 43.4365, -68.6575 43.4365, -68.6575 43.4365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3211'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7623 -69.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7623"^^xsd:decimal ;
  dwc:decimalLongitude "-69.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2823'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2823'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.781'^^xsd:double;
  dwc:startLongitude '-69.781'^^xsd:double;
  dwc:endLongitude '-69.781'^^xsd:double;
  dwc:latitude '20.7623'^^xsd:double;
  dwc:startLatitude '20.7623'^^xsd:double;
  dwc:endLatitude '20.7623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.781 20.7623, -69.781 20.7623, -69.781 20.7623, -69.781 20.7623, -69.781 20.7623))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2823'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.15 -69.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.15"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2660'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2660'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2167'^^xsd:double;
  dwc:startLongitude '-69.2167'^^xsd:double;
  dwc:endLongitude '-69.2167'^^xsd:double;
  dwc:latitude '19.15'^^xsd:double;
  dwc:startLatitude '19.15'^^xsd:double;
  dwc:endLatitude '19.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2167 19.15, -69.2167 19.15, -69.2167 19.15, -69.2167 19.15, -69.2167 19.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2660'^^xsd:string;
  dwc:observationDate '1993-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1153'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1153'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1153'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1154'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1154'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1154'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1155'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1155'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1155'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7673 -69.7897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7673"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1596'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1596'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7897'^^xsd:double;
  dwc:startLongitude '-69.7897'^^xsd:double;
  dwc:endLongitude '-69.7897'^^xsd:double;
  dwc:latitude '20.7673'^^xsd:double;
  dwc:startLatitude '20.7673'^^xsd:double;
  dwc:endLatitude '20.7673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7897 20.7673, -69.7897 20.7673, -69.7897 20.7673, -69.7897 20.7673, -69.7897 20.7673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1596'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.764 -69.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.764"^^xsd:decimal ;
  dwc:decimalLongitude "-69.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1317'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1317'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.796'^^xsd:double;
  dwc:startLongitude '-69.796'^^xsd:double;
  dwc:endLongitude '-69.796'^^xsd:double;
  dwc:latitude '20.764'^^xsd:double;
  dwc:startLatitude '20.764'^^xsd:double;
  dwc:endLatitude '20.764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.796 20.764, -69.796 20.764, -69.796 20.764, -69.796 20.764, -69.796 20.764))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1317'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7258 -69.7912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7258"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1204'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1204'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7912'^^xsd:double;
  dwc:startLongitude '-69.7912'^^xsd:double;
  dwc:endLongitude '-69.7912'^^xsd:double;
  dwc:latitude '20.7258'^^xsd:double;
  dwc:startLatitude '20.7258'^^xsd:double;
  dwc:endLatitude '20.7258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7912 20.7258, -69.7912 20.7258, -69.7912 20.7258, -69.7912 20.7258, -69.7912 20.7258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1204'^^xsd:string;
  dwc:observationDate '1992-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7258 -69.7912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7258"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1205'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1205'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7912'^^xsd:double;
  dwc:startLongitude '-69.7912'^^xsd:double;
  dwc:endLongitude '-69.7912'^^xsd:double;
  dwc:latitude '20.7258'^^xsd:double;
  dwc:startLatitude '20.7258'^^xsd:double;
  dwc:endLatitude '20.7258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7912 20.7258, -69.7912 20.7258, -69.7912 20.7258, -69.7912 20.7258, -69.7912 20.7258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1205'^^xsd:string;
  dwc:observationDate '1992-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1150'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1150'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1150'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1151'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1151'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1151'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1152'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1152'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1152'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7102 -69.7962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7102"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1227'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1227'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7962'^^xsd:double;
  dwc:startLongitude '-69.7962'^^xsd:double;
  dwc:endLongitude '-69.7962'^^xsd:double;
  dwc:latitude '20.7102'^^xsd:double;
  dwc:startLatitude '20.7102'^^xsd:double;
  dwc:endLatitude '20.7102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7962 20.7102, -69.7962 20.7102, -69.7962 20.7102, -69.7962 20.7102, -69.7962 20.7102))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1227'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7102 -69.7962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7102"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1228'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1228'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7962'^^xsd:double;
  dwc:startLongitude '-69.7962'^^xsd:double;
  dwc:endLongitude '-69.7962'^^xsd:double;
  dwc:latitude '20.7102'^^xsd:double;
  dwc:startLatitude '20.7102'^^xsd:double;
  dwc:endLatitude '20.7102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7962 20.7102, -69.7962 20.7102, -69.7962 20.7102, -69.7962 20.7102, -69.7962 20.7102))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1228'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7102 -69.7962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7102"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1229'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1229'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7962'^^xsd:double;
  dwc:startLongitude '-69.7962'^^xsd:double;
  dwc:endLongitude '-69.7962'^^xsd:double;
  dwc:latitude '20.7102'^^xsd:double;
  dwc:startLatitude '20.7102'^^xsd:double;
  dwc:endLatitude '20.7102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7962 20.7102, -69.7962 20.7102, -69.7962 20.7102, -69.7962 20.7102, -69.7962 20.7102))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1229'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7815 -69.8275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7815"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1672'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1672'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8275'^^xsd:double;
  dwc:startLongitude '-69.8275'^^xsd:double;
  dwc:endLongitude '-69.8275'^^xsd:double;
  dwc:latitude '20.7815'^^xsd:double;
  dwc:startLatitude '20.7815'^^xsd:double;
  dwc:endLatitude '20.7815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8275 20.7815, -69.8275 20.7815, -69.8275 20.7815, -69.8275 20.7815, -69.8275 20.7815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1672'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1660'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1660'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1660'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1661'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1661'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1661'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1085'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1085'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1085'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1086'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1086'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1086'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1087'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1087'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1087'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1088'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1088'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1088'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7312 -69.7755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7312"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_991'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_991'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7755'^^xsd:double;
  dwc:startLongitude '-69.7755'^^xsd:double;
  dwc:endLongitude '-69.7755'^^xsd:double;
  dwc:latitude '20.7312'^^xsd:double;
  dwc:startLatitude '20.7312'^^xsd:double;
  dwc:endLatitude '20.7312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7755 20.7312, -69.7755 20.7312, -69.7755 20.7312, -69.7755 20.7312, -69.7755 20.7312))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_991'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1123 -68.8163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1123"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3177'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3177'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8163'^^xsd:double;
  dwc:startLongitude '-68.8163'^^xsd:double;
  dwc:endLongitude '-68.8163'^^xsd:double;
  dwc:latitude '20.1123'^^xsd:double;
  dwc:startLatitude '20.1123'^^xsd:double;
  dwc:endLatitude '20.1123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8163 20.1123, -68.8163 20.1123, -68.8163 20.1123, -68.8163 20.1123, -68.8163 20.1123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3177'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0298 -68.8398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0298"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3159'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3159'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8398'^^xsd:double;
  dwc:startLongitude '-68.8398'^^xsd:double;
  dwc:endLongitude '-68.8398'^^xsd:double;
  dwc:latitude '20.0298'^^xsd:double;
  dwc:startLatitude '20.0298'^^xsd:double;
  dwc:endLatitude '20.0298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8398 20.0298, -68.8398 20.0298, -68.8398 20.0298, -68.8398 20.0298, -68.8398 20.0298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3159'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.889 -54.2357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.889"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3630'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3630'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2357'^^xsd:double;
  dwc:startLongitude '-54.2357'^^xsd:double;
  dwc:endLongitude '-54.2357'^^xsd:double;
  dwc:latitude '46.889'^^xsd:double;
  dwc:startLatitude '46.889'^^xsd:double;
  dwc:endLatitude '46.889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2357 46.889, -54.2357 46.889, -54.2357 46.889, -54.2357 46.889, -54.2357 46.889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3630'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2735 -52.7827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2735"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3640'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3640'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7827'^^xsd:double;
  dwc:startLongitude '-52.7827'^^xsd:double;
  dwc:endLongitude '-52.7827'^^xsd:double;
  dwc:latitude '47.2735'^^xsd:double;
  dwc:startLatitude '47.2735'^^xsd:double;
  dwc:endLatitude '47.2735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7827 47.2735, -52.7827 47.2735, -52.7827 47.2735, -52.7827 47.2735, -52.7827 47.2735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3640'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6617 -52.9233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6617"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3730'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3730'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9233'^^xsd:double;
  dwc:startLongitude '-52.9233'^^xsd:double;
  dwc:endLongitude '-52.9233'^^xsd:double;
  dwc:latitude '47.6617'^^xsd:double;
  dwc:startLatitude '47.6617'^^xsd:double;
  dwc:endLatitude '47.6617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9233 47.6617, -52.9233 47.6617, -52.9233 47.6617, -52.9233 47.6617, -52.9233 47.6617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3730'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0255 -64.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0255"^^xsd:decimal ;
  dwc:decimalLongitude "-64.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4214'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4214'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.584'^^xsd:double;
  dwc:startLongitude '-64.584'^^xsd:double;
  dwc:endLongitude '-64.584'^^xsd:double;
  dwc:latitude '50.0255'^^xsd:double;
  dwc:startLatitude '50.0255'^^xsd:double;
  dwc:endLatitude '50.0255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.584 50.0255, -64.584 50.0255, -64.584 50.0255, -64.584 50.0255, -64.584 50.0255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4214'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0255 -64.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0255"^^xsd:decimal ;
  dwc:decimalLongitude "-64.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4215'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4215'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.584'^^xsd:double;
  dwc:startLongitude '-64.584'^^xsd:double;
  dwc:endLongitude '-64.584'^^xsd:double;
  dwc:latitude '50.0255'^^xsd:double;
  dwc:startLatitude '50.0255'^^xsd:double;
  dwc:endLatitude '50.0255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.584 50.0255, -64.584 50.0255, -64.584 50.0255, -64.584 50.0255, -64.584 50.0255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4215'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8865 -54.2142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8865"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1740'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1740'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2142'^^xsd:double;
  dwc:startLongitude '-54.2142'^^xsd:double;
  dwc:endLongitude '-54.2142'^^xsd:double;
  dwc:latitude '46.8865'^^xsd:double;
  dwc:startLatitude '46.8865'^^xsd:double;
  dwc:endLatitude '46.8865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2142 46.8865, -54.2142 46.8865, -54.2142 46.8865, -54.2142 46.8865, -54.2142 46.8865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1740'^^xsd:string;
  dwc:observationDate '1993-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0255 -64.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0255"^^xsd:decimal ;
  dwc:decimalLongitude "-64.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4212'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4212'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.584'^^xsd:double;
  dwc:startLongitude '-64.584'^^xsd:double;
  dwc:endLongitude '-64.584'^^xsd:double;
  dwc:latitude '50.0255'^^xsd:double;
  dwc:startLatitude '50.0255'^^xsd:double;
  dwc:endLatitude '50.0255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.584 50.0255, -64.584 50.0255, -64.584 50.0255, -64.584 50.0255, -64.584 50.0255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4212'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.759 -69.8252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.759"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2906'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2906'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8252'^^xsd:double;
  dwc:startLongitude '-69.8252'^^xsd:double;
  dwc:endLongitude '-69.8252'^^xsd:double;
  dwc:latitude '20.759'^^xsd:double;
  dwc:startLatitude '20.759'^^xsd:double;
  dwc:endLatitude '20.759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8252 20.759, -69.8252 20.759, -69.8252 20.759, -69.8252 20.759, -69.8252 20.759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2906'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6227 -70.4845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6227"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3857'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3857'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4845'^^xsd:double;
  dwc:startLongitude '-70.4845'^^xsd:double;
  dwc:endLongitude '-70.4845'^^xsd:double;
  dwc:latitude '42.6227'^^xsd:double;
  dwc:startLatitude '42.6227'^^xsd:double;
  dwc:endLatitude '42.6227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4845 42.6227, -70.4845 42.6227, -70.4845 42.6227, -70.4845 42.6227, -70.4845 42.6227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3857'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5433 -56.7533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5433"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_89'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_89'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7533'^^xsd:double;
  dwc:startLongitude '-56.7533'^^xsd:double;
  dwc:endLongitude '-56.7533'^^xsd:double;
  dwc:latitude '51.5433'^^xsd:double;
  dwc:startLatitude '51.5433'^^xsd:double;
  dwc:endLatitude '51.5433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7533 51.5433, -56.7533 51.5433, -56.7533 51.5433, -56.7533 51.5433, -56.7533 51.5433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_89'^^xsd:string;
  dwc:observationDate '1993-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8967 -53.6183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8967"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_435'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_435'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6183'^^xsd:double;
  dwc:startLongitude '-53.6183'^^xsd:double;
  dwc:endLongitude '-53.6183'^^xsd:double;
  dwc:latitude '48.8967'^^xsd:double;
  dwc:startLatitude '48.8967'^^xsd:double;
  dwc:endLatitude '48.8967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6183 48.8967, -53.6183 48.8967, -53.6183 48.8967, -53.6183 48.8967, -53.6183 48.8967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_435'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3395 -68.8752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3395"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3206'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3206'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8752'^^xsd:double;
  dwc:startLongitude '-68.8752'^^xsd:double;
  dwc:endLongitude '-68.8752'^^xsd:double;
  dwc:latitude '43.3395'^^xsd:double;
  dwc:startLatitude '43.3395'^^xsd:double;
  dwc:endLatitude '43.3395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8752 43.3395, -68.8752 43.3395, -68.8752 43.3395, -68.8752 43.3395, -68.8752 43.3395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3206'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2185 -52.8228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2185"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3708'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3708'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8228'^^xsd:double;
  dwc:startLongitude '-52.8228'^^xsd:double;
  dwc:endLongitude '-52.8228'^^xsd:double;
  dwc:latitude '47.2185'^^xsd:double;
  dwc:startLatitude '47.2185'^^xsd:double;
  dwc:endLatitude '47.2185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8228 47.2185, -52.8228 47.2185, -52.8228 47.2185, -52.8228 47.2185, -52.8228 47.2185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3708'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4625 -68.6172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4625"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3386'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3386'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6172'^^xsd:double;
  dwc:startLongitude '-68.6172'^^xsd:double;
  dwc:endLongitude '-68.6172'^^xsd:double;
  dwc:latitude '41.4625'^^xsd:double;
  dwc:startLatitude '41.4625'^^xsd:double;
  dwc:endLatitude '41.4625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6172 41.4625, -68.6172 41.4625, -68.6172 41.4625, -68.6172 41.4625, -68.6172 41.4625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3386'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2178 -67.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2178"^^xsd:decimal ;
  dwc:decimalLongitude "-67.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3061'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3061'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.401'^^xsd:double;
  dwc:startLongitude '-67.401'^^xsd:double;
  dwc:endLongitude '-67.401'^^xsd:double;
  dwc:latitude '18.2178'^^xsd:double;
  dwc:startLatitude '18.2178'^^xsd:double;
  dwc:endLatitude '18.2178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.401 18.2178, -67.401 18.2178, -67.401 18.2178, -67.401 18.2178, -67.401 18.2178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3061'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2178 -67.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2178"^^xsd:decimal ;
  dwc:decimalLongitude "-67.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3062'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3062'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.401'^^xsd:double;
  dwc:startLongitude '-67.401'^^xsd:double;
  dwc:endLongitude '-67.401'^^xsd:double;
  dwc:latitude '18.2178'^^xsd:double;
  dwc:startLatitude '18.2178'^^xsd:double;
  dwc:endLatitude '18.2178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.401 18.2178, -67.401 18.2178, -67.401 18.2178, -67.401 18.2178, -67.401 18.2178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3062'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2178 -67.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2178"^^xsd:decimal ;
  dwc:decimalLongitude "-67.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3063'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3063'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.401'^^xsd:double;
  dwc:startLongitude '-67.401'^^xsd:double;
  dwc:endLongitude '-67.401'^^xsd:double;
  dwc:latitude '18.2178'^^xsd:double;
  dwc:startLatitude '18.2178'^^xsd:double;
  dwc:endLatitude '18.2178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.401 18.2178, -67.401 18.2178, -67.401 18.2178, -67.401 18.2178, -67.401 18.2178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3063'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2178 -67.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2178"^^xsd:decimal ;
  dwc:decimalLongitude "-67.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3064'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3064'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.401'^^xsd:double;
  dwc:startLongitude '-67.401'^^xsd:double;
  dwc:endLongitude '-67.401'^^xsd:double;
  dwc:latitude '18.2178'^^xsd:double;
  dwc:startLatitude '18.2178'^^xsd:double;
  dwc:endLatitude '18.2178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.401 18.2178, -67.401 18.2178, -67.401 18.2178, -67.401 18.2178, -67.401 18.2178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3064'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7355 -69.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7355"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2753'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2753'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7893'^^xsd:double;
  dwc:startLongitude '-69.7893'^^xsd:double;
  dwc:endLongitude '-69.7893'^^xsd:double;
  dwc:latitude '20.7355'^^xsd:double;
  dwc:startLatitude '20.7355'^^xsd:double;
  dwc:endLatitude '20.7355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7893 20.7355, -69.7893 20.7355, -69.7893 20.7355, -69.7893 20.7355, -69.7893 20.7355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2753'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2488'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2488'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2488'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2489'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2489'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2489'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2490'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2490'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2490'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.153 -55.6598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.153"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_117'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_117'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6598'^^xsd:double;
  dwc:startLongitude '-55.6598'^^xsd:double;
  dwc:endLongitude '-55.6598'^^xsd:double;
  dwc:latitude '51.153'^^xsd:double;
  dwc:startLatitude '51.153'^^xsd:double;
  dwc:endLatitude '51.153'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6598 51.153, -55.6598 51.153, -55.6598 51.153, -55.6598 51.153, -55.6598 51.153))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_117'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2495'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2495'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2495'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2494'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2494'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2494'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2022 -57.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2022"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_77'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_77'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.176'^^xsd:double;
  dwc:startLongitude '-57.176'^^xsd:double;
  dwc:endLongitude '-57.176'^^xsd:double;
  dwc:latitude '51.2022'^^xsd:double;
  dwc:startLatitude '51.2022'^^xsd:double;
  dwc:endLatitude '51.2022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.176 51.2022, -57.176 51.2022, -57.176 51.2022, -57.176 51.2022, -57.176 51.2022))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_77'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2496'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2496'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2496'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2493'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2493'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2493'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.342 -56.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.342"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2492'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2492'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9833'^^xsd:double;
  dwc:startLongitude '-56.9833'^^xsd:double;
  dwc:endLongitude '-56.9833'^^xsd:double;
  dwc:latitude '51.342'^^xsd:double;
  dwc:startLatitude '51.342'^^xsd:double;
  dwc:endLatitude '51.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342, -56.9833 51.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2492'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2655 -52.7995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2655"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3674'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3674'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7995'^^xsd:double;
  dwc:startLongitude '-52.7995'^^xsd:double;
  dwc:endLongitude '-52.7995'^^xsd:double;
  dwc:latitude '47.2655'^^xsd:double;
  dwc:startLatitude '47.2655'^^xsd:double;
  dwc:endLatitude '47.2655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7995 47.2655, -52.7995 47.2655, -52.7995 47.2655, -52.7995 47.2655, -52.7995 47.2655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3674'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7515 -69.7855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7515"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2714'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2714'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7855'^^xsd:double;
  dwc:startLongitude '-69.7855'^^xsd:double;
  dwc:endLongitude '-69.7855'^^xsd:double;
  dwc:latitude '20.7515'^^xsd:double;
  dwc:startLatitude '20.7515'^^xsd:double;
  dwc:endLatitude '20.7515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7855 20.7515, -69.7855 20.7515, -69.7855 20.7515, -69.7855 20.7515, -69.7855 20.7515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2714'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7547 -69.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7547"^^xsd:decimal ;
  dwc:decimalLongitude "-69.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2845'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2845'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.7333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.79'^^xsd:double;
  dwc:startLongitude '-69.79'^^xsd:double;
  dwc:endLongitude '-69.79'^^xsd:double;
  dwc:latitude '20.7547'^^xsd:double;
  dwc:startLatitude '20.7547'^^xsd:double;
  dwc:endLatitude '20.7547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.79 20.7547, -69.79 20.7547, -69.79 20.7547, -69.79 20.7547, -69.79 20.7547))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2845'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.764 -69.7745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.764"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2793'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2793'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7745'^^xsd:double;
  dwc:startLongitude '-69.7745'^^xsd:double;
  dwc:endLongitude '-69.7745'^^xsd:double;
  dwc:latitude '20.764'^^xsd:double;
  dwc:startLatitude '20.764'^^xsd:double;
  dwc:endLatitude '20.764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7745 20.764, -69.7745 20.764, -69.7745 20.764, -69.7745 20.764, -69.7745 20.764))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2793'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2187 -68.9407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2187"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3443'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3443'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9407'^^xsd:double;
  dwc:startLongitude '-68.9407'^^xsd:double;
  dwc:endLongitude '-68.9407'^^xsd:double;
  dwc:latitude '41.2187'^^xsd:double;
  dwc:startLatitude '41.2187'^^xsd:double;
  dwc:endLatitude '41.2187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9407 41.2187, -68.9407 41.2187, -68.9407 41.2187, -68.9407 41.2187, -68.9407 41.2187))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3443'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1333 -52.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4134'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4134'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5333'^^xsd:double;
  dwc:startLongitude '-52.5333'^^xsd:double;
  dwc:endLongitude '-52.5333'^^xsd:double;
  dwc:latitude '64.1333'^^xsd:double;
  dwc:startLatitude '64.1333'^^xsd:double;
  dwc:endLatitude '64.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4134'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1333 -52.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4135'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4135'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5333'^^xsd:double;
  dwc:startLongitude '-52.5333'^^xsd:double;
  dwc:endLongitude '-52.5333'^^xsd:double;
  dwc:latitude '64.1333'^^xsd:double;
  dwc:startLatitude '64.1333'^^xsd:double;
  dwc:endLatitude '64.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4135'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1333 -52.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4136'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4136'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5333'^^xsd:double;
  dwc:startLongitude '-52.5333'^^xsd:double;
  dwc:endLongitude '-52.5333'^^xsd:double;
  dwc:latitude '64.1333'^^xsd:double;
  dwc:startLatitude '64.1333'^^xsd:double;
  dwc:endLatitude '64.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4136'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1333 -52.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4137'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4137'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5333'^^xsd:double;
  dwc:startLongitude '-52.5333'^^xsd:double;
  dwc:endLongitude '-52.5333'^^xsd:double;
  dwc:latitude '64.1333'^^xsd:double;
  dwc:startLatitude '64.1333'^^xsd:double;
  dwc:endLatitude '64.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4137'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9883 -50.0133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9883"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4119'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4119'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0133'^^xsd:double;
  dwc:startLongitude '-50.0133'^^xsd:double;
  dwc:endLongitude '-50.0133'^^xsd:double;
  dwc:latitude '61.9883'^^xsd:double;
  dwc:startLatitude '61.9883'^^xsd:double;
  dwc:endLatitude '61.9883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0133 61.9883, -50.0133 61.9883, -50.0133 61.9883, -50.0133 61.9883, -50.0133 61.9883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4119'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1333 -52.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4132'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4132'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5333'^^xsd:double;
  dwc:startLongitude '-52.5333'^^xsd:double;
  dwc:endLongitude '-52.5333'^^xsd:double;
  dwc:latitude '64.1333'^^xsd:double;
  dwc:startLatitude '64.1333'^^xsd:double;
  dwc:endLatitude '64.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4132'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1333 -52.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4133'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4133'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5333'^^xsd:double;
  dwc:startLongitude '-52.5333'^^xsd:double;
  dwc:endLongitude '-52.5333'^^xsd:double;
  dwc:latitude '64.1333'^^xsd:double;
  dwc:startLatitude '64.1333'^^xsd:double;
  dwc:endLatitude '64.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4133'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1083 -70.0662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3903'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3903'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0662'^^xsd:double;
  dwc:startLongitude '-70.0662'^^xsd:double;
  dwc:endLongitude '-70.0662'^^xsd:double;
  dwc:latitude '43.1083'^^xsd:double;
  dwc:startLatitude '43.1083'^^xsd:double;
  dwc:endLatitude '43.1083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0662 43.1083, -70.0662 43.1083, -70.0662 43.1083, -70.0662 43.1083, -70.0662 43.1083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3903'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1083 -70.0662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3904'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3904'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0662'^^xsd:double;
  dwc:startLongitude '-70.0662'^^xsd:double;
  dwc:endLongitude '-70.0662'^^xsd:double;
  dwc:latitude '43.1083'^^xsd:double;
  dwc:startLatitude '43.1083'^^xsd:double;
  dwc:endLatitude '43.1083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0662 43.1083, -70.0662 43.1083, -70.0662 43.1083, -70.0662 43.1083, -70.0662 43.1083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3904'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7393 -69.8092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7393"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1574'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1574'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8092'^^xsd:double;
  dwc:startLongitude '-69.8092'^^xsd:double;
  dwc:endLongitude '-69.8092'^^xsd:double;
  dwc:latitude '20.7393'^^xsd:double;
  dwc:startLatitude '20.7393'^^xsd:double;
  dwc:endLatitude '20.7393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8092 20.7393, -69.8092 20.7393, -69.8092 20.7393, -69.8092 20.7393, -69.8092 20.7393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1574'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.739 -69.7968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.739"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1590'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1590'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7968'^^xsd:double;
  dwc:startLongitude '-69.7968'^^xsd:double;
  dwc:endLongitude '-69.7968'^^xsd:double;
  dwc:latitude '20.739'^^xsd:double;
  dwc:startLatitude '20.739'^^xsd:double;
  dwc:endLatitude '20.739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7968 20.739, -69.7968 20.739, -69.7968 20.739, -69.7968 20.739, -69.7968 20.739))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1590'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7393 -69.8092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7393"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1575'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1575'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8092'^^xsd:double;
  dwc:startLongitude '-69.8092'^^xsd:double;
  dwc:endLongitude '-69.8092'^^xsd:double;
  dwc:latitude '20.7393'^^xsd:double;
  dwc:startLatitude '20.7393'^^xsd:double;
  dwc:endLatitude '20.7393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8092 20.7393, -69.8092 20.7393, -69.8092 20.7393, -69.8092 20.7393, -69.8092 20.7393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1575'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_722'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_722'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_722'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.065 -65.9897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.065"^^xsd:decimal ;
  dwc:decimalLongitude "-65.9897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3420'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3420'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-65.9897'^^xsd:double;
  dwc:startLongitude '-65.9897'^^xsd:double;
  dwc:endLongitude '-65.9897'^^xsd:double;
  dwc:latitude '42.065'^^xsd:double;
  dwc:startLatitude '42.065'^^xsd:double;
  dwc:endLatitude '42.065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.9897 42.065, -65.9897 42.065, -65.9897 42.065, -65.9897 42.065, -65.9897 42.065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3420'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.065 -65.9897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.065"^^xsd:decimal ;
  dwc:decimalLongitude "-65.9897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3421'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3421'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-65.9897'^^xsd:double;
  dwc:startLongitude '-65.9897'^^xsd:double;
  dwc:endLongitude '-65.9897'^^xsd:double;
  dwc:latitude '42.065'^^xsd:double;
  dwc:startLatitude '42.065'^^xsd:double;
  dwc:endLatitude '42.065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.9897 42.065, -65.9897 42.065, -65.9897 42.065, -65.9897 42.065, -65.9897 42.065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3421'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1333 -52.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4130'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4130'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5333'^^xsd:double;
  dwc:startLongitude '-52.5333'^^xsd:double;
  dwc:endLongitude '-52.5333'^^xsd:double;
  dwc:latitude '64.1333'^^xsd:double;
  dwc:startLatitude '64.1333'^^xsd:double;
  dwc:endLatitude '64.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4130'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1333 -52.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4131'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4131'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5333'^^xsd:double;
  dwc:startLongitude '-52.5333'^^xsd:double;
  dwc:endLongitude '-52.5333'^^xsd:double;
  dwc:latitude '64.1333'^^xsd:double;
  dwc:startLatitude '64.1333'^^xsd:double;
  dwc:endLatitude '64.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4131'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.065 -65.9897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.065"^^xsd:decimal ;
  dwc:decimalLongitude "-65.9897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3422'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3422'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-65.9897'^^xsd:double;
  dwc:startLongitude '-65.9897'^^xsd:double;
  dwc:endLongitude '-65.9897'^^xsd:double;
  dwc:latitude '42.065'^^xsd:double;
  dwc:startLatitude '42.065'^^xsd:double;
  dwc:endLatitude '42.065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.9897 42.065, -65.9897 42.065, -65.9897 42.065, -65.9897 42.065, -65.9897 42.065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3422'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4733 -56.7772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4733"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3525'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3525'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7772'^^xsd:double;
  dwc:startLongitude '-56.7772'^^xsd:double;
  dwc:endLongitude '-56.7772'^^xsd:double;
  dwc:latitude '51.4733'^^xsd:double;
  dwc:startLatitude '51.4733'^^xsd:double;
  dwc:endLatitude '51.4733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7772 51.4733, -56.7772 51.4733, -56.7772 51.4733, -56.7772 51.4733, -56.7772 51.4733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3525'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2178 -64.3425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2178"^^xsd:decimal ;
  dwc:decimalLongitude "-64.3425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2243'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2243'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.3425'^^xsd:double;
  dwc:startLongitude '-64.3425'^^xsd:double;
  dwc:endLongitude '-64.3425'^^xsd:double;
  dwc:latitude '50.2178'^^xsd:double;
  dwc:startLatitude '50.2178'^^xsd:double;
  dwc:endLatitude '50.2178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3425 50.2178, -64.3425 50.2178, -64.3425 50.2178, -64.3425 50.2178, -64.3425 50.2178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2243'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9425 -55.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9425"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_134'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_134'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7905'^^xsd:double;
  dwc:startLongitude '-55.7905'^^xsd:double;
  dwc:endLongitude '-55.7905'^^xsd:double;
  dwc:latitude '50.9425'^^xsd:double;
  dwc:startLatitude '50.9425'^^xsd:double;
  dwc:endLatitude '50.9425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7905 50.9425, -55.7905 50.9425, -55.7905 50.9425, -55.7905 50.9425, -55.7905 50.9425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_134'^^xsd:string;
  dwc:observationDate '1993-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4303 -66.3275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4303"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2984'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2984'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3275'^^xsd:double;
  dwc:startLongitude '-66.3275'^^xsd:double;
  dwc:endLongitude '-66.3275'^^xsd:double;
  dwc:latitude '44.4303'^^xsd:double;
  dwc:startLatitude '44.4303'^^xsd:double;
  dwc:endLatitude '44.4303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3275 44.4303, -66.3275 44.4303, -66.3275 44.4303, -66.3275 44.4303, -66.3275 44.4303))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2984'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1675 -55.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1675"^^xsd:decimal ;
  dwc:decimalLongitude "-55.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_115'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_115'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.645'^^xsd:double;
  dwc:startLongitude '-55.645'^^xsd:double;
  dwc:endLongitude '-55.645'^^xsd:double;
  dwc:latitude '51.1675'^^xsd:double;
  dwc:startLatitude '51.1675'^^xsd:double;
  dwc:endLatitude '51.1675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.645 51.1675, -55.645 51.1675, -55.645 51.1675, -55.645 51.1675, -55.645 51.1675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_115'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7683 -69.8327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2921'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2921'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8327'^^xsd:double;
  dwc:startLongitude '-69.8327'^^xsd:double;
  dwc:endLongitude '-69.8327'^^xsd:double;
  dwc:latitude '20.7683'^^xsd:double;
  dwc:startLatitude '20.7683'^^xsd:double;
  dwc:endLatitude '20.7683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8327 20.7683, -69.8327 20.7683, -69.8327 20.7683, -69.8327 20.7683, -69.8327 20.7683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2921'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1573 -69.212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1573"^^xsd:decimal ;
  dwc:decimalLongitude "-69.212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1189'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1189'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.212'^^xsd:double;
  dwc:startLongitude '-69.212'^^xsd:double;
  dwc:endLongitude '-69.212'^^xsd:double;
  dwc:latitude '19.1573'^^xsd:double;
  dwc:startLatitude '19.1573'^^xsd:double;
  dwc:endLatitude '19.1573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.212 19.1573, -69.212 19.1573, -69.212 19.1573, -69.212 19.1573, -69.212 19.1573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1189'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7448 -69.7228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7448"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1723'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1723'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7228'^^xsd:double;
  dwc:startLongitude '-69.7228'^^xsd:double;
  dwc:endLongitude '-69.7228'^^xsd:double;
  dwc:latitude '20.7448'^^xsd:double;
  dwc:startLatitude '20.7448'^^xsd:double;
  dwc:endLatitude '20.7448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7228 20.7448, -69.7228 20.7448, -69.7228 20.7448, -69.7228 20.7448, -69.7228 20.7448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1723'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7017 -69.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1614'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1614'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8227'^^xsd:double;
  dwc:startLongitude '-69.8227'^^xsd:double;
  dwc:endLongitude '-69.8227'^^xsd:double;
  dwc:latitude '20.7017'^^xsd:double;
  dwc:startLatitude '20.7017'^^xsd:double;
  dwc:endLatitude '20.7017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8227 20.7017, -69.8227 20.7017, -69.8227 20.7017, -69.8227 20.7017, -69.8227 20.7017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1614'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7275 -69.8347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7275"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1479'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1479'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8347'^^xsd:double;
  dwc:startLongitude '-69.8347'^^xsd:double;
  dwc:endLongitude '-69.8347'^^xsd:double;
  dwc:latitude '20.7275'^^xsd:double;
  dwc:startLatitude '20.7275'^^xsd:double;
  dwc:endLatitude '20.7275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8347 20.7275, -69.8347 20.7275, -69.8347 20.7275, -69.8347 20.7275, -69.8347 20.7275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1479'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.175 -69.2053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.175"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1120'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1120'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2053'^^xsd:double;
  dwc:startLongitude '-69.2053'^^xsd:double;
  dwc:endLongitude '-69.2053'^^xsd:double;
  dwc:latitude '19.175'^^xsd:double;
  dwc:startLatitude '19.175'^^xsd:double;
  dwc:endLatitude '19.175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2053 19.175, -69.2053 19.175, -69.2053 19.175, -69.2053 19.175, -69.2053 19.175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1120'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0667 -22.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1812'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1812'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-22.1667'^^xsd:double;
  dwc:startLongitude '-22.1667'^^xsd:double;
  dwc:endLongitude '-22.1667'^^xsd:double;
  dwc:latitude '63.0667'^^xsd:double;
  dwc:startLatitude '63.0667'^^xsd:double;
  dwc:endLatitude '63.0667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.1667 63.0667, -22.1667 63.0667, -22.1667 63.0667, -22.1667 63.0667, -22.1667 63.0667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1812'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2913 -57.6692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2913"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2301'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2301'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.6692'^^xsd:double;
  dwc:startLongitude '-57.6692'^^xsd:double;
  dwc:endLongitude '-57.6692'^^xsd:double;
  dwc:latitude '51.2913'^^xsd:double;
  dwc:startLatitude '51.2913'^^xsd:double;
  dwc:endLatitude '51.2913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2301'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2913 -57.6692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2913"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2302'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2302'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.6692'^^xsd:double;
  dwc:startLongitude '-57.6692'^^xsd:double;
  dwc:endLongitude '-57.6692'^^xsd:double;
  dwc:latitude '51.2913'^^xsd:double;
  dwc:startLatitude '51.2913'^^xsd:double;
  dwc:endLatitude '51.2913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2302'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2913 -57.6692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2913"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2303'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2303'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.6692'^^xsd:double;
  dwc:startLongitude '-57.6692'^^xsd:double;
  dwc:endLongitude '-57.6692'^^xsd:double;
  dwc:latitude '51.2913'^^xsd:double;
  dwc:startLatitude '51.2913'^^xsd:double;
  dwc:endLatitude '51.2913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2303'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2913 -57.6692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2913"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2304'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2304'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.6692'^^xsd:double;
  dwc:startLongitude '-57.6692'^^xsd:double;
  dwc:endLongitude '-57.6692'^^xsd:double;
  dwc:latitude '51.2913'^^xsd:double;
  dwc:startLatitude '51.2913'^^xsd:double;
  dwc:endLatitude '51.2913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2304'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2913 -57.6692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2913"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2305'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2305'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.6692'^^xsd:double;
  dwc:startLongitude '-57.6692'^^xsd:double;
  dwc:endLongitude '-57.6692'^^xsd:double;
  dwc:latitude '51.2913'^^xsd:double;
  dwc:startLatitude '51.2913'^^xsd:double;
  dwc:endLatitude '51.2913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2305'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2913 -57.6692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2913"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2306'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2306'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.6692'^^xsd:double;
  dwc:startLongitude '-57.6692'^^xsd:double;
  dwc:endLongitude '-57.6692'^^xsd:double;
  dwc:latitude '51.2913'^^xsd:double;
  dwc:startLatitude '51.2913'^^xsd:double;
  dwc:endLatitude '51.2913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2306'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2913 -57.6692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2913"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1996__274_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2307'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2307'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.6692'^^xsd:double;
  dwc:startLongitude '-57.6692'^^xsd:double;
  dwc:endLongitude '-57.6692'^^xsd:double;
  dwc:latitude '51.2913'^^xsd:double;
  dwc:startLatitude '51.2913'^^xsd:double;
  dwc:endLatitude '51.2913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2307'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2913 -57.6692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2913"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2913 -57.6692)"^^geo:wktLiteral ;
  geo-pos:lat "51.2913"^^xsd:decimal ;
  geo-pos:long "-57.6692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2308'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2308'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.6692'^^xsd:double;
  dwc:startLongitude '-57.6692'^^xsd:double;
  dwc:endLongitude '-57.6692'^^xsd:double;
  dwc:latitude '51.2913'^^xsd:double;
  dwc:startLatitude '51.2913'^^xsd:double;
  dwc:endLatitude '51.2913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2308'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2913 -57.6692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2913"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2913 -57.6692)"^^geo:wktLiteral ;
  geo-pos:lat "51.2913"^^xsd:decimal ;
  geo-pos:long "-57.6692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2309'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2309'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.6692'^^xsd:double;
  dwc:startLongitude '-57.6692'^^xsd:double;
  dwc:endLongitude '-57.6692'^^xsd:double;
  dwc:latitude '51.2913'^^xsd:double;
  dwc:startLatitude '51.2913'^^xsd:double;
  dwc:endLatitude '51.2913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913, -57.6692 51.2913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2309'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9023 -63.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9023"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9023 -63.4083)"^^geo:wktLiteral ;
  geo-pos:lat "49.9023"^^xsd:decimal ;
  geo-pos:long "-63.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2358'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2358'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4083'^^xsd:double;
  dwc:startLongitude '-63.4083'^^xsd:double;
  dwc:endLongitude '-63.4083'^^xsd:double;
  dwc:latitude '49.9023'^^xsd:double;
  dwc:startLatitude '49.9023'^^xsd:double;
  dwc:endLatitude '49.9023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4083 49.9023, -63.4083 49.9023, -63.4083 49.9023, -63.4083 49.9023, -63.4083 49.9023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2358'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4845 -70.4718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4845"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4845 -70.4718)"^^geo:wktLiteral ;
  geo-pos:lat "42.4845"^^xsd:decimal ;
  geo-pos:long "-70.4718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3846'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3846'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4718'^^xsd:double;
  dwc:startLongitude '-70.4718'^^xsd:double;
  dwc:endLongitude '-70.4718'^^xsd:double;
  dwc:latitude '42.4845'^^xsd:double;
  dwc:startLatitude '42.4845'^^xsd:double;
  dwc:endLatitude '42.4845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4718 42.4845, -70.4718 42.4845, -70.4718 42.4845, -70.4718 42.4845, -70.4718 42.4845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3846'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7017 -69.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7017 -69.79)"^^geo:wktLiteral ;
  geo-pos:lat "20.7017"^^xsd:decimal ;
  geo-pos:long "-69.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2679'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2679'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.79'^^xsd:double;
  dwc:startLongitude '-69.79'^^xsd:double;
  dwc:endLongitude '-69.79'^^xsd:double;
  dwc:latitude '20.7017'^^xsd:double;
  dwc:startLatitude '20.7017'^^xsd:double;
  dwc:endLatitude '20.7017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.79 20.7017, -69.79 20.7017, -69.79 20.7017, -69.79 20.7017, -69.79 20.7017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2679'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3278 -68.8377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3278"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3278 -68.8377)"^^geo:wktLiteral ;
  geo-pos:lat "41.3278"^^xsd:decimal ;
  geo-pos:long "-68.8377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3396'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3396'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8377'^^xsd:double;
  dwc:startLongitude '-68.8377'^^xsd:double;
  dwc:endLongitude '-68.8377'^^xsd:double;
  dwc:latitude '41.3278'^^xsd:double;
  dwc:startLatitude '41.3278'^^xsd:double;
  dwc:endLatitude '41.3278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8377 41.3278, -68.8377 41.3278, -68.8377 41.3278, -68.8377 41.3278, -68.8377 41.3278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3396'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7322 -69.7618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7322"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7322 -69.7618)"^^geo:wktLiteral ;
  geo-pos:lat "20.7322"^^xsd:decimal ;
  geo-pos:long "-69.7618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2832'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2832'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7618'^^xsd:double;
  dwc:startLongitude '-69.7618'^^xsd:double;
  dwc:endLongitude '-69.7618'^^xsd:double;
  dwc:latitude '20.7322'^^xsd:double;
  dwc:startLatitude '20.7322'^^xsd:double;
  dwc:endLatitude '20.7322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7618 20.7322, -69.7618 20.7322, -69.7618 20.7322, -69.7618 20.7322, -69.7618 20.7322))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2832'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7093 -69.7987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7093"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7093 -69.7987)"^^geo:wktLiteral ;
  geo-pos:lat "20.7093"^^xsd:decimal ;
  geo-pos:long "-69.7987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1398'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1398'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7987'^^xsd:double;
  dwc:startLongitude '-69.7987'^^xsd:double;
  dwc:endLongitude '-69.7987'^^xsd:double;
  dwc:latitude '20.7093'^^xsd:double;
  dwc:startLatitude '20.7093'^^xsd:double;
  dwc:endLatitude '20.7093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7987 20.7093, -69.7987 20.7093, -69.7987 20.7093, -69.7987 20.7093, -69.7987 20.7093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1398'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.175 -69.2053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.175"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.175 -69.2053)"^^geo:wktLiteral ;
  geo-pos:lat "19.175"^^xsd:decimal ;
  geo-pos:long "-69.2053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1121'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1121'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2053'^^xsd:double;
  dwc:startLongitude '-69.2053'^^xsd:double;
  dwc:endLongitude '-69.2053'^^xsd:double;
  dwc:latitude '19.175'^^xsd:double;
  dwc:startLatitude '19.175'^^xsd:double;
  dwc:endLatitude '19.175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2053 19.175, -69.2053 19.175, -69.2053 19.175, -69.2053 19.175, -69.2053 19.175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1121'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.772 -69.8163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.772"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.772 -69.8163)"^^geo:wktLiteral ;
  geo-pos:lat "20.772"^^xsd:decimal ;
  geo-pos:long "-69.8163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1484'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1484'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8163'^^xsd:double;
  dwc:startLongitude '-69.8163'^^xsd:double;
  dwc:endLongitude '-69.8163'^^xsd:double;
  dwc:latitude '20.772'^^xsd:double;
  dwc:startLatitude '20.772'^^xsd:double;
  dwc:endLatitude '20.772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8163 20.772, -69.8163 20.772, -69.8163 20.772, -69.8163 20.772, -69.8163 20.772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1484'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.772 -69.8163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.772"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.772 -69.8163)"^^geo:wktLiteral ;
  geo-pos:lat "20.772"^^xsd:decimal ;
  geo-pos:long "-69.8163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1483'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1483'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8163'^^xsd:double;
  dwc:startLongitude '-69.8163'^^xsd:double;
  dwc:endLongitude '-69.8163'^^xsd:double;
  dwc:latitude '20.772'^^xsd:double;
  dwc:startLatitude '20.772'^^xsd:double;
  dwc:endLatitude '20.772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8163 20.772, -69.8163 20.772, -69.8163 20.772, -69.8163 20.772, -69.8163 20.772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1483'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7157"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.7678)"^^geo:wktLiteral ;
  geo-pos:lat "20.7157"^^xsd:decimal ;
  geo-pos:long "-69.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1413'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1413'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7678'^^xsd:double;
  dwc:startLongitude '-69.7678'^^xsd:double;
  dwc:endLongitude '-69.7678'^^xsd:double;
  dwc:latitude '20.7157'^^xsd:double;
  dwc:startLatitude '20.7157'^^xsd:double;
  dwc:endLatitude '20.7157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7678 20.7157, -69.7678 20.7157, -69.7678 20.7157, -69.7678 20.7157, -69.7678 20.7157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1413'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7157"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.7678)"^^geo:wktLiteral ;
  geo-pos:lat "20.7157"^^xsd:decimal ;
  geo-pos:long "-69.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1414'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1414'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7678'^^xsd:double;
  dwc:startLongitude '-69.7678'^^xsd:double;
  dwc:endLongitude '-69.7678'^^xsd:double;
  dwc:latitude '20.7157'^^xsd:double;
  dwc:startLatitude '20.7157'^^xsd:double;
  dwc:endLatitude '20.7157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7678 20.7157, -69.7678 20.7157, -69.7678 20.7157, -69.7678 20.7157, -69.7678 20.7157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1414'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6988 -69.7912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6988"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6988 -69.7912)"^^geo:wktLiteral ;
  geo-pos:lat "20.6988"^^xsd:decimal ;
  geo-pos:long "-69.7912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1658'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1658'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7912'^^xsd:double;
  dwc:startLongitude '-69.7912'^^xsd:double;
  dwc:endLongitude '-69.7912'^^xsd:double;
  dwc:latitude '20.6988'^^xsd:double;
  dwc:startLatitude '20.6988'^^xsd:double;
  dwc:endLatitude '20.6988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7912 20.6988, -69.7912 20.6988, -69.7912 20.6988, -69.7912 20.6988, -69.7912 20.6988))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1658'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6988 -69.7912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6988"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6988 -69.7912)"^^geo:wktLiteral ;
  geo-pos:lat "20.6988"^^xsd:decimal ;
  geo-pos:long "-69.7912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1659'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1659'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7912'^^xsd:double;
  dwc:startLongitude '-69.7912'^^xsd:double;
  dwc:endLongitude '-69.7912'^^xsd:double;
  dwc:latitude '20.6988'^^xsd:double;
  dwc:startLatitude '20.6988'^^xsd:double;
  dwc:endLatitude '20.6988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7912 20.6988, -69.7912 20.6988, -69.7912 20.6988, -69.7912 20.6988, -69.7912 20.6988))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1659'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7625 -69.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7625"^^xsd:decimal ;
  dwc:decimalLongitude "-69.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7625 -69.778)"^^geo:wktLiteral ;
  geo-pos:lat "20.7625"^^xsd:decimal ;
  geo-pos:long "-69.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1264'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1264'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.778'^^xsd:double;
  dwc:startLongitude '-69.778'^^xsd:double;
  dwc:endLongitude '-69.778'^^xsd:double;
  dwc:latitude '20.7625'^^xsd:double;
  dwc:startLatitude '20.7625'^^xsd:double;
  dwc:endLatitude '20.7625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.778 20.7625, -69.778 20.7625, -69.778 20.7625, -69.778 20.7625, -69.778 20.7625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1264'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7522 -69.8047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7522"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7522 -69.8047)"^^geo:wktLiteral ;
  geo-pos:lat "20.7522"^^xsd:decimal ;
  geo-pos:long "-69.8047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_772'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_772'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8047'^^xsd:double;
  dwc:startLongitude '-69.8047'^^xsd:double;
  dwc:endLongitude '-69.8047'^^xsd:double;
  dwc:latitude '20.7522'^^xsd:double;
  dwc:startLatitude '20.7522'^^xsd:double;
  dwc:endLatitude '20.7522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8047 20.7522, -69.8047 20.7522, -69.8047 20.7522, -69.8047 20.7522, -69.8047 20.7522))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_772'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7838)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.7838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_775'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_775'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7838'^^xsd:double;
  dwc:startLongitude '-69.7838'^^xsd:double;
  dwc:endLongitude '-69.7838'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7838 20.7333, -69.7838 20.7333, -69.7838 20.7333, -69.7838 20.7333, -69.7838 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_775'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9892 -50.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9892"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9892 -50.0055)"^^geo:wktLiteral ;
  geo-pos:lat "61.9892"^^xsd:decimal ;
  geo-pos:long "-50.0055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_166'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_166'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0055'^^xsd:double;
  dwc:startLongitude '-50.0055'^^xsd:double;
  dwc:endLongitude '-50.0055'^^xsd:double;
  dwc:latitude '61.9892'^^xsd:double;
  dwc:startLatitude '61.9892'^^xsd:double;
  dwc:endLatitude '61.9892'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0055 61.9892, -50.0055 61.9892, -50.0055 61.9892, -50.0055 61.9892, -50.0055 61.9892))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_166'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9892 -50.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9892"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9892 -50.0055)"^^geo:wktLiteral ;
  geo-pos:lat "61.9892"^^xsd:decimal ;
  geo-pos:long "-50.0055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_167'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_167'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0055'^^xsd:double;
  dwc:startLongitude '-50.0055'^^xsd:double;
  dwc:endLongitude '-50.0055'^^xsd:double;
  dwc:latitude '61.9892'^^xsd:double;
  dwc:startLatitude '61.9892'^^xsd:double;
  dwc:endLatitude '61.9892'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0055 61.9892, -50.0055 61.9892, -50.0055 61.9892, -50.0055 61.9892, -50.0055 61.9892))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_167'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8717 -63.3075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8717"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8717 -63.3075)"^^geo:wktLiteral ;
  geo-pos:lat "49.8717"^^xsd:decimal ;
  geo-pos:long "-63.3075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2400'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2400'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3075'^^xsd:double;
  dwc:startLongitude '-63.3075'^^xsd:double;
  dwc:endLongitude '-63.3075'^^xsd:double;
  dwc:latitude '49.8717'^^xsd:double;
  dwc:startLatitude '49.8717'^^xsd:double;
  dwc:endLatitude '49.8717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3075 49.8717, -63.3075 49.8717, -63.3075 49.8717, -63.3075 49.8717, -63.3075 49.8717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2400'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9525 -63.3575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9525"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9525 -63.3575)"^^geo:wktLiteral ;
  geo-pos:lat "49.9525"^^xsd:decimal ;
  geo-pos:long "-63.3575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2401'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2401'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3575'^^xsd:double;
  dwc:startLongitude '-63.3575'^^xsd:double;
  dwc:endLongitude '-63.3575'^^xsd:double;
  dwc:latitude '49.9525'^^xsd:double;
  dwc:startLatitude '49.9525'^^xsd:double;
  dwc:endLatitude '49.9525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3575 49.9525, -63.3575 49.9525, -63.3575 49.9525, -63.3575 49.9525, -63.3575 49.9525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2401'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1675 -52.8285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1675"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1675 -52.8285)"^^geo:wktLiteral ;
  geo-pos:lat "47.1675"^^xsd:decimal ;
  geo-pos:long "-52.8285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3703'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3703'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8285'^^xsd:double;
  dwc:startLongitude '-52.8285'^^xsd:double;
  dwc:endLongitude '-52.8285'^^xsd:double;
  dwc:latitude '47.1675'^^xsd:double;
  dwc:startLatitude '47.1675'^^xsd:double;
  dwc:endLatitude '47.1675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8285 47.1675, -52.8285 47.1675, -52.8285 47.1675, -52.8285 47.1675, -52.8285 47.1675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3703'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4798 -56.7928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4798"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4798 -56.7928)"^^geo:wktLiteral ;
  geo-pos:lat "51.4798"^^xsd:decimal ;
  geo-pos:long "-56.7928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3516'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3516'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7928'^^xsd:double;
  dwc:startLongitude '-56.7928'^^xsd:double;
  dwc:endLongitude '-56.7928'^^xsd:double;
  dwc:latitude '51.4798'^^xsd:double;
  dwc:startLatitude '51.4798'^^xsd:double;
  dwc:endLatitude '51.4798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7928 51.4798, -56.7928 51.4798, -56.7928 51.4798, -56.7928 51.4798, -56.7928 51.4798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3516'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4798 -56.7928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4798"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4798 -56.7928)"^^geo:wktLiteral ;
  geo-pos:lat "51.4798"^^xsd:decimal ;
  geo-pos:long "-56.7928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3517'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3517'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7928'^^xsd:double;
  dwc:startLongitude '-56.7928'^^xsd:double;
  dwc:endLongitude '-56.7928'^^xsd:double;
  dwc:latitude '51.4798'^^xsd:double;
  dwc:startLatitude '51.4798'^^xsd:double;
  dwc:endLatitude '51.4798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7928 51.4798, -56.7928 51.4798, -56.7928 51.4798, -56.7928 51.4798, -56.7928 51.4798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3517'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4798 -56.7928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4798"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4798 -56.7928)"^^geo:wktLiteral ;
  geo-pos:lat "51.4798"^^xsd:decimal ;
  geo-pos:long "-56.7928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3518'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3518'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7928'^^xsd:double;
  dwc:startLongitude '-56.7928'^^xsd:double;
  dwc:endLongitude '-56.7928'^^xsd:double;
  dwc:latitude '51.4798'^^xsd:double;
  dwc:startLatitude '51.4798'^^xsd:double;
  dwc:endLatitude '51.4798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7928 51.4798, -56.7928 51.4798, -56.7928 51.4798, -56.7928 51.4798, -56.7928 51.4798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3518'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4798 -56.7928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4798"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4798 -56.7928)"^^geo:wktLiteral ;
  geo-pos:lat "51.4798"^^xsd:decimal ;
  geo-pos:long "-56.7928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3519'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3519'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7928'^^xsd:double;
  dwc:startLongitude '-56.7928'^^xsd:double;
  dwc:endLongitude '-56.7928'^^xsd:double;
  dwc:latitude '51.4798'^^xsd:double;
  dwc:startLatitude '51.4798'^^xsd:double;
  dwc:endLatitude '51.4798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7928 51.4798, -56.7928 51.4798, -56.7928 51.4798, -56.7928 51.4798, -56.7928 51.4798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3519'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7542 -53.7115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7542"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7542 -53.7115)"^^geo:wktLiteral ;
  geo-pos:lat "48.7542"^^xsd:decimal ;
  geo-pos:long "-53.7115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3791'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3791'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.7115'^^xsd:double;
  dwc:startLongitude '-53.7115'^^xsd:double;
  dwc:endLongitude '-53.7115'^^xsd:double;
  dwc:latitude '48.7542'^^xsd:double;
  dwc:startLatitude '48.7542'^^xsd:double;
  dwc:endLatitude '48.7542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.7115 48.7542, -53.7115 48.7542, -53.7115 48.7542, -53.7115 48.7542, -53.7115 48.7542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3791'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9857 -64.5007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9857"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9857 -64.5007)"^^geo:wktLiteral ;
  geo-pos:lat "49.9857"^^xsd:decimal ;
  geo-pos:long "-64.5007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2415'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2415'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5007'^^xsd:double;
  dwc:startLongitude '-64.5007'^^xsd:double;
  dwc:endLongitude '-64.5007'^^xsd:double;
  dwc:latitude '49.9857'^^xsd:double;
  dwc:startLatitude '49.9857'^^xsd:double;
  dwc:endLatitude '49.9857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5007 49.9857, -64.5007 49.9857, -64.5007 49.9857, -64.5007 49.9857, -64.5007 49.9857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2415'^^xsd:string;
  dwc:observationDate '1992-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9857 -64.5007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9857"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9857 -64.5007)"^^geo:wktLiteral ;
  geo-pos:lat "49.9857"^^xsd:decimal ;
  geo-pos:long "-64.5007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2416'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2416'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5007'^^xsd:double;
  dwc:startLongitude '-64.5007'^^xsd:double;
  dwc:endLongitude '-64.5007'^^xsd:double;
  dwc:latitude '49.9857'^^xsd:double;
  dwc:startLatitude '49.9857'^^xsd:double;
  dwc:endLatitude '49.9857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5007 49.9857, -64.5007 49.9857, -64.5007 49.9857, -64.5007 49.9857, -64.5007 49.9857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2416'^^xsd:string;
  dwc:observationDate '1992-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9857 -64.5007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9857"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9857 -64.5007)"^^geo:wktLiteral ;
  geo-pos:lat "49.9857"^^xsd:decimal ;
  geo-pos:long "-64.5007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2417'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2417'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5007'^^xsd:double;
  dwc:startLongitude '-64.5007'^^xsd:double;
  dwc:endLongitude '-64.5007'^^xsd:double;
  dwc:latitude '49.9857'^^xsd:double;
  dwc:startLatitude '49.9857'^^xsd:double;
  dwc:endLatitude '49.9857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5007 49.9857, -64.5007 49.9857, -64.5007 49.9857, -64.5007 49.9857, -64.5007 49.9857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2417'^^xsd:string;
  dwc:observationDate '1992-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3675 -57.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3675"^^xsd:decimal ;
  dwc:decimalLongitude "-57.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3675 -57.235)"^^geo:wktLiteral ;
  geo-pos:lat "51.3675"^^xsd:decimal ;
  geo-pos:long "-57.235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_56'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_56'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.235'^^xsd:double;
  dwc:startLongitude '-57.235'^^xsd:double;
  dwc:endLongitude '-57.235'^^xsd:double;
  dwc:latitude '51.3675'^^xsd:double;
  dwc:startLatitude '51.3675'^^xsd:double;
  dwc:endLatitude '51.3675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.235 51.3675, -57.235 51.3675, -57.235 51.3675, -57.235 51.3675, -57.235 51.3675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_56'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9857 -64.5007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9857"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9857 -64.5007)"^^geo:wktLiteral ;
  geo-pos:lat "49.9857"^^xsd:decimal ;
  geo-pos:long "-64.5007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2418'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2418'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5007'^^xsd:double;
  dwc:startLongitude '-64.5007'^^xsd:double;
  dwc:endLongitude '-64.5007'^^xsd:double;
  dwc:latitude '49.9857'^^xsd:double;
  dwc:startLatitude '49.9857'^^xsd:double;
  dwc:endLatitude '49.9857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5007 49.9857, -64.5007 49.9857, -64.5007 49.9857, -64.5007 49.9857, -64.5007 49.9857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2418'^^xsd:string;
  dwc:observationDate '1992-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9178 -63.5035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9178"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9178 -63.5035)"^^geo:wktLiteral ;
  geo-pos:lat "49.9178"^^xsd:decimal ;
  geo-pos:long "-63.5035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2386'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2386'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.5035'^^xsd:double;
  dwc:startLongitude '-63.5035'^^xsd:double;
  dwc:endLongitude '-63.5035'^^xsd:double;
  dwc:latitude '49.9178'^^xsd:double;
  dwc:startLatitude '49.9178'^^xsd:double;
  dwc:endLatitude '49.9178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.5035 49.9178, -63.5035 49.9178, -63.5035 49.9178, -63.5035 49.9178, -63.5035 49.9178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2386'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1702 -70.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1702"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1702 -70.0367)"^^geo:wktLiteral ;
  geo-pos:lat "43.1702"^^xsd:decimal ;
  geo-pos:long "-70.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3286'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3286'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0367'^^xsd:double;
  dwc:startLongitude '-70.0367'^^xsd:double;
  dwc:endLongitude '-70.0367'^^xsd:double;
  dwc:latitude '43.1702'^^xsd:double;
  dwc:startLatitude '43.1702'^^xsd:double;
  dwc:endLatitude '43.1702'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0367 43.1702, -70.0367 43.1702, -70.0367 43.1702, -70.0367 43.1702, -70.0367 43.1702))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3286'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1262 -67.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1262"^^xsd:decimal ;
  dwc:decimalLongitude "-67.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1262 -67.823)"^^geo:wktLiteral ;
  geo-pos:lat "44.1262"^^xsd:decimal ;
  geo-pos:long "-67.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3214'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3214'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.823'^^xsd:double;
  dwc:startLongitude '-67.823'^^xsd:double;
  dwc:endLongitude '-67.823'^^xsd:double;
  dwc:latitude '44.1262'^^xsd:double;
  dwc:startLatitude '44.1262'^^xsd:double;
  dwc:endLatitude '44.1262'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.823 44.1262, -67.823 44.1262, -67.823 44.1262, -67.823 44.1262, -67.823 44.1262))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3214'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1262 -67.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1262"^^xsd:decimal ;
  dwc:decimalLongitude "-67.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1262 -67.823)"^^geo:wktLiteral ;
  geo-pos:lat "44.1262"^^xsd:decimal ;
  geo-pos:long "-67.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3215'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3215'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.823'^^xsd:double;
  dwc:startLongitude '-67.823'^^xsd:double;
  dwc:endLongitude '-67.823'^^xsd:double;
  dwc:latitude '44.1262'^^xsd:double;
  dwc:startLatitude '44.1262'^^xsd:double;
  dwc:endLatitude '44.1262'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.823 44.1262, -67.823 44.1262, -67.823 44.1262, -67.823 44.1262, -67.823 44.1262))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3215'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4292 -70.4155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4292"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4292 -70.4155)"^^geo:wktLiteral ;
  geo-pos:lat "42.4292"^^xsd:decimal ;
  geo-pos:long "-70.4155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3199'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3199'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4155'^^xsd:double;
  dwc:startLongitude '-70.4155'^^xsd:double;
  dwc:endLongitude '-70.4155'^^xsd:double;
  dwc:latitude '42.4292'^^xsd:double;
  dwc:startLatitude '42.4292'^^xsd:double;
  dwc:endLatitude '42.4292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4155 42.4292, -70.4155 42.4292, -70.4155 42.4292, -70.4155 42.4292, -70.4155 42.4292))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3199'^^xsd:string;
  dwc:observationDate '1992-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3668 -67.2835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3668"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3668 -67.2835)"^^geo:wktLiteral ;
  geo-pos:lat "18.3668"^^xsd:decimal ;
  geo-pos:long "-67.2835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3055'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3055'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2835'^^xsd:double;
  dwc:startLongitude '-67.2835'^^xsd:double;
  dwc:endLongitude '-67.2835'^^xsd:double;
  dwc:latitude '18.3668'^^xsd:double;
  dwc:startLatitude '18.3668'^^xsd:double;
  dwc:endLatitude '18.3668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2835 18.3668, -67.2835 18.3668, -67.2835 18.3668, -67.2835 18.3668, -67.2835 18.3668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3055'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1602 -70.0893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1602"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1602 -70.0893)"^^geo:wktLiteral ;
  geo-pos:lat "43.1602"^^xsd:decimal ;
  geo-pos:long "-70.0893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3020'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3020'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0893'^^xsd:double;
  dwc:startLongitude '-70.0893'^^xsd:double;
  dwc:endLongitude '-70.0893'^^xsd:double;
  dwc:latitude '43.1602'^^xsd:double;
  dwc:startLatitude '43.1602'^^xsd:double;
  dwc:endLatitude '43.1602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0893 43.1602, -70.0893 43.1602, -70.0893 43.1602, -70.0893 43.1602, -70.0893 43.1602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3020'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1602 -70.0893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1602"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1602 -70.0893)"^^geo:wktLiteral ;
  geo-pos:lat "43.1602"^^xsd:decimal ;
  geo-pos:long "-70.0893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3021'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3021'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0893'^^xsd:double;
  dwc:startLongitude '-70.0893'^^xsd:double;
  dwc:endLongitude '-70.0893'^^xsd:double;
  dwc:latitude '43.1602'^^xsd:double;
  dwc:startLatitude '43.1602'^^xsd:double;
  dwc:endLatitude '43.1602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0893 43.1602, -70.0893 43.1602, -70.0893 43.1602, -70.0893 43.1602, -70.0893 43.1602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3021'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1377 -70.0638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1377"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1377 -70.0638)"^^geo:wktLiteral ;
  geo-pos:lat "43.1377"^^xsd:decimal ;
  geo-pos:long "-70.0638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2994'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2994'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0638'^^xsd:double;
  dwc:startLongitude '-70.0638'^^xsd:double;
  dwc:endLongitude '-70.0638'^^xsd:double;
  dwc:latitude '43.1377'^^xsd:double;
  dwc:startLatitude '43.1377'^^xsd:double;
  dwc:endLatitude '43.1377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0638 43.1377, -70.0638 43.1377, -70.0638 43.1377, -70.0638 43.1377, -70.0638 43.1377))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2994'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1693 -70.0222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1693"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1693 -70.0222)"^^geo:wktLiteral ;
  geo-pos:lat "43.1693"^^xsd:decimal ;
  geo-pos:long "-70.0222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3005'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3005'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0222'^^xsd:double;
  dwc:startLongitude '-70.0222'^^xsd:double;
  dwc:endLongitude '-70.0222'^^xsd:double;
  dwc:latitude '43.1693'^^xsd:double;
  dwc:startLatitude '43.1693'^^xsd:double;
  dwc:endLatitude '43.1693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0222 43.1693, -70.0222 43.1693, -70.0222 43.1693, -70.0222 43.1693, -70.0222 43.1693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3005'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1485 -69.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1485"^^xsd:decimal ;
  dwc:decimalLongitude "-69.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1485 -69.188)"^^geo:wktLiteral ;
  geo-pos:lat "19.1485"^^xsd:decimal ;
  geo-pos:long "-69.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2613'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2613'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.188'^^xsd:double;
  dwc:startLongitude '-69.188'^^xsd:double;
  dwc:endLongitude '-69.188'^^xsd:double;
  dwc:latitude '19.1485'^^xsd:double;
  dwc:startLatitude '19.1485'^^xsd:double;
  dwc:endLatitude '19.1485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.188 19.1485, -69.188 19.1485, -69.188 19.1485, -69.188 19.1485, -69.188 19.1485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2613'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.204 -69.1863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.204"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.204 -69.1863)"^^geo:wktLiteral ;
  geo-pos:lat "19.204"^^xsd:decimal ;
  geo-pos:long "-69.1863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3140'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3140'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1863'^^xsd:double;
  dwc:startLongitude '-69.1863'^^xsd:double;
  dwc:endLongitude '-69.1863'^^xsd:double;
  dwc:latitude '19.204'^^xsd:double;
  dwc:startLatitude '19.204'^^xsd:double;
  dwc:endLatitude '19.204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1863 19.204, -69.1863 19.204, -69.1863 19.204, -69.1863 19.204, -69.1863 19.204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3140'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2932'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_2932'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2932'^^xsd:string;
  dwc:observationDate '1992-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2933'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_2933'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2933'^^xsd:string;
  dwc:observationDate '1992-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2934'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_2934'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2934'^^xsd:string;
  dwc:observationDate '1992-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7695 -69.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7695"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7695 -69.798)"^^geo:wktLiteral ;
  geo-pos:lat "20.7695"^^xsd:decimal ;
  geo-pos:long "-69.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1622'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1622'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.798'^^xsd:double;
  dwc:startLongitude '-69.798'^^xsd:double;
  dwc:endLongitude '-69.798'^^xsd:double;
  dwc:latitude '20.7695'^^xsd:double;
  dwc:startLatitude '20.7695'^^xsd:double;
  dwc:endLatitude '20.7695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.798 20.7695, -69.798 20.7695, -69.798 20.7695, -69.798 20.7695, -69.798 20.7695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1622'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7548 -69.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7548"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7548 -69.8315)"^^geo:wktLiteral ;
  geo-pos:lat "20.7548"^^xsd:decimal ;
  geo-pos:long "-69.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1636'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1636'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8315'^^xsd:double;
  dwc:startLongitude '-69.8315'^^xsd:double;
  dwc:endLongitude '-69.8315'^^xsd:double;
  dwc:latitude '20.7548'^^xsd:double;
  dwc:startLatitude '20.7548'^^xsd:double;
  dwc:endLatitude '20.7548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8315 20.7548, -69.8315 20.7548, -69.8315 20.7548, -69.8315 20.7548, -69.8315 20.7548))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1636'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7228 -69.7782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7228"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7228 -69.7782)"^^geo:wktLiteral ;
  geo-pos:lat "20.7228"^^xsd:decimal ;
  geo-pos:long "-69.7782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1731'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1731'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7782'^^xsd:double;
  dwc:startLongitude '-69.7782'^^xsd:double;
  dwc:endLongitude '-69.7782'^^xsd:double;
  dwc:latitude '20.7228'^^xsd:double;
  dwc:startLatitude '20.7228'^^xsd:double;
  dwc:endLatitude '20.7228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7782 20.7228, -69.7782 20.7228, -69.7782 20.7228, -69.7782 20.7228, -69.7782 20.7228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1731'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7417 -69.8198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7417 -69.8198)"^^geo:wktLiteral ;
  geo-pos:lat "20.7417"^^xsd:decimal ;
  geo-pos:long "-69.8198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1668'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1668'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8198'^^xsd:double;
  dwc:startLongitude '-69.8198'^^xsd:double;
  dwc:endLongitude '-69.8198'^^xsd:double;
  dwc:latitude '20.7417'^^xsd:double;
  dwc:startLatitude '20.7417'^^xsd:double;
  dwc:endLatitude '20.7417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8198 20.7417, -69.8198 20.7417, -69.8198 20.7417, -69.8198 20.7417, -69.8198 20.7417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1668'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7387 -69.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7387 -69.7893)"^^geo:wktLiteral ;
  geo-pos:lat "20.7387"^^xsd:decimal ;
  geo-pos:long "-69.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_990'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_990'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7893'^^xsd:double;
  dwc:startLongitude '-69.7893'^^xsd:double;
  dwc:endLongitude '-69.7893'^^xsd:double;
  dwc:latitude '20.7387'^^xsd:double;
  dwc:startLatitude '20.7387'^^xsd:double;
  dwc:endLatitude '20.7387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7893 20.7387, -69.7893 20.7387, -69.7893 20.7387, -69.7893 20.7387, -69.7893 20.7387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_990'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.14 -69.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.14"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.14 -69.1967)"^^geo:wktLiteral ;
  geo-pos:lat "19.14"^^xsd:decimal ;
  geo-pos:long "-69.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1130'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1130'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1967'^^xsd:double;
  dwc:startLongitude '-69.1967'^^xsd:double;
  dwc:endLongitude '-69.1967'^^xsd:double;
  dwc:latitude '19.14'^^xsd:double;
  dwc:startLatitude '19.14'^^xsd:double;
  dwc:endLatitude '19.14'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1967 19.14, -69.1967 19.14, -69.1967 19.14, -69.1967 19.14, -69.1967 19.14))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1130'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.737 -69.8077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.737"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.737 -69.8077)"^^geo:wktLiteral ;
  geo-pos:lat "20.737"^^xsd:decimal ;
  geo-pos:long "-69.8077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1425'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1425'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8077'^^xsd:double;
  dwc:startLongitude '-69.8077'^^xsd:double;
  dwc:endLongitude '-69.8077'^^xsd:double;
  dwc:latitude '20.737'^^xsd:double;
  dwc:startLatitude '20.737'^^xsd:double;
  dwc:endLatitude '20.737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8077 20.737, -69.8077 20.737, -69.8077 20.737, -69.8077 20.737, -69.8077 20.737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1425'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4833 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4833 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "63.4833"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1915'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1915'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:startLongitude '-15.6'^^xsd:double;
  dwc:endLongitude '-15.6'^^xsd:double;
  dwc:latitude '63.4833'^^xsd:double;
  dwc:startLatitude '63.4833'^^xsd:double;
  dwc:endLatitude '63.4833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.6 63.4833, -15.6 63.4833, -15.6 63.4833, -15.6 63.4833, -15.6 63.4833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1915'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2347 -52.8103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2347"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2347 -52.8103)"^^geo:wktLiteral ;
  geo-pos:lat "47.2347"^^xsd:decimal ;
  geo-pos:long "-52.8103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3644'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3644'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8103'^^xsd:double;
  dwc:startLongitude '-52.8103'^^xsd:double;
  dwc:endLongitude '-52.8103'^^xsd:double;
  dwc:latitude '47.2347'^^xsd:double;
  dwc:startLatitude '47.2347'^^xsd:double;
  dwc:endLatitude '47.2347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8103 47.2347, -52.8103 47.2347, -52.8103 47.2347, -52.8103 47.2347, -52.8103 47.2347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3644'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2647 -52.7873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2647"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2647 -52.7873)"^^geo:wktLiteral ;
  geo-pos:lat "47.2647"^^xsd:decimal ;
  geo-pos:long "-52.7873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3939'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3939'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7873'^^xsd:double;
  dwc:startLongitude '-52.7873'^^xsd:double;
  dwc:endLongitude '-52.7873'^^xsd:double;
  dwc:latitude '47.2647'^^xsd:double;
  dwc:startLatitude '47.2647'^^xsd:double;
  dwc:endLatitude '47.2647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7873 47.2647, -52.7873 47.2647, -52.7873 47.2647, -52.7873 47.2647, -52.7873 47.2647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3939'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8272 -52.7782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8272"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8272 -52.7782)"^^geo:wktLiteral ;
  geo-pos:lat "47.8272"^^xsd:decimal ;
  geo-pos:long "-52.7782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_363'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_363'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7782'^^xsd:double;
  dwc:startLongitude '-52.7782'^^xsd:double;
  dwc:endLongitude '-52.7782'^^xsd:double;
  dwc:latitude '47.8272'^^xsd:double;
  dwc:startLatitude '47.8272'^^xsd:double;
  dwc:endLatitude '47.8272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7782 47.8272, -52.7782 47.8272, -52.7782 47.8272, -52.7782 47.8272, -52.7782 47.8272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_363'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9183 -63.4402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9183"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9183 -63.4402)"^^geo:wktLiteral ;
  geo-pos:lat "49.9183"^^xsd:decimal ;
  geo-pos:long "-63.4402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2382'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2382'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4402'^^xsd:double;
  dwc:startLongitude '-63.4402'^^xsd:double;
  dwc:endLongitude '-63.4402'^^xsd:double;
  dwc:latitude '49.9183'^^xsd:double;
  dwc:startLatitude '49.9183'^^xsd:double;
  dwc:endLatitude '49.9183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4402 49.9183, -63.4402 49.9183, -63.4402 49.9183, -63.4402 49.9183, -63.4402 49.9183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2382'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4383 -68.6595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4383 -68.6595)"^^geo:wktLiteral ;
  geo-pos:lat "41.4383"^^xsd:decimal ;
  geo-pos:long "-68.6595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3429'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3429'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6595'^^xsd:double;
  dwc:startLongitude '-68.6595'^^xsd:double;
  dwc:endLongitude '-68.6595'^^xsd:double;
  dwc:latitude '41.4383'^^xsd:double;
  dwc:startLatitude '41.4383'^^xsd:double;
  dwc:endLatitude '41.4383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6595 41.4383, -68.6595 41.4383, -68.6595 41.4383, -68.6595 41.4383, -68.6595 41.4383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3429'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1233 -69.2372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1233 -69.2372)"^^geo:wktLiteral ;
  geo-pos:lat "19.1233"^^xsd:decimal ;
  geo-pos:long "-69.2372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3148'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3148'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2372'^^xsd:double;
  dwc:startLongitude '-69.2372'^^xsd:double;
  dwc:endLongitude '-69.2372'^^xsd:double;
  dwc:latitude '19.1233'^^xsd:double;
  dwc:startLatitude '19.1233'^^xsd:double;
  dwc:endLatitude '19.1233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2372 19.1233, -69.2372 19.1233, -69.2372 19.1233, -69.2372 19.1233, -69.2372 19.1233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3148'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7608 -69.7997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7608"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7608 -69.7997)"^^geo:wktLiteral ;
  geo-pos:lat "20.7608"^^xsd:decimal ;
  geo-pos:long "-69.7997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_959'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_959'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7997'^^xsd:double;
  dwc:startLongitude '-69.7997'^^xsd:double;
  dwc:endLongitude '-69.7997'^^xsd:double;
  dwc:latitude '20.7608'^^xsd:double;
  dwc:startLatitude '20.7608'^^xsd:double;
  dwc:endLatitude '20.7608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7997 20.7608, -69.7997 20.7608, -69.7997 20.7608, -69.7997 20.7608, -69.7997 20.7608))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_959'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7227 -69.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7227"^^xsd:decimal ;
  dwc:decimalLongitude "-69.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7227 -69.788)"^^geo:wktLiteral ;
  geo-pos:lat "20.7227"^^xsd:decimal ;
  geo-pos:long "-69.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_854'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_854'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.788'^^xsd:double;
  dwc:startLongitude '-69.788'^^xsd:double;
  dwc:endLongitude '-69.788'^^xsd:double;
  dwc:latitude '20.7227'^^xsd:double;
  dwc:startLatitude '20.7227'^^xsd:double;
  dwc:endLatitude '20.7227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.788 20.7227, -69.788 20.7227, -69.788 20.7227, -69.788 20.7227, -69.788 20.7227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_854'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.125 -52.6683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.125"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.125 -52.6683)"^^geo:wktLiteral ;
  geo-pos:lat "64.125"^^xsd:decimal ;
  geo-pos:long "-52.6683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_325'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_325'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6683'^^xsd:double;
  dwc:startLongitude '-52.6683'^^xsd:double;
  dwc:endLongitude '-52.6683'^^xsd:double;
  dwc:latitude '64.125'^^xsd:double;
  dwc:startLatitude '64.125'^^xsd:double;
  dwc:endLatitude '64.125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6683 64.125, -52.6683 64.125, -52.6683 64.125, -52.6683 64.125, -52.6683 64.125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_325'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.125 -52.6683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.125"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.125 -52.6683)"^^geo:wktLiteral ;
  geo-pos:lat "64.125"^^xsd:decimal ;
  geo-pos:long "-52.6683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_326'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_326'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6683'^^xsd:double;
  dwc:startLongitude '-52.6683'^^xsd:double;
  dwc:endLongitude '-52.6683'^^xsd:double;
  dwc:latitude '64.125'^^xsd:double;
  dwc:startLatitude '64.125'^^xsd:double;
  dwc:endLatitude '64.125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6683 64.125, -52.6683 64.125, -52.6683 64.125, -52.6683 64.125, -52.6683 64.125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_326'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_697'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_697'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_697'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_698'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_698'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_698'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_700'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_700'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_700'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_701'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_701'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_701'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_702'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_702'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_702'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_703'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_703'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_703'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_704'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_704'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_704'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_695'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_695'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_695'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_696'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_696'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_696'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1703 -69.2237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1703"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1703 -69.2237)"^^geo:wktLiteral ;
  geo-pos:lat "19.1703"^^xsd:decimal ;
  geo-pos:long "-69.2237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2585'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2585'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2237'^^xsd:double;
  dwc:startLongitude '-69.2237'^^xsd:double;
  dwc:endLongitude '-69.2237'^^xsd:double;
  dwc:latitude '19.1703'^^xsd:double;
  dwc:startLatitude '19.1703'^^xsd:double;
  dwc:endLatitude '19.1703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2237 19.1703, -69.2237 19.1703, -69.2237 19.1703, -69.2237 19.1703, -69.2237 19.1703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2585'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1703 -69.2237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1703"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1703 -69.2237)"^^geo:wktLiteral ;
  geo-pos:lat "19.1703"^^xsd:decimal ;
  geo-pos:long "-69.2237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2584'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2584'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2237'^^xsd:double;
  dwc:startLongitude '-69.2237'^^xsd:double;
  dwc:endLongitude '-69.2237'^^xsd:double;
  dwc:latitude '19.1703'^^xsd:double;
  dwc:startLatitude '19.1703'^^xsd:double;
  dwc:endLatitude '19.1703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2237 19.1703, -69.2237 19.1703, -69.2237 19.1703, -69.2237 19.1703, -69.2237 19.1703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2584'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4625 -68.6172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4625"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4625 -68.6172)"^^geo:wktLiteral ;
  geo-pos:lat "41.4625"^^xsd:decimal ;
  geo-pos:long "-68.6172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3436'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3436'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6172'^^xsd:double;
  dwc:startLongitude '-68.6172'^^xsd:double;
  dwc:endLongitude '-68.6172'^^xsd:double;
  dwc:latitude '41.4625'^^xsd:double;
  dwc:startLatitude '41.4625'^^xsd:double;
  dwc:endLatitude '41.4625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6172 41.4625, -68.6172 41.4625, -68.6172 41.4625, -68.6172 41.4625, -68.6172 41.4625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3436'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_699'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_699'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_699'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7678 -69.7773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7678"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7678 -69.7773)"^^geo:wktLiteral ;
  geo-pos:lat "20.7678"^^xsd:decimal ;
  geo-pos:long "-69.7773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1549'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1549'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7773'^^xsd:double;
  dwc:startLongitude '-69.7773'^^xsd:double;
  dwc:endLongitude '-69.7773'^^xsd:double;
  dwc:latitude '20.7678'^^xsd:double;
  dwc:startLatitude '20.7678'^^xsd:double;
  dwc:endLatitude '20.7678'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7773 20.7678, -69.7773 20.7678, -69.7773 20.7678, -69.7773 20.7678, -69.7773 20.7678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1549'^^xsd:string;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3703 -52.7152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3703"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3703 -52.7152)"^^geo:wktLiteral ;
  geo-pos:lat "47.3703"^^xsd:decimal ;
  geo-pos:long "-52.7152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3717'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3717'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7152'^^xsd:double;
  dwc:startLongitude '-52.7152'^^xsd:double;
  dwc:endLongitude '-52.7152'^^xsd:double;
  dwc:latitude '47.3703'^^xsd:double;
  dwc:startLatitude '47.3703'^^xsd:double;
  dwc:endLatitude '47.3703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7152 47.3703, -52.7152 47.3703, -52.7152 47.3703, -52.7152 47.3703, -52.7152 47.3703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3717'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 -26.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "-26.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 -26.15)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "-26.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1846'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1846'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.15'^^xsd:double;
  dwc:startLongitude '-26.15'^^xsd:double;
  dwc:endLongitude '-26.15'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:startLatitude '66.3'^^xsd:double;
  dwc:endLatitude '66.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.15 66.3, -26.15 66.3, -26.15 66.3, -26.15 66.3, -26.15 66.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1846'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 -26.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "-26.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 -26.15)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "-26.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1845'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1845'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.15'^^xsd:double;
  dwc:startLongitude '-26.15'^^xsd:double;
  dwc:endLongitude '-26.15'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:startLatitude '66.3'^^xsd:double;
  dwc:endLatitude '66.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.15 66.3, -26.15 66.3, -26.15 66.3, -26.15 66.3, -26.15 66.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1845'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2667 -17.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2667 -17.4333)"^^geo:wktLiteral ;
  geo-pos:lat "69.2667"^^xsd:decimal ;
  geo-pos:long "-17.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2965'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2965'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.4333'^^xsd:double;
  dwc:startLongitude '-17.4333'^^xsd:double;
  dwc:endLongitude '-17.4333'^^xsd:double;
  dwc:latitude '69.2667'^^xsd:double;
  dwc:startLatitude '69.2667'^^xsd:double;
  dwc:endLatitude '69.2667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.4333 69.2667, -17.4333 69.2667, -17.4333 69.2667, -17.4333 69.2667, -17.4333 69.2667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2965'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2667 -17.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2667 -17.4333)"^^geo:wktLiteral ;
  geo-pos:lat "69.2667"^^xsd:decimal ;
  geo-pos:long "-17.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2964'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2964'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.4333'^^xsd:double;
  dwc:startLongitude '-17.4333'^^xsd:double;
  dwc:endLongitude '-17.4333'^^xsd:double;
  dwc:latitude '69.2667'^^xsd:double;
  dwc:startLatitude '69.2667'^^xsd:double;
  dwc:endLatitude '69.2667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.4333 69.2667, -17.4333 69.2667, -17.4333 69.2667, -17.4333 69.2667, -17.4333 69.2667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2964'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2667 -17.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2667 -17.4333)"^^geo:wktLiteral ;
  geo-pos:lat "69.2667"^^xsd:decimal ;
  geo-pos:long "-17.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2963'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2963'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.4333'^^xsd:double;
  dwc:startLongitude '-17.4333'^^xsd:double;
  dwc:endLongitude '-17.4333'^^xsd:double;
  dwc:latitude '69.2667'^^xsd:double;
  dwc:startLatitude '69.2667'^^xsd:double;
  dwc:endLatitude '69.2667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.4333 69.2667, -17.4333 69.2667, -17.4333 69.2667, -17.4333 69.2667, -17.4333 69.2667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2963'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1048'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1048'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1048'^^xsd:string;
  dwc:observationDate '1992-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2333 -23.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-23.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2333 -23.75)"^^geo:wktLiteral ;
  geo-pos:lat "63.2333"^^xsd:decimal ;
  geo-pos:long "-23.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1882'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1882'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-23.75'^^xsd:double;
  dwc:startLongitude '-23.75'^^xsd:double;
  dwc:endLongitude '-23.75'^^xsd:double;
  dwc:latitude '63.2333'^^xsd:double;
  dwc:startLatitude '63.2333'^^xsd:double;
  dwc:endLatitude '63.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.75 63.2333, -23.75 63.2333, -23.75 63.2333, -23.75 63.2333, -23.75 63.2333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1882'^^xsd:string;
  dwc:observationDate '1993-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -54.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -54.2)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-54.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3635'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3635'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2'^^xsd:double;
  dwc:startLongitude '-54.2'^^xsd:double;
  dwc:endLongitude '-54.2'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:startLatitude '47'^^xsd:integer;
  dwc:endLatitude '47'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-54.2 47, -54.2 47, -54.2 47, -54.2 47, -54.2 47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3635'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9047 -63.4402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9047"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9047 -63.4402)"^^geo:wktLiteral ;
  geo-pos:lat "49.9047"^^xsd:decimal ;
  geo-pos:long "-63.4402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4175'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4175'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4402'^^xsd:double;
  dwc:startLongitude '-63.4402'^^xsd:double;
  dwc:endLongitude '-63.4402'^^xsd:double;
  dwc:latitude '49.9047'^^xsd:double;
  dwc:startLatitude '49.9047'^^xsd:double;
  dwc:endLatitude '49.9047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4402 49.9047, -63.4402 49.9047, -63.4402 49.9047, -63.4402 49.9047, -63.4402 49.9047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4175'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7317 -56.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7317"^^xsd:decimal ;
  dwc:decimalLongitude "-56.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7317 -56.041)"^^geo:wktLiteral ;
  geo-pos:lat "50.7317"^^xsd:decimal ;
  geo-pos:long "-56.041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3467'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3467'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.041'^^xsd:double;
  dwc:startLongitude '-56.041'^^xsd:double;
  dwc:endLongitude '-56.041'^^xsd:double;
  dwc:latitude '50.7317'^^xsd:double;
  dwc:startLatitude '50.7317'^^xsd:double;
  dwc:endLatitude '50.7317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.041 50.7317, -56.041 50.7317, -56.041 50.7317, -56.041 50.7317, -56.041 50.7317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3467'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7317 -56.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7317"^^xsd:decimal ;
  dwc:decimalLongitude "-56.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7317 -56.041)"^^geo:wktLiteral ;
  geo-pos:lat "50.7317"^^xsd:decimal ;
  geo-pos:long "-56.041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3468'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3468'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.041'^^xsd:double;
  dwc:startLongitude '-56.041'^^xsd:double;
  dwc:endLongitude '-56.041'^^xsd:double;
  dwc:latitude '50.7317'^^xsd:double;
  dwc:startLatitude '50.7317'^^xsd:double;
  dwc:endLatitude '50.7317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.041 50.7317, -56.041 50.7317, -56.041 50.7317, -56.041 50.7317, -56.041 50.7317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3468'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8192 -54.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8192"^^xsd:decimal ;
  dwc:decimalLongitude "-54.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8192 -54.203)"^^geo:wktLiteral ;
  geo-pos:lat "46.8192"^^xsd:decimal ;
  geo-pos:long "-54.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1759'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1759'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.203'^^xsd:double;
  dwc:startLongitude '-54.203'^^xsd:double;
  dwc:endLongitude '-54.203'^^xsd:double;
  dwc:latitude '46.8192'^^xsd:double;
  dwc:startLatitude '46.8192'^^xsd:double;
  dwc:endLatitude '46.8192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.203 46.8192, -54.203 46.8192, -54.203 46.8192, -54.203 46.8192, -54.203 46.8192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1759'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305 -57.0922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305"^^xsd:decimal ;
  dwc:decimalLongitude "-57.0922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305 -57.0922)"^^geo:wktLiteral ;
  geo-pos:lat "51.305"^^xsd:decimal ;
  geo-pos:long "-57.0922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2463'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2463'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.0922'^^xsd:double;
  dwc:startLongitude '-57.0922'^^xsd:double;
  dwc:endLongitude '-57.0922'^^xsd:double;
  dwc:latitude '51.305'^^xsd:double;
  dwc:startLatitude '51.305'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.0922 51.305, -57.0922 51.305, -57.0922 51.305, -57.0922 51.305, -57.0922 51.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2463'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.534 -52.6432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.534"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.534 -52.6432)"^^geo:wktLiteral ;
  geo-pos:lat "47.534"^^xsd:decimal ;
  geo-pos:long "-52.6432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4039'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4039'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6432'^^xsd:double;
  dwc:startLongitude '-52.6432'^^xsd:double;
  dwc:endLongitude '-52.6432'^^xsd:double;
  dwc:latitude '47.534'^^xsd:double;
  dwc:startLatitude '47.534'^^xsd:double;
  dwc:endLatitude '47.534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6432 47.534, -52.6432 47.534, -52.6432 47.534, -52.6432 47.534, -52.6432 47.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4039'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.534 -52.6432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.534"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.534 -52.6432)"^^geo:wktLiteral ;
  geo-pos:lat "47.534"^^xsd:decimal ;
  geo-pos:long "-52.6432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4040'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4040'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6432'^^xsd:double;
  dwc:startLongitude '-52.6432'^^xsd:double;
  dwc:endLongitude '-52.6432'^^xsd:double;
  dwc:latitude '47.534'^^xsd:double;
  dwc:startLatitude '47.534'^^xsd:double;
  dwc:endLatitude '47.534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6432 47.534, -52.6432 47.534, -52.6432 47.534, -52.6432 47.534, -52.6432 47.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4040'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172 -70.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.172"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172 -70.031)"^^geo:wktLiteral ;
  geo-pos:lat "43.172"^^xsd:decimal ;
  geo-pos:long "-70.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2997'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2997'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.031'^^xsd:double;
  dwc:startLongitude '-70.031'^^xsd:double;
  dwc:endLongitude '-70.031'^^xsd:double;
  dwc:latitude '43.172'^^xsd:double;
  dwc:startLatitude '43.172'^^xsd:double;
  dwc:endLatitude '43.172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.031 43.172, -70.031 43.172, -70.031 43.172, -70.031 43.172, -70.031 43.172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2997'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172 -70.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.172"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172 -70.031)"^^geo:wktLiteral ;
  geo-pos:lat "43.172"^^xsd:decimal ;
  geo-pos:long "-70.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2998'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2998'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.031'^^xsd:double;
  dwc:startLongitude '-70.031'^^xsd:double;
  dwc:endLongitude '-70.031'^^xsd:double;
  dwc:latitude '43.172'^^xsd:double;
  dwc:startLatitude '43.172'^^xsd:double;
  dwc:endLatitude '43.172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.031 43.172, -70.031 43.172, -70.031 43.172, -70.031 43.172, -70.031 43.172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2998'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172 -70.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.172"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172 -70.031)"^^geo:wktLiteral ;
  geo-pos:lat "43.172"^^xsd:decimal ;
  geo-pos:long "-70.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2999'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2999'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.031'^^xsd:double;
  dwc:startLongitude '-70.031'^^xsd:double;
  dwc:endLongitude '-70.031'^^xsd:double;
  dwc:latitude '43.172'^^xsd:double;
  dwc:startLatitude '43.172'^^xsd:double;
  dwc:endLatitude '43.172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.031 43.172, -70.031 43.172, -70.031 43.172, -70.031 43.172, -70.031 43.172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2999'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172 -70.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.172"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172 -70.031)"^^geo:wktLiteral ;
  geo-pos:lat "43.172"^^xsd:decimal ;
  geo-pos:long "-70.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3000'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3000'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.031'^^xsd:double;
  dwc:startLongitude '-70.031'^^xsd:double;
  dwc:endLongitude '-70.031'^^xsd:double;
  dwc:latitude '43.172'^^xsd:double;
  dwc:startLatitude '43.172'^^xsd:double;
  dwc:endLatitude '43.172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.031 43.172, -70.031 43.172, -70.031 43.172, -70.031 43.172, -70.031 43.172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3000'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 -70.5157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.392"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.392 -70.5157)"^^geo:wktLiteral ;
  geo-pos:lat "42.392"^^xsd:decimal ;
  geo-pos:long "-70.5157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3878'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3878'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.5157'^^xsd:double;
  dwc:startLongitude '-70.5157'^^xsd:double;
  dwc:endLongitude '-70.5157'^^xsd:double;
  dwc:latitude '42.392'^^xsd:double;
  dwc:startLatitude '42.392'^^xsd:double;
  dwc:endLatitude '42.392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5157 42.392, -70.5157 42.392, -70.5157 42.392, -70.5157 42.392, -70.5157 42.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3878'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1407'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1407'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1407'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1408'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1408'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1408'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7562 -69.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7562"^^xsd:decimal ;
  dwc:decimalLongitude "-69.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7562 -69.81)"^^geo:wktLiteral ;
  geo-pos:lat "20.7562"^^xsd:decimal ;
  geo-pos:long "-69.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2851'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2851'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.81'^^xsd:double;
  dwc:startLongitude '-69.81'^^xsd:double;
  dwc:endLongitude '-69.81'^^xsd:double;
  dwc:latitude '20.7562'^^xsd:double;
  dwc:startLatitude '20.7562'^^xsd:double;
  dwc:endLatitude '20.7562'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.81 20.7562, -69.81 20.7562, -69.81 20.7562, -69.81 20.7562, -69.81 20.7562))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2851'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1404'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1404'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1404'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1405'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1405'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1405'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7045 -69.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7045"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7045 -69.8183)"^^geo:wktLiteral ;
  geo-pos:lat "20.7045"^^xsd:decimal ;
  geo-pos:long "-69.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1607'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1607'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8183'^^xsd:double;
  dwc:startLongitude '-69.8183'^^xsd:double;
  dwc:endLongitude '-69.8183'^^xsd:double;
  dwc:latitude '20.7045'^^xsd:double;
  dwc:startLatitude '20.7045'^^xsd:double;
  dwc:endLatitude '20.7045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8183 20.7045, -69.8183 20.7045, -69.8183 20.7045, -69.8183 20.7045, -69.8183 20.7045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1607'^^xsd:string;
  dwc:observationDate '1993-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.728 -69.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.728"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.728 -69.8195)"^^geo:wktLiteral ;
  geo-pos:lat "20.728"^^xsd:decimal ;
  geo-pos:long "-69.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1306'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1306'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8195'^^xsd:double;
  dwc:startLongitude '-69.8195'^^xsd:double;
  dwc:endLongitude '-69.8195'^^xsd:double;
  dwc:latitude '20.728'^^xsd:double;
  dwc:startLatitude '20.728'^^xsd:double;
  dwc:endLatitude '20.728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8195 20.728, -69.8195 20.728, -69.8195 20.728, -69.8195 20.728, -69.8195 20.728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1306'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.728 -69.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.728"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.728 -69.8195)"^^geo:wktLiteral ;
  geo-pos:lat "20.728"^^xsd:decimal ;
  geo-pos:long "-69.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1307'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1307'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8195'^^xsd:double;
  dwc:startLongitude '-69.8195'^^xsd:double;
  dwc:endLongitude '-69.8195'^^xsd:double;
  dwc:latitude '20.728'^^xsd:double;
  dwc:startLatitude '20.728'^^xsd:double;
  dwc:endLatitude '20.728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8195 20.728, -69.8195 20.728, -69.8195 20.728, -69.8195 20.728, -69.8195 20.728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1307'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1409'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1409'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1409'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7607 -69.7848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7607"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7607 -69.7848)"^^geo:wktLiteral ;
  geo-pos:lat "20.7607"^^xsd:decimal ;
  geo-pos:long "-69.7848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1422'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1422'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7848'^^xsd:double;
  dwc:startLongitude '-69.7848'^^xsd:double;
  dwc:endLongitude '-69.7848'^^xsd:double;
  dwc:latitude '20.7607'^^xsd:double;
  dwc:startLatitude '20.7607'^^xsd:double;
  dwc:endLatitude '20.7607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7848 20.7607, -69.7848 20.7607, -69.7848 20.7607, -69.7848 20.7607, -69.7848 20.7607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1422'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7607 -69.7848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7607"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7607 -69.7848)"^^geo:wktLiteral ;
  geo-pos:lat "20.7607"^^xsd:decimal ;
  geo-pos:long "-69.7848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1423'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1423'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7848'^^xsd:double;
  dwc:startLongitude '-69.7848'^^xsd:double;
  dwc:endLongitude '-69.7848'^^xsd:double;
  dwc:latitude '20.7607'^^xsd:double;
  dwc:startLatitude '20.7607'^^xsd:double;
  dwc:endLatitude '20.7607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7848 20.7607, -69.7848 20.7607, -69.7848 20.7607, -69.7848 20.7607, -69.7848 20.7607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1423'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7468 -69.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7468"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7468 -69.8027)"^^geo:wktLiteral ;
  geo-pos:lat "20.7468"^^xsd:decimal ;
  geo-pos:long "-69.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_789'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_789'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8027'^^xsd:double;
  dwc:startLongitude '-69.8027'^^xsd:double;
  dwc:endLongitude '-69.8027'^^xsd:double;
  dwc:latitude '20.7468'^^xsd:double;
  dwc:startLatitude '20.7468'^^xsd:double;
  dwc:endLatitude '20.7468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8027 20.7468, -69.8027 20.7468, -69.8027 20.7468, -69.8027 20.7468, -69.8027 20.7468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_789'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7765 -69.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7765 -69.8008)"^^geo:wktLiteral ;
  geo-pos:lat "20.7765"^^xsd:decimal ;
  geo-pos:long "-69.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_893'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_893'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8008'^^xsd:double;
  dwc:startLongitude '-69.8008'^^xsd:double;
  dwc:endLongitude '-69.8008'^^xsd:double;
  dwc:latitude '20.7765'^^xsd:double;
  dwc:startLatitude '20.7765'^^xsd:double;
  dwc:endLatitude '20.7765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8008 20.7765, -69.8008 20.7765, -69.8008 20.7765, -69.8008 20.7765, -69.8008 20.7765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_893'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1040'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1040'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1040'^^xsd:string;
  dwc:observationDate '1992-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1041'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1041'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1041'^^xsd:string;
  dwc:observationDate '1992-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1042'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1042'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1042'^^xsd:string;
  dwc:observationDate '1992-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1043'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1043'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1043'^^xsd:string;
  dwc:observationDate '1992-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_299'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_299'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_299'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_298'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_298'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_298'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_295'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_295'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_295'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_292'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_292'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_292'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_303'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_303'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_303'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4091'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_4091'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4091'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6655 -53.1887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6655"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6655 -53.1887)"^^geo:wktLiteral ;
  geo-pos:lat "48.6655"^^xsd:decimal ;
  geo-pos:long "-53.1887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3766'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3766'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1887'^^xsd:double;
  dwc:startLongitude '-53.1887'^^xsd:double;
  dwc:endLongitude '-53.1887'^^xsd:double;
  dwc:latitude '48.6655'^^xsd:double;
  dwc:startLatitude '48.6655'^^xsd:double;
  dwc:endLatitude '48.6655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1887 48.6655, -53.1887 48.6655, -53.1887 48.6655, -53.1887 48.6655, -53.1887 48.6655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3766'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_290'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_290'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_290'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5825 -56.5735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5825"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5825 -56.5735)"^^geo:wktLiteral ;
  geo-pos:lat "51.5825"^^xsd:decimal ;
  geo-pos:long "-56.5735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3473'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3473'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5735'^^xsd:double;
  dwc:startLongitude '-56.5735'^^xsd:double;
  dwc:endLongitude '-56.5735'^^xsd:double;
  dwc:latitude '51.5825'^^xsd:double;
  dwc:startLatitude '51.5825'^^xsd:double;
  dwc:endLatitude '51.5825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5735 51.5825, -56.5735 51.5825, -56.5735 51.5825, -56.5735 51.5825, -56.5735 51.5825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3473'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_289'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_289'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_289'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7878 -52.7373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7878"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7878 -52.7373)"^^geo:wktLiteral ;
  geo-pos:lat "47.7878"^^xsd:decimal ;
  geo-pos:long "-52.7373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_368'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_368'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7373'^^xsd:double;
  dwc:startLongitude '-52.7373'^^xsd:double;
  dwc:endLongitude '-52.7373'^^xsd:double;
  dwc:latitude '47.7878'^^xsd:double;
  dwc:startLatitude '47.7878'^^xsd:double;
  dwc:endLatitude '47.7878'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7373 47.7878, -52.7373 47.7878, -52.7373 47.7878, -52.7373 47.7878, -52.7373 47.7878))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_368'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3537 -55.4452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3537"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3537 -55.4452)"^^geo:wktLiteral ;
  geo-pos:lat "51.3537"^^xsd:decimal ;
  geo-pos:long "-55.4452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_104'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_104'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.4452'^^xsd:double;
  dwc:startLongitude '-55.4452'^^xsd:double;
  dwc:endLongitude '-55.4452'^^xsd:double;
  dwc:latitude '51.3537'^^xsd:double;
  dwc:startLatitude '51.3537'^^xsd:double;
  dwc:endLatitude '51.3537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.4452 51.3537, -55.4452 51.3537, -55.4452 51.3537, -55.4452 51.3537, -55.4452 51.3537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_104'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7467 -69.8175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7467 -69.8175)"^^geo:wktLiteral ;
  geo-pos:lat "20.7467"^^xsd:decimal ;
  geo-pos:long "-69.8175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2901'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2901'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8175'^^xsd:double;
  dwc:startLongitude '-69.8175'^^xsd:double;
  dwc:endLongitude '-69.8175'^^xsd:double;
  dwc:latitude '20.7467'^^xsd:double;
  dwc:startLatitude '20.7467'^^xsd:double;
  dwc:endLatitude '20.7467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8175 20.7467, -69.8175 20.7467, -69.8175 20.7467, -69.8175 20.7467, -69.8175 20.7467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2901'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.664 -70.3927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.664"^^xsd:decimal ;
  dwc:decimalLongitude "-70.3927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.664 -70.3927)"^^geo:wktLiteral ;
  geo-pos:lat "42.664"^^xsd:decimal ;
  geo-pos:long "-70.3927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3869'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3869'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.3927'^^xsd:double;
  dwc:startLongitude '-70.3927'^^xsd:double;
  dwc:endLongitude '-70.3927'^^xsd:double;
  dwc:latitude '42.664'^^xsd:double;
  dwc:startLatitude '42.664'^^xsd:double;
  dwc:endLatitude '42.664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3927 42.664, -70.3927 42.664, -70.3927 42.664, -70.3927 42.664, -70.3927 42.664))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3869'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4738 -70.439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4738"^^xsd:decimal ;
  dwc:decimalLongitude "-70.439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4738 -70.439)"^^geo:wktLiteral ;
  geo-pos:lat "42.4738"^^xsd:decimal ;
  geo-pos:long "-70.439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3844'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3844'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.439'^^xsd:double;
  dwc:startLongitude '-70.439'^^xsd:double;
  dwc:endLongitude '-70.439'^^xsd:double;
  dwc:latitude '42.4738'^^xsd:double;
  dwc:startLatitude '42.4738'^^xsd:double;
  dwc:endLatitude '42.4738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.439 42.4738, -70.439 42.4738, -70.439 42.4738, -70.439 42.4738, -70.439 42.4738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3844'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1843 -70.0252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1843"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1843 -70.0252)"^^geo:wktLiteral ;
  geo-pos:lat "43.1843"^^xsd:decimal ;
  geo-pos:long "-70.0252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3264'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3264'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0252'^^xsd:double;
  dwc:startLongitude '-70.0252'^^xsd:double;
  dwc:endLongitude '-70.0252'^^xsd:double;
  dwc:latitude '43.1843'^^xsd:double;
  dwc:startLatitude '43.1843'^^xsd:double;
  dwc:endLatitude '43.1843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0252 43.1843, -70.0252 43.1843, -70.0252 43.1843, -70.0252 43.1843, -70.0252 43.1843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3264'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7043 -69.7738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7043"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7043 -69.7738)"^^geo:wktLiteral ;
  geo-pos:lat "20.7043"^^xsd:decimal ;
  geo-pos:long "-69.7738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2695'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2695'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7738'^^xsd:double;
  dwc:startLongitude '-69.7738'^^xsd:double;
  dwc:endLongitude '-69.7738'^^xsd:double;
  dwc:latitude '20.7043'^^xsd:double;
  dwc:startLatitude '20.7043'^^xsd:double;
  dwc:endLatitude '20.7043'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7738 20.7043, -69.7738 20.7043, -69.7738 20.7043, -69.7738 20.7043, -69.7738 20.7043))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2695'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.007"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  geo-pos:lat "64.007"^^xsd:decimal ;
  geo-pos:long "-52.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4123'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4123'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7982'^^xsd:double;
  dwc:startLongitude '-52.7982'^^xsd:double;
  dwc:endLongitude '-52.7982'^^xsd:double;
  dwc:latitude '64.007'^^xsd:double;
  dwc:startLatitude '64.007'^^xsd:double;
  dwc:endLatitude '64.007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4123'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.007"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  geo-pos:lat "64.007"^^xsd:decimal ;
  geo-pos:long "-52.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4124'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4124'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7982'^^xsd:double;
  dwc:startLongitude '-52.7982'^^xsd:double;
  dwc:endLongitude '-52.7982'^^xsd:double;
  dwc:latitude '64.007'^^xsd:double;
  dwc:startLatitude '64.007'^^xsd:double;
  dwc:endLatitude '64.007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4124'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.007"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  geo-pos:lat "64.007"^^xsd:decimal ;
  geo-pos:long "-52.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4125'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4125'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7982'^^xsd:double;
  dwc:startLongitude '-52.7982'^^xsd:double;
  dwc:endLongitude '-52.7982'^^xsd:double;
  dwc:latitude '64.007'^^xsd:double;
  dwc:startLatitude '64.007'^^xsd:double;
  dwc:endLatitude '64.007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4125'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.007"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  geo-pos:lat "64.007"^^xsd:decimal ;
  geo-pos:long "-52.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4126'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4126'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7982'^^xsd:double;
  dwc:startLongitude '-52.7982'^^xsd:double;
  dwc:endLongitude '-52.7982'^^xsd:double;
  dwc:latitude '64.007'^^xsd:double;
  dwc:startLatitude '64.007'^^xsd:double;
  dwc:endLatitude '64.007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4126'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6902 -69.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6902"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6902 -69.7642)"^^geo:wktLiteral ;
  geo-pos:lat "20.6902"^^xsd:decimal ;
  geo-pos:long "-69.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2815'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2815'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7642'^^xsd:double;
  dwc:startLongitude '-69.7642'^^xsd:double;
  dwc:endLongitude '-69.7642'^^xsd:double;
  dwc:latitude '20.6902'^^xsd:double;
  dwc:startLatitude '20.6902'^^xsd:double;
  dwc:endLatitude '20.6902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7642 20.6902, -69.7642 20.6902, -69.7642 20.6902, -69.7642 20.6902, -69.7642 20.6902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2815'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7315 -69.7668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7315 -69.7668)"^^geo:wktLiteral ;
  geo-pos:lat "20.7315"^^xsd:decimal ;
  geo-pos:long "-69.7668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2818'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2818'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7668'^^xsd:double;
  dwc:startLongitude '-69.7668'^^xsd:double;
  dwc:endLongitude '-69.7668'^^xsd:double;
  dwc:latitude '20.7315'^^xsd:double;
  dwc:startLatitude '20.7315'^^xsd:double;
  dwc:endLatitude '20.7315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7668 20.7315, -69.7668 20.7315, -69.7668 20.7315, -69.7668 20.7315, -69.7668 20.7315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2818'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6843 -69.7528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6843"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6843 -69.7528)"^^geo:wktLiteral ;
  geo-pos:lat "20.6843"^^xsd:decimal ;
  geo-pos:long "-69.7528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1735'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1735'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7528'^^xsd:double;
  dwc:startLongitude '-69.7528'^^xsd:double;
  dwc:endLongitude '-69.7528'^^xsd:double;
  dwc:latitude '20.6843'^^xsd:double;
  dwc:startLatitude '20.6843'^^xsd:double;
  dwc:endLatitude '20.6843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7528 20.6843, -69.7528 20.6843, -69.7528 20.6843, -69.7528 20.6843, -69.7528 20.6843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1735'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6845 -69.8635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6845"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6845 -69.8635)"^^geo:wktLiteral ;
  geo-pos:lat "20.6845"^^xsd:decimal ;
  geo-pos:long "-69.8635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1543'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1543'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8635'^^xsd:double;
  dwc:startLongitude '-69.8635'^^xsd:double;
  dwc:endLongitude '-69.8635'^^xsd:double;
  dwc:latitude '20.6845'^^xsd:double;
  dwc:startLatitude '20.6845'^^xsd:double;
  dwc:endLatitude '20.6845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8635 20.6845, -69.8635 20.6845, -69.8635 20.6845, -69.8635 20.6845, -69.8635 20.6845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1543'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7428 -69.8223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7428"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7428 -69.8223)"^^geo:wktLiteral ;
  geo-pos:lat "20.7428"^^xsd:decimal ;
  geo-pos:long "-69.8223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_799'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_799'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8223'^^xsd:double;
  dwc:startLongitude '-69.8223'^^xsd:double;
  dwc:endLongitude '-69.8223'^^xsd:double;
  dwc:latitude '20.7428'^^xsd:double;
  dwc:startLatitude '20.7428'^^xsd:double;
  dwc:endLatitude '20.7428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8223 20.7428, -69.8223 20.7428, -69.8223 20.7428, -69.8223 20.7428, -69.8223 20.7428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_799'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7303 -69.7983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7303"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7303 -69.7983)"^^geo:wktLiteral ;
  geo-pos:lat "20.7303"^^xsd:decimal ;
  geo-pos:long "-69.7983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_764'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_764'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7983'^^xsd:double;
  dwc:startLongitude '-69.7983'^^xsd:double;
  dwc:endLongitude '-69.7983'^^xsd:double;
  dwc:latitude '20.7303'^^xsd:double;
  dwc:startLatitude '20.7303'^^xsd:double;
  dwc:endLatitude '20.7303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7983 20.7303, -69.7983 20.7303, -69.7983 20.7303, -69.7983 20.7303, -69.7983 20.7303))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_764'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7463 -69.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7463"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7463 -69.7982)"^^geo:wktLiteral ;
  geo-pos:lat "20.7463"^^xsd:decimal ;
  geo-pos:long "-69.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_885'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_885'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7982'^^xsd:double;
  dwc:startLongitude '-69.7982'^^xsd:double;
  dwc:endLongitude '-69.7982'^^xsd:double;
  dwc:latitude '20.7463'^^xsd:double;
  dwc:startLatitude '20.7463'^^xsd:double;
  dwc:endLatitude '20.7463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7982 20.7463, -69.7982 20.7463, -69.7982 20.7463, -69.7982 20.7463, -69.7982 20.7463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_885'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_287'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_287'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_287'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.007"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  geo-pos:lat "64.007"^^xsd:decimal ;
  geo-pos:long "-52.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_200'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_200'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7982'^^xsd:double;
  dwc:startLongitude '-52.7982'^^xsd:double;
  dwc:endLongitude '-52.7982'^^xsd:double;
  dwc:latitude '64.007'^^xsd:double;
  dwc:startLatitude '64.007'^^xsd:double;
  dwc:endLatitude '64.007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_200'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.007"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  geo-pos:lat "64.007"^^xsd:decimal ;
  geo-pos:long "-52.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_201'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_201'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7982'^^xsd:double;
  dwc:startLongitude '-52.7982'^^xsd:double;
  dwc:endLongitude '-52.7982'^^xsd:double;
  dwc:latitude '64.007'^^xsd:double;
  dwc:startLatitude '64.007'^^xsd:double;
  dwc:endLatitude '64.007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_201'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.007"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  geo-pos:lat "64.007"^^xsd:decimal ;
  geo-pos:long "-52.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_202'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_202'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7982'^^xsd:double;
  dwc:startLongitude '-52.7982'^^xsd:double;
  dwc:endLongitude '-52.7982'^^xsd:double;
  dwc:latitude '64.007'^^xsd:double;
  dwc:startLatitude '64.007'^^xsd:double;
  dwc:endLatitude '64.007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_202'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.007"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  geo-pos:lat "64.007"^^xsd:decimal ;
  geo-pos:long "-52.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_203'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_203'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.016666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7982'^^xsd:double;
  dwc:startLongitude '-52.7982'^^xsd:double;
  dwc:endLongitude '-52.7982'^^xsd:double;
  dwc:latitude '64.007'^^xsd:double;
  dwc:startLatitude '64.007'^^xsd:double;
  dwc:endLatitude '64.007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_203'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.007"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.007 -52.7982)"^^geo:wktLiteral ;
  geo-pos:lat "64.007"^^xsd:decimal ;
  geo-pos:long "-52.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_204'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_204'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7982'^^xsd:double;
  dwc:startLongitude '-52.7982'^^xsd:double;
  dwc:endLongitude '-52.7982'^^xsd:double;
  dwc:latitude '64.007'^^xsd:double;
  dwc:startLatitude '64.007'^^xsd:double;
  dwc:endLatitude '64.007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007, -52.7982 64.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_204'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1097'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1097'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1097'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3767 -53.1817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3767"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3767 -53.1817)"^^geo:wktLiteral ;
  geo-pos:lat "48.3767"^^xsd:decimal ;
  geo-pos:long "-53.1817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_398'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_398'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1817'^^xsd:double;
  dwc:startLongitude '-53.1817'^^xsd:double;
  dwc:endLongitude '-53.1817'^^xsd:double;
  dwc:latitude '48.3767'^^xsd:double;
  dwc:startLatitude '48.3767'^^xsd:double;
  dwc:endLatitude '48.3767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1817 48.3767, -53.1817 48.3767, -53.1817 48.3767, -53.1817 48.3767, -53.1817 48.3767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_398'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_291'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_291'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_291'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_301'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_301'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_301'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_297'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_297'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_297'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_296'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_296'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_296'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_294'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_294'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_294'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_293'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_293'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_293'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1020'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1020'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1020'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1021'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1021'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1021'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1022'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1022'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1022'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1023'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1023'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1023'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6958 -69.7673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6958"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6958 -69.7673)"^^geo:wktLiteral ;
  geo-pos:lat "20.6958"^^xsd:decimal ;
  geo-pos:long "-69.7673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1004'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1004'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7673'^^xsd:double;
  dwc:startLongitude '-69.7673'^^xsd:double;
  dwc:endLongitude '-69.7673'^^xsd:double;
  dwc:latitude '20.6958'^^xsd:double;
  dwc:startLatitude '20.6958'^^xsd:double;
  dwc:endLatitude '20.6958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7673 20.6958, -69.7673 20.6958, -69.7673 20.6958, -69.7673 20.6958, -69.7673 20.6958))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1004'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1024'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1024'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1024'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6732 -69.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6732"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6732 -69.8125)"^^geo:wktLiteral ;
  geo-pos:lat "20.6732"^^xsd:decimal ;
  geo-pos:long "-69.8125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1616'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1616'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8125'^^xsd:double;
  dwc:startLongitude '-69.8125'^^xsd:double;
  dwc:endLongitude '-69.8125'^^xsd:double;
  dwc:latitude '20.6732'^^xsd:double;
  dwc:startLatitude '20.6732'^^xsd:double;
  dwc:endLatitude '20.6732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8125 20.6732, -69.8125 20.6732, -69.8125 20.6732, -69.8125 20.6732, -69.8125 20.6732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1616'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6732 -69.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6732"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6732 -69.8125)"^^geo:wktLiteral ;
  geo-pos:lat "20.6732"^^xsd:decimal ;
  geo-pos:long "-69.8125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1615'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1615'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8125'^^xsd:double;
  dwc:startLongitude '-69.8125'^^xsd:double;
  dwc:endLongitude '-69.8125'^^xsd:double;
  dwc:latitude '20.6732'^^xsd:double;
  dwc:startLatitude '20.6732'^^xsd:double;
  dwc:endLatitude '20.6732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8125 20.6732, -69.8125 20.6732, -69.8125 20.6732, -69.8125 20.6732, -69.8125 20.6732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1615'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5667 -16.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5667 -16.7833)"^^geo:wktLiteral ;
  geo-pos:lat "63.5667"^^xsd:decimal ;
  geo-pos:long "-16.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1904'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1904'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.7833'^^xsd:double;
  dwc:startLongitude '-16.7833'^^xsd:double;
  dwc:endLongitude '-16.7833'^^xsd:double;
  dwc:latitude '63.5667'^^xsd:double;
  dwc:startLatitude '63.5667'^^xsd:double;
  dwc:endLatitude '63.5667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.7833 63.5667, -16.7833 63.5667, -16.7833 63.5667, -16.7833 63.5667, -16.7833 63.5667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1904'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4757 -56.8047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4757"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4757 -56.8047)"^^geo:wktLiteral ;
  geo-pos:lat "51.4757"^^xsd:decimal ;
  geo-pos:long "-56.8047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3508'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3508'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8047'^^xsd:double;
  dwc:startLongitude '-56.8047'^^xsd:double;
  dwc:endLongitude '-56.8047'^^xsd:double;
  dwc:latitude '51.4757'^^xsd:double;
  dwc:startLatitude '51.4757'^^xsd:double;
  dwc:endLatitude '51.4757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8047 51.4757, -56.8047 51.4757, -56.8047 51.4757, -56.8047 51.4757, -56.8047 51.4757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3508'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2552 -57.1698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2552"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2552 -57.1698)"^^geo:wktLiteral ;
  geo-pos:lat "51.2552"^^xsd:decimal ;
  geo-pos:long "-57.1698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2274'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2274'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1698'^^xsd:double;
  dwc:startLongitude '-57.1698'^^xsd:double;
  dwc:endLongitude '-57.1698'^^xsd:double;
  dwc:latitude '51.2552'^^xsd:double;
  dwc:startLatitude '51.2552'^^xsd:double;
  dwc:endLatitude '51.2552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1698 51.2552, -57.1698 51.2552, -57.1698 51.2552, -57.1698 51.2552, -57.1698 51.2552))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2274'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2552 -57.1698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2552"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2552 -57.1698)"^^geo:wktLiteral ;
  geo-pos:lat "51.2552"^^xsd:decimal ;
  geo-pos:long "-57.1698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2275'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2275'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1698'^^xsd:double;
  dwc:startLongitude '-57.1698'^^xsd:double;
  dwc:endLongitude '-57.1698'^^xsd:double;
  dwc:latitude '51.2552'^^xsd:double;
  dwc:startLatitude '51.2552'^^xsd:double;
  dwc:endLatitude '51.2552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1698 51.2552, -57.1698 51.2552, -57.1698 51.2552, -57.1698 51.2552, -57.1698 51.2552))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2275'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.724 -53.0385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.724"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.724 -53.0385)"^^geo:wktLiteral ;
  geo-pos:lat "47.724"^^xsd:decimal ;
  geo-pos:long "-53.0385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_508'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_508'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0385'^^xsd:double;
  dwc:startLongitude '-53.0385'^^xsd:double;
  dwc:endLongitude '-53.0385'^^xsd:double;
  dwc:latitude '47.724'^^xsd:double;
  dwc:startLatitude '47.724'^^xsd:double;
  dwc:endLatitude '47.724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0385 47.724, -53.0385 47.724, -53.0385 47.724, -53.0385 47.724, -53.0385 47.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_508'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7313 -56.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7313"^^xsd:decimal ;
  dwc:decimalLongitude "-56.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7313 -56.008)"^^geo:wktLiteral ;
  geo-pos:lat "50.7313"^^xsd:decimal ;
  geo-pos:long "-56.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_127'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_127'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.008'^^xsd:double;
  dwc:startLongitude '-56.008'^^xsd:double;
  dwc:endLongitude '-56.008'^^xsd:double;
  dwc:latitude '50.7313'^^xsd:double;
  dwc:startLatitude '50.7313'^^xsd:double;
  dwc:endLatitude '50.7313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.008 50.7313, -56.008 50.7313, -56.008 50.7313, -56.008 50.7313, -56.008 50.7313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_127'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4757 -56.8047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4757"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4757 -56.8047)"^^geo:wktLiteral ;
  geo-pos:lat "51.4757"^^xsd:decimal ;
  geo-pos:long "-56.8047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3506'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3506'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8047'^^xsd:double;
  dwc:startLongitude '-56.8047'^^xsd:double;
  dwc:endLongitude '-56.8047'^^xsd:double;
  dwc:latitude '51.4757'^^xsd:double;
  dwc:startLatitude '51.4757'^^xsd:double;
  dwc:endLatitude '51.4757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8047 51.4757, -56.8047 51.4757, -56.8047 51.4757, -56.8047 51.4757, -56.8047 51.4757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3506'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.343 -53.9782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.343"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.343 -53.9782)"^^geo:wktLiteral ;
  geo-pos:lat "47.343"^^xsd:decimal ;
  geo-pos:long "-53.9782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4026'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4026'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9782'^^xsd:double;
  dwc:startLongitude '-53.9782'^^xsd:double;
  dwc:endLongitude '-53.9782'^^xsd:double;
  dwc:latitude '47.343'^^xsd:double;
  dwc:startLatitude '47.343'^^xsd:double;
  dwc:endLatitude '47.343'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9782 47.343, -53.9782 47.343, -53.9782 47.343, -53.9782 47.343, -53.9782 47.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4026'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3027 -57.3238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3027"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3027 -57.3238)"^^geo:wktLiteral ;
  geo-pos:lat "51.3027"^^xsd:decimal ;
  geo-pos:long "-57.3238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_71'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_71'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3238'^^xsd:double;
  dwc:startLongitude '-57.3238'^^xsd:double;
  dwc:endLongitude '-57.3238'^^xsd:double;
  dwc:latitude '51.3027'^^xsd:double;
  dwc:startLatitude '51.3027'^^xsd:double;
  dwc:endLatitude '51.3027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3238 51.3027, -57.3238 51.3027, -57.3238 51.3027, -57.3238 51.3027, -57.3238 51.3027))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_71'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 -70.0228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 -70.0228)"^^geo:wktLiteral ;
  geo-pos:lat "43.17"^^xsd:decimal ;
  geo-pos:long "-70.0228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3884'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3884'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0228'^^xsd:double;
  dwc:startLongitude '-70.0228'^^xsd:double;
  dwc:endLongitude '-70.0228'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:startLatitude '43.17'^^xsd:double;
  dwc:endLatitude '43.17'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0228 43.17, -70.0228 43.17, -70.0228 43.17, -70.0228 43.17, -70.0228 43.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3884'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 -70.0228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 -70.0228)"^^geo:wktLiteral ;
  geo-pos:lat "43.17"^^xsd:decimal ;
  geo-pos:long "-70.0228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3885'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3885'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0228'^^xsd:double;
  dwc:startLongitude '-70.0228'^^xsd:double;
  dwc:endLongitude '-70.0228'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:startLatitude '43.17'^^xsd:double;
  dwc:endLatitude '43.17'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0228 43.17, -70.0228 43.17, -70.0228 43.17, -70.0228 43.17, -70.0228 43.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3885'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.648 -70.4108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.648"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.648 -70.4108)"^^geo:wktLiteral ;
  geo-pos:lat "42.648"^^xsd:decimal ;
  geo-pos:long "-70.4108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3866'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3866'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4108'^^xsd:double;
  dwc:startLongitude '-70.4108'^^xsd:double;
  dwc:endLongitude '-70.4108'^^xsd:double;
  dwc:latitude '42.648'^^xsd:double;
  dwc:startLatitude '42.648'^^xsd:double;
  dwc:endLatitude '42.648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4108 42.648, -70.4108 42.648, -70.4108 42.648, -70.4108 42.648, -70.4108 42.648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3866'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7362 -69.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7362"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7362 -69.7893)"^^geo:wktLiteral ;
  geo-pos:lat "20.7362"^^xsd:decimal ;
  geo-pos:long "-69.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2752'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2752'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7893'^^xsd:double;
  dwc:startLongitude '-69.7893'^^xsd:double;
  dwc:endLongitude '-69.7893'^^xsd:double;
  dwc:latitude '20.7362'^^xsd:double;
  dwc:startLatitude '20.7362'^^xsd:double;
  dwc:endLatitude '20.7362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7893 20.7362, -69.7893 20.7362, -69.7893 20.7362, -69.7893 20.7362, -69.7893 20.7362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2752'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1392 -70.0623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1392"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1392 -70.0623)"^^geo:wktLiteral ;
  geo-pos:lat "43.1392"^^xsd:decimal ;
  geo-pos:long "-70.0623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3277'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3277'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0623'^^xsd:double;
  dwc:startLongitude '-70.0623'^^xsd:double;
  dwc:endLongitude '-70.0623'^^xsd:double;
  dwc:latitude '43.1392'^^xsd:double;
  dwc:startLatitude '43.1392'^^xsd:double;
  dwc:endLatitude '43.1392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0623 43.1392, -70.0623 43.1392, -70.0623 43.1392, -70.0623 43.1392, -70.0623 43.1392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3277'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.158 -70.0602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.158"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.158 -70.0602)"^^geo:wktLiteral ;
  geo-pos:lat "43.158"^^xsd:decimal ;
  geo-pos:long "-70.0602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3289'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3289'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0602'^^xsd:double;
  dwc:startLongitude '-70.0602'^^xsd:double;
  dwc:endLongitude '-70.0602'^^xsd:double;
  dwc:latitude '43.158'^^xsd:double;
  dwc:startLatitude '43.158'^^xsd:double;
  dwc:endLatitude '43.158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0602 43.158, -70.0602 43.158, -70.0602 43.158, -70.0602 43.158, -70.0602 43.158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3289'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1472 -70.0453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1472"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1472 -70.0453)"^^geo:wktLiteral ;
  geo-pos:lat "43.1472"^^xsd:decimal ;
  geo-pos:long "-70.0453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3284'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3284'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0453'^^xsd:double;
  dwc:startLongitude '-70.0453'^^xsd:double;
  dwc:endLongitude '-70.0453'^^xsd:double;
  dwc:latitude '43.1472'^^xsd:double;
  dwc:startLatitude '43.1472'^^xsd:double;
  dwc:endLatitude '43.1472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0453 43.1472, -70.0453 43.1472, -70.0453 43.1472, -70.0453 43.1472, -70.0453 43.1472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3284'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7407 -69.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7407"^^xsd:decimal ;
  dwc:decimalLongitude "-69.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7407 -69.792)"^^geo:wktLiteral ;
  geo-pos:lat "20.7407"^^xsd:decimal ;
  geo-pos:long "-69.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2910'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2910'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.792'^^xsd:double;
  dwc:startLongitude '-69.792'^^xsd:double;
  dwc:endLongitude '-69.792'^^xsd:double;
  dwc:latitude '20.7407'^^xsd:double;
  dwc:startLatitude '20.7407'^^xsd:double;
  dwc:endLatitude '20.7407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.792 20.7407, -69.792 20.7407, -69.792 20.7407, -69.792 20.7407, -69.792 20.7407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2910'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1932 -70.0412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1932"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1932 -70.0412)"^^geo:wktLiteral ;
  geo-pos:lat "43.1932"^^xsd:decimal ;
  geo-pos:long "-70.0412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3268'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3268'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0412'^^xsd:double;
  dwc:startLongitude '-70.0412'^^xsd:double;
  dwc:endLongitude '-70.0412'^^xsd:double;
  dwc:latitude '43.1932'^^xsd:double;
  dwc:startLatitude '43.1932'^^xsd:double;
  dwc:endLatitude '43.1932'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0412 43.1932, -70.0412 43.1932, -70.0412 43.1932, -70.0412 43.1932, -70.0412 43.1932))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3268'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5897 -68.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5897"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5897 -68.463)"^^geo:wktLiteral ;
  geo-pos:lat "41.5897"^^xsd:decimal ;
  geo-pos:long "-68.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3373'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3373'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.463'^^xsd:double;
  dwc:startLongitude '-68.463'^^xsd:double;
  dwc:endLongitude '-68.463'^^xsd:double;
  dwc:latitude '41.5897'^^xsd:double;
  dwc:startLatitude '41.5897'^^xsd:double;
  dwc:endLatitude '41.5897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.463 41.5897, -68.463 41.5897, -68.463 41.5897, -68.463 41.5897, -68.463 41.5897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3373'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0638 -68.9677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0638"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0638 -68.9677)"^^geo:wktLiteral ;
  geo-pos:lat "20.0638"^^xsd:decimal ;
  geo-pos:long "-68.9677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3304'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3304'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9677'^^xsd:double;
  dwc:startLongitude '-68.9677'^^xsd:double;
  dwc:endLongitude '-68.9677'^^xsd:double;
  dwc:latitude '20.0638'^^xsd:double;
  dwc:startLatitude '20.0638'^^xsd:double;
  dwc:endLatitude '20.0638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9677 20.0638, -68.9677 20.0638, -68.9677 20.0638, -68.9677 20.0638, -68.9677 20.0638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3304'^^xsd:string;
  dwc:observationDate '1993-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.713 -69.7713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.713"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.713 -69.7713)"^^geo:wktLiteral ;
  geo-pos:lat "20.713"^^xsd:decimal ;
  geo-pos:long "-69.7713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2804'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_2804'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7713'^^xsd:double;
  dwc:startLongitude '-69.7713'^^xsd:double;
  dwc:endLongitude '-69.7713'^^xsd:double;
  dwc:latitude '20.713'^^xsd:double;
  dwc:startLatitude '20.713'^^xsd:double;
  dwc:endLatitude '20.713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7713 20.713, -69.7713 20.713, -69.7713 20.713, -69.7713 20.713, -69.7713 20.713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2804'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1648'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1648'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1648'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6958 -69.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6958"^^xsd:decimal ;
  dwc:decimalLongitude "-69.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6958 -69.882)"^^geo:wktLiteral ;
  geo-pos:lat "20.6958"^^xsd:decimal ;
  geo-pos:long "-69.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1613'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1613'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.882'^^xsd:double;
  dwc:startLongitude '-69.882'^^xsd:double;
  dwc:endLongitude '-69.882'^^xsd:double;
  dwc:latitude '20.6958'^^xsd:double;
  dwc:startLatitude '20.6958'^^xsd:double;
  dwc:endLatitude '20.6958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.882 20.6958, -69.882 20.6958, -69.882 20.6958, -69.882 20.6958, -69.882 20.6958))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1613'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1436'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1436'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.75, -69.8167 20.75, -69.8167 20.75, -69.8167 20.75, -69.8167 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1436'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1437'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1437'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.75, -69.8167 20.75, -69.8167 20.75, -69.8167 20.75, -69.8167 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1437'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7508 -69.7695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7508"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7508 -69.7695)"^^geo:wktLiteral ;
  geo-pos:lat "20.7508"^^xsd:decimal ;
  geo-pos:long "-69.7695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_952'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_952'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7695'^^xsd:double;
  dwc:startLongitude '-69.7695'^^xsd:double;
  dwc:endLongitude '-69.7695'^^xsd:double;
  dwc:latitude '20.7508'^^xsd:double;
  dwc:startLatitude '20.7508'^^xsd:double;
  dwc:endLatitude '20.7508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7695 20.7508, -69.7695 20.7508, -69.7695 20.7508, -69.7695 20.7508, -69.7695 20.7508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_952'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7468 -69.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7468"^^xsd:decimal ;
  dwc:decimalLongitude "-69.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7468 -69.791)"^^geo:wktLiteral ;
  geo-pos:lat "20.7468"^^xsd:decimal ;
  geo-pos:long "-69.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_898'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_898'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.791'^^xsd:double;
  dwc:startLongitude '-69.791'^^xsd:double;
  dwc:endLongitude '-69.791'^^xsd:double;
  dwc:latitude '20.7468'^^xsd:double;
  dwc:startLatitude '20.7468'^^xsd:double;
  dwc:endLatitude '20.7468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.791 20.7468, -69.791 20.7468, -69.791 20.7468, -69.791 20.7468, -69.791 20.7468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_898'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7468 -69.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7468"^^xsd:decimal ;
  dwc:decimalLongitude "-69.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7468 -69.791)"^^geo:wktLiteral ;
  geo-pos:lat "20.7468"^^xsd:decimal ;
  geo-pos:long "-69.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_899'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_899'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.791'^^xsd:double;
  dwc:startLongitude '-69.791'^^xsd:double;
  dwc:endLongitude '-69.791'^^xsd:double;
  dwc:latitude '20.7468'^^xsd:double;
  dwc:startLatitude '20.7468'^^xsd:double;
  dwc:endLatitude '20.7468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.791 20.7468, -69.791 20.7468, -69.791 20.7468, -69.791 20.7468, -69.791 20.7468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_899'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0098 -52.7815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0098"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0098 -52.7815)"^^geo:wktLiteral ;
  geo-pos:lat "64.0098"^^xsd:decimal ;
  geo-pos:long "-52.7815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_205'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_205'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7815'^^xsd:double;
  dwc:startLongitude '-52.7815'^^xsd:double;
  dwc:endLongitude '-52.7815'^^xsd:double;
  dwc:latitude '64.0098'^^xsd:double;
  dwc:startLatitude '64.0098'^^xsd:double;
  dwc:endLatitude '64.0098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7815 64.0098, -52.7815 64.0098, -52.7815 64.0098, -52.7815 64.0098, -52.7815 64.0098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_205'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.15 -17.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.15"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.15 -17.5167)"^^geo:wktLiteral ;
  geo-pos:lat "69.15"^^xsd:decimal ;
  geo-pos:long "-17.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2961'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2961'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.5167'^^xsd:double;
  dwc:startLongitude '-17.5167'^^xsd:double;
  dwc:endLongitude '-17.5167'^^xsd:double;
  dwc:latitude '69.15'^^xsd:double;
  dwc:startLatitude '69.15'^^xsd:double;
  dwc:endLatitude '69.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.5167 69.15, -17.5167 69.15, -17.5167 69.15, -17.5167 69.15, -17.5167 69.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2961'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2333 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2333 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "63.2333"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1889'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1889'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:startLongitude '-18.4'^^xsd:double;
  dwc:endLongitude '-18.4'^^xsd:double;
  dwc:latitude '63.2333'^^xsd:double;
  dwc:startLatitude '63.2333'^^xsd:double;
  dwc:endLatitude '63.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.4 63.2333, -18.4 63.2333, -18.4 63.2333, -18.4 63.2333, -18.4 63.2333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1889'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.15 -17.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.15"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.15 -17.5167)"^^geo:wktLiteral ;
  geo-pos:lat "69.15"^^xsd:decimal ;
  geo-pos:long "-17.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2962'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2962'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.5167'^^xsd:double;
  dwc:startLongitude '-17.5167'^^xsd:double;
  dwc:endLongitude '-17.5167'^^xsd:double;
  dwc:latitude '69.15'^^xsd:double;
  dwc:startLatitude '69.15'^^xsd:double;
  dwc:endLatitude '69.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.5167 69.15, -17.5167 69.15, -17.5167 69.15, -17.5167 69.15, -17.5167 69.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2962'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4092'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_4092'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4092'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3738"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  geo-pos:lat "47.3738"^^xsd:decimal ;
  geo-pos:long "-52.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4050'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4050'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6963'^^xsd:double;
  dwc:startLongitude '-52.6963'^^xsd:double;
  dwc:endLongitude '-52.6963'^^xsd:double;
  dwc:latitude '47.3738'^^xsd:double;
  dwc:startLatitude '47.3738'^^xsd:double;
  dwc:endLatitude '47.3738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4050'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3738"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  geo-pos:lat "47.3738"^^xsd:decimal ;
  geo-pos:long "-52.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4051'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4051'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6963'^^xsd:double;
  dwc:startLongitude '-52.6963'^^xsd:double;
  dwc:endLongitude '-52.6963'^^xsd:double;
  dwc:latitude '47.3738'^^xsd:double;
  dwc:startLatitude '47.3738'^^xsd:double;
  dwc:endLatitude '47.3738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4051'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2275 -52.7752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2275"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2275 -52.7752)"^^geo:wktLiteral ;
  geo-pos:lat "47.2275"^^xsd:decimal ;
  geo-pos:long "-52.7752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3667'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3667'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7752'^^xsd:double;
  dwc:startLongitude '-52.7752'^^xsd:double;
  dwc:endLongitude '-52.7752'^^xsd:double;
  dwc:latitude '47.2275'^^xsd:double;
  dwc:startLatitude '47.2275'^^xsd:double;
  dwc:endLatitude '47.2275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7752 47.2275, -52.7752 47.2275, -52.7752 47.2275, -52.7752 47.2275, -52.7752 47.2275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3667'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2275 -52.7752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2275"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2275 -52.7752)"^^geo:wktLiteral ;
  geo-pos:lat "47.2275"^^xsd:decimal ;
  geo-pos:long "-52.7752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3668'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3668'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7752'^^xsd:double;
  dwc:startLongitude '-52.7752'^^xsd:double;
  dwc:endLongitude '-52.7752'^^xsd:double;
  dwc:latitude '47.2275'^^xsd:double;
  dwc:startLatitude '47.2275'^^xsd:double;
  dwc:endLatitude '47.2275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7752 47.2275, -52.7752 47.2275, -52.7752 47.2275, -52.7752 47.2275, -52.7752 47.2275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3668'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5103 -56.7008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5103"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5103 -56.7008)"^^geo:wktLiteral ;
  geo-pos:lat "51.5103"^^xsd:decimal ;
  geo-pos:long "-56.7008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3550'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3550'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7008'^^xsd:double;
  dwc:startLongitude '-56.7008'^^xsd:double;
  dwc:endLongitude '-56.7008'^^xsd:double;
  dwc:latitude '51.5103'^^xsd:double;
  dwc:startLatitude '51.5103'^^xsd:double;
  dwc:endLatitude '51.5103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7008 51.5103, -56.7008 51.5103, -56.7008 51.5103, -56.7008 51.5103, -56.7008 51.5103))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3550'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3335 -57.3747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3335"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3335 -57.3747)"^^geo:wktLiteral ;
  geo-pos:lat "51.3335"^^xsd:decimal ;
  geo-pos:long "-57.3747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2273'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2273'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3747'^^xsd:double;
  dwc:startLongitude '-57.3747'^^xsd:double;
  dwc:endLongitude '-57.3747'^^xsd:double;
  dwc:latitude '51.3335'^^xsd:double;
  dwc:startLatitude '51.3335'^^xsd:double;
  dwc:endLatitude '51.3335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3747 51.3335, -57.3747 51.3335, -57.3747 51.3335, -57.3747 51.3335, -57.3747 51.3335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2273'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6448 -53.0752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6448"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6448 -53.0752)"^^geo:wktLiteral ;
  geo-pos:lat "47.6448"^^xsd:decimal ;
  geo-pos:long "-53.0752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_488'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_488'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0752'^^xsd:double;
  dwc:startLongitude '-53.0752'^^xsd:double;
  dwc:endLongitude '-53.0752'^^xsd:double;
  dwc:latitude '47.6448'^^xsd:double;
  dwc:startLatitude '47.6448'^^xsd:double;
  dwc:endLatitude '47.6448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0752 47.6448, -53.0752 47.6448, -53.0752 47.6448, -53.0752 47.6448, -53.0752 47.6448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_488'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.358 -55.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.358"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.358 -55.4097)"^^geo:wktLiteral ;
  geo-pos:lat "51.358"^^xsd:decimal ;
  geo-pos:long "-55.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_107'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_107'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.4097'^^xsd:double;
  dwc:startLongitude '-55.4097'^^xsd:double;
  dwc:endLongitude '-55.4097'^^xsd:double;
  dwc:latitude '51.358'^^xsd:double;
  dwc:startLatitude '51.358'^^xsd:double;
  dwc:endLatitude '51.358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.4097 51.358, -55.4097 51.358, -55.4097 51.358, -55.4097 51.358, -55.4097 51.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_107'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2275 -52.7752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2275"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2275 -52.7752)"^^geo:wktLiteral ;
  geo-pos:lat "47.2275"^^xsd:decimal ;
  geo-pos:long "-52.7752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3669'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3669'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7752'^^xsd:double;
  dwc:startLongitude '-52.7752'^^xsd:double;
  dwc:endLongitude '-52.7752'^^xsd:double;
  dwc:latitude '47.2275'^^xsd:double;
  dwc:startLatitude '47.2275'^^xsd:double;
  dwc:endLatitude '47.2275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7752 47.2275, -52.7752 47.2275, -52.7752 47.2275, -52.7752 47.2275, -52.7752 47.2275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3669'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3738"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  geo-pos:lat "47.3738"^^xsd:decimal ;
  geo-pos:long "-52.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4056'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4056'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6963'^^xsd:double;
  dwc:startLongitude '-52.6963'^^xsd:double;
  dwc:endLongitude '-52.6963'^^xsd:double;
  dwc:latitude '47.3738'^^xsd:double;
  dwc:startLatitude '47.3738'^^xsd:double;
  dwc:endLatitude '47.3738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4056'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3738"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  geo-pos:lat "47.3738"^^xsd:decimal ;
  geo-pos:long "-52.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4055'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4055'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6963'^^xsd:double;
  dwc:startLongitude '-52.6963'^^xsd:double;
  dwc:endLongitude '-52.6963'^^xsd:double;
  dwc:latitude '47.3738'^^xsd:double;
  dwc:startLatitude '47.3738'^^xsd:double;
  dwc:endLatitude '47.3738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4055'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3738"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  geo-pos:lat "47.3738"^^xsd:decimal ;
  geo-pos:long "-52.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4054'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4054'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6963'^^xsd:double;
  dwc:startLongitude '-52.6963'^^xsd:double;
  dwc:endLongitude '-52.6963'^^xsd:double;
  dwc:latitude '47.3738'^^xsd:double;
  dwc:startLatitude '47.3738'^^xsd:double;
  dwc:endLatitude '47.3738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4054'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3738"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  geo-pos:lat "47.3738"^^xsd:decimal ;
  geo-pos:long "-52.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4053'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4053'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6963'^^xsd:double;
  dwc:startLongitude '-52.6963'^^xsd:double;
  dwc:endLongitude '-52.6963'^^xsd:double;
  dwc:latitude '47.3738'^^xsd:double;
  dwc:startLatitude '47.3738'^^xsd:double;
  dwc:endLatitude '47.3738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4053'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3738"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3738 -52.6963)"^^geo:wktLiteral ;
  geo-pos:lat "47.3738"^^xsd:decimal ;
  geo-pos:long "-52.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4052'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4052'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6963'^^xsd:double;
  dwc:startLongitude '-52.6963'^^xsd:double;
  dwc:endLongitude '-52.6963'^^xsd:double;
  dwc:latitude '47.3738'^^xsd:double;
  dwc:startLatitude '47.3738'^^xsd:double;
  dwc:endLatitude '47.3738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738, -52.6963 47.3738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4052'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3732 -57.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3732"^^xsd:decimal ;
  dwc:decimalLongitude "-57.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3732 -57.121)"^^geo:wktLiteral ;
  geo-pos:lat "51.3732"^^xsd:decimal ;
  geo-pos:long "-57.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2462'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2462'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.121'^^xsd:double;
  dwc:startLongitude '-57.121'^^xsd:double;
  dwc:endLongitude '-57.121'^^xsd:double;
  dwc:latitude '51.3732'^^xsd:double;
  dwc:startLatitude '51.3732'^^xsd:double;
  dwc:endLatitude '51.3732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.121 51.3732, -57.121 51.3732, -57.121 51.3732, -57.121 51.3732, -57.121 51.3732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2462'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3732 -57.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3732"^^xsd:decimal ;
  dwc:decimalLongitude "-57.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3732 -57.121)"^^geo:wktLiteral ;
  geo-pos:lat "51.3732"^^xsd:decimal ;
  geo-pos:long "-57.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2461'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2461'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.121'^^xsd:double;
  dwc:startLongitude '-57.121'^^xsd:double;
  dwc:endLongitude '-57.121'^^xsd:double;
  dwc:latitude '51.3732'^^xsd:double;
  dwc:startLatitude '51.3732'^^xsd:double;
  dwc:endLatitude '51.3732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.121 51.3732, -57.121 51.3732, -57.121 51.3732, -57.121 51.3732, -57.121 51.3732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2461'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.11 -52.8538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.11"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.11 -52.8538)"^^geo:wktLiteral ;
  geo-pos:lat "48.11"^^xsd:decimal ;
  geo-pos:long "-52.8538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3735'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3735'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8538'^^xsd:double;
  dwc:startLongitude '-52.8538'^^xsd:double;
  dwc:endLongitude '-52.8538'^^xsd:double;
  dwc:latitude '48.11'^^xsd:double;
  dwc:startLatitude '48.11'^^xsd:double;
  dwc:endLatitude '48.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8538 48.11, -52.8538 48.11, -52.8538 48.11, -52.8538 48.11, -52.8538 48.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3735'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2008 -68.9598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2008"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2008 -68.9598)"^^geo:wktLiteral ;
  geo-pos:lat "41.2008"^^xsd:decimal ;
  geo-pos:long "-68.9598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3445'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3445'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9598'^^xsd:double;
  dwc:startLongitude '-68.9598'^^xsd:double;
  dwc:endLongitude '-68.9598'^^xsd:double;
  dwc:latitude '41.2008'^^xsd:double;
  dwc:startLatitude '41.2008'^^xsd:double;
  dwc:endLatitude '41.2008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9598 41.2008, -68.9598 41.2008, -68.9598 41.2008, -68.9598 41.2008, -68.9598 41.2008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3445'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3848 -68.7385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3848"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3848 -68.7385)"^^geo:wktLiteral ;
  geo-pos:lat "43.3848"^^xsd:decimal ;
  geo-pos:long "-68.7385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3297'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3297'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7385'^^xsd:double;
  dwc:startLongitude '-68.7385'^^xsd:double;
  dwc:endLongitude '-68.7385'^^xsd:double;
  dwc:latitude '43.3848'^^xsd:double;
  dwc:startLatitude '43.3848'^^xsd:double;
  dwc:endLatitude '43.3848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7385 43.3848, -68.7385 43.3848, -68.7385 43.3848, -68.7385 43.3848, -68.7385 43.3848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3297'^^xsd:string;
  dwc:observationDate '1992-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4283 -70.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4283 -70.4567)"^^geo:wktLiteral ;
  geo-pos:lat "42.4283"^^xsd:decimal ;
  geo-pos:long "-70.4567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3196'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3196'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4567'^^xsd:double;
  dwc:startLongitude '-70.4567'^^xsd:double;
  dwc:endLongitude '-70.4567'^^xsd:double;
  dwc:latitude '42.4283'^^xsd:double;
  dwc:startLatitude '42.4283'^^xsd:double;
  dwc:endLatitude '42.4283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4567 42.4283, -70.4567 42.4283, -70.4567 42.4283, -70.4567 42.4283, -70.4567 42.4283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3196'^^xsd:string;
  dwc:observationDate '1992-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8317 -69.7822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8317 -69.7822)"^^geo:wktLiteral ;
  geo-pos:lat "20.8317"^^xsd:decimal ;
  geo-pos:long "-69.7822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1568'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1568'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7822'^^xsd:double;
  dwc:startLongitude '-69.7822'^^xsd:double;
  dwc:endLongitude '-69.7822'^^xsd:double;
  dwc:latitude '20.8317'^^xsd:double;
  dwc:startLatitude '20.8317'^^xsd:double;
  dwc:endLatitude '20.8317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7822 20.8317, -69.7822 20.8317, -69.7822 20.8317, -69.7822 20.8317, -69.7822 20.8317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1568'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7643 -69.7767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7643"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7643 -69.7767)"^^geo:wktLiteral ;
  geo-pos:lat "20.7643"^^xsd:decimal ;
  geo-pos:long "-69.7767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2872'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2872'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7767'^^xsd:double;
  dwc:startLongitude '-69.7767'^^xsd:double;
  dwc:endLongitude '-69.7767'^^xsd:double;
  dwc:latitude '20.7643'^^xsd:double;
  dwc:startLatitude '20.7643'^^xsd:double;
  dwc:endLatitude '20.7643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7767 20.7643, -69.7767 20.7643, -69.7767 20.7643, -69.7767 20.7643, -69.7767 20.7643))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2872'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.749 -69.7733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.749"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.749 -69.7733)"^^geo:wktLiteral ;
  geo-pos:lat "20.749"^^xsd:decimal ;
  geo-pos:long "-69.7733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2876'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2876'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7733'^^xsd:double;
  dwc:startLongitude '-69.7733'^^xsd:double;
  dwc:endLongitude '-69.7733'^^xsd:double;
  dwc:latitude '20.749'^^xsd:double;
  dwc:startLatitude '20.749'^^xsd:double;
  dwc:endLatitude '20.749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7733 20.749, -69.7733 20.749, -69.7733 20.749, -69.7733 20.749, -69.7733 20.749))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2876'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.768 -69.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.768"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.768 -69.8227)"^^geo:wktLiteral ;
  geo-pos:lat "20.768"^^xsd:decimal ;
  geo-pos:long "-69.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2865'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2865'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8227'^^xsd:double;
  dwc:startLongitude '-69.8227'^^xsd:double;
  dwc:endLongitude '-69.8227'^^xsd:double;
  dwc:latitude '20.768'^^xsd:double;
  dwc:startLatitude '20.768'^^xsd:double;
  dwc:endLatitude '20.768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8227 20.768, -69.8227 20.768, -69.8227 20.768, -69.8227 20.768, -69.8227 20.768))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2865'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7105 -69.7532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7105"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7105 -69.7532)"^^geo:wktLiteral ;
  geo-pos:lat "20.7105"^^xsd:decimal ;
  geo-pos:long "-69.7532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2826'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2826'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7532'^^xsd:double;
  dwc:startLongitude '-69.7532'^^xsd:double;
  dwc:endLongitude '-69.7532'^^xsd:double;
  dwc:latitude '20.7105'^^xsd:double;
  dwc:startLatitude '20.7105'^^xsd:double;
  dwc:endLatitude '20.7105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7532 20.7105, -69.7532 20.7105, -69.7532 20.7105, -69.7532 20.7105, -69.7532 20.7105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2826'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7265 -69.7877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7265"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7265 -69.7877)"^^geo:wktLiteral ;
  geo-pos:lat "20.7265"^^xsd:decimal ;
  geo-pos:long "-69.7877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1620'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1620'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7877'^^xsd:double;
  dwc:startLongitude '-69.7877'^^xsd:double;
  dwc:endLongitude '-69.7877'^^xsd:double;
  dwc:latitude '20.7265'^^xsd:double;
  dwc:startLatitude '20.7265'^^xsd:double;
  dwc:endLatitude '20.7265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7877 20.7265, -69.7877 20.7265, -69.7877 20.7265, -69.7877 20.7265, -69.7877 20.7265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1620'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1652 -69.1877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1652"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1652 -69.1877)"^^geo:wktLiteral ;
  geo-pos:lat "19.1652"^^xsd:decimal ;
  geo-pos:long "-69.1877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1146'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1146'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1877'^^xsd:double;
  dwc:startLongitude '-69.1877'^^xsd:double;
  dwc:endLongitude '-69.1877'^^xsd:double;
  dwc:latitude '19.1652'^^xsd:double;
  dwc:startLatitude '19.1652'^^xsd:double;
  dwc:endLatitude '19.1652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1877 19.1652, -69.1877 19.1652, -69.1877 19.1652, -69.1877 19.1652, -69.1877 19.1652))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1146'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7115 -69.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7115"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7115 -69.7982)"^^geo:wktLiteral ;
  geo-pos:lat "20.7115"^^xsd:decimal ;
  geo-pos:long "-69.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1234'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1234'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7982'^^xsd:double;
  dwc:startLongitude '-69.7982'^^xsd:double;
  dwc:endLongitude '-69.7982'^^xsd:double;
  dwc:latitude '20.7115'^^xsd:double;
  dwc:startLatitude '20.7115'^^xsd:double;
  dwc:endLatitude '20.7115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7982 20.7115, -69.7982 20.7115, -69.7982 20.7115, -69.7982 20.7115, -69.7982 20.7115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1234'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_524'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_524'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_524'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.695 -69.8225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.695"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.695 -69.8225)"^^geo:wktLiteral ;
  geo-pos:lat "20.695"^^xsd:decimal ;
  geo-pos:long "-69.8225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1447'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1447'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8225'^^xsd:double;
  dwc:startLongitude '-69.8225'^^xsd:double;
  dwc:endLongitude '-69.8225'^^xsd:double;
  dwc:latitude '20.695'^^xsd:double;
  dwc:startLatitude '20.695'^^xsd:double;
  dwc:endLatitude '20.695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8225 20.695, -69.8225 20.695, -69.8225 20.695, -69.8225 20.695, -69.8225 20.695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1447'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.695 -69.8225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.695"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.695 -69.8225)"^^geo:wktLiteral ;
  geo-pos:lat "20.695"^^xsd:decimal ;
  geo-pos:long "-69.8225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1448'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1448'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8225'^^xsd:double;
  dwc:startLongitude '-69.8225'^^xsd:double;
  dwc:endLongitude '-69.8225'^^xsd:double;
  dwc:latitude '20.695'^^xsd:double;
  dwc:startLatitude '20.695'^^xsd:double;
  dwc:endLatitude '20.695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8225 20.695, -69.8225 20.695, -69.8225 20.695, -69.8225 20.695, -69.8225 20.695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1448'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7115 -69.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7115"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7115 -69.7982)"^^geo:wktLiteral ;
  geo-pos:lat "20.7115"^^xsd:decimal ;
  geo-pos:long "-69.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1244'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1244'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7982'^^xsd:double;
  dwc:startLongitude '-69.7982'^^xsd:double;
  dwc:endLongitude '-69.7982'^^xsd:double;
  dwc:latitude '20.7115'^^xsd:double;
  dwc:startLatitude '20.7115'^^xsd:double;
  dwc:endLatitude '20.7115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7982 20.7115, -69.7982 20.7115, -69.7982 20.7115, -69.7982 20.7115, -69.7982 20.7115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1244'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_525'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_525'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_525'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_526'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_526'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_526'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_527'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_527'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_527'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_528'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_528'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_528'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_529'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_529'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_529'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_518'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_518'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_518'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_519'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_519'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_519'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_520'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_520'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_520'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_521'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_521'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_521'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_522'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_522'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_522'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_523'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_523'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_523'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4223 -70.4685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4223 -70.4685)"^^geo:wktLiteral ;
  geo-pos:lat "42.4223"^^xsd:decimal ;
  geo-pos:long "-70.4685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3875'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3875'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4685'^^xsd:double;
  dwc:startLongitude '-70.4685'^^xsd:double;
  dwc:endLongitude '-70.4685'^^xsd:double;
  dwc:latitude '42.4223'^^xsd:double;
  dwc:startLatitude '42.4223'^^xsd:double;
  dwc:endLatitude '42.4223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4685 42.4223, -70.4685 42.4223, -70.4685 42.4223, -70.4685 42.4223, -70.4685 42.4223))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3875'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7655 -69.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7655"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7655 -69.7902)"^^geo:wktLiteral ;
  geo-pos:lat "20.7655"^^xsd:decimal ;
  geo-pos:long "-69.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2837'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2837'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7902'^^xsd:double;
  dwc:startLongitude '-69.7902'^^xsd:double;
  dwc:endLongitude '-69.7902'^^xsd:double;
  dwc:latitude '20.7655'^^xsd:double;
  dwc:startLatitude '20.7655'^^xsd:double;
  dwc:endLatitude '20.7655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7902 20.7655, -69.7902 20.7655, -69.7902 20.7655, -69.7902 20.7655, -69.7902 20.7655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2837'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7613 -69.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7613"^^xsd:decimal ;
  dwc:decimalLongitude "-69.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7613 -69.811)"^^geo:wktLiteral ;
  geo-pos:lat "20.7613"^^xsd:decimal ;
  geo-pos:long "-69.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2848'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2848'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.811'^^xsd:double;
  dwc:startLongitude '-69.811'^^xsd:double;
  dwc:endLongitude '-69.811'^^xsd:double;
  dwc:latitude '20.7613'^^xsd:double;
  dwc:startLatitude '20.7613'^^xsd:double;
  dwc:endLatitude '20.7613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.811 20.7613, -69.811 20.7613, -69.811 20.7613, -69.811 20.7613, -69.811 20.7613))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2848'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.2833)"^^geo:wktLiteral ;
  geo-pos:lat "18.3667"^^xsd:decimal ;
  geo-pos:long "-67.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3098'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3098'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2833'^^xsd:double;
  dwc:startLongitude '-67.2833'^^xsd:double;
  dwc:endLongitude '-67.2833'^^xsd:double;
  dwc:latitude '18.3667'^^xsd:double;
  dwc:startLatitude '18.3667'^^xsd:double;
  dwc:endLatitude '18.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2833 18.3667, -67.2833 18.3667, -67.2833 18.3667, -67.2833 18.3667, -67.2833 18.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3098'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7218 -69.7823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7218"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7218 -69.7823)"^^geo:wktLiteral ;
  geo-pos:lat "20.7218"^^xsd:decimal ;
  geo-pos:long "-69.7823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2806'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_2806'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7823'^^xsd:double;
  dwc:startLongitude '-69.7823'^^xsd:double;
  dwc:endLongitude '-69.7823'^^xsd:double;
  dwc:latitude '20.7218'^^xsd:double;
  dwc:startLatitude '20.7218'^^xsd:double;
  dwc:endLatitude '20.7218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7823 20.7218, -69.7823 20.7218, -69.7823 20.7218, -69.7823 20.7218, -69.7823 20.7218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2806'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7338 -69.7587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7338"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7338 -69.7587)"^^geo:wktLiteral ;
  geo-pos:lat "20.7338"^^xsd:decimal ;
  geo-pos:long "-69.7587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1533'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1533'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7587'^^xsd:double;
  dwc:startLongitude '-69.7587'^^xsd:double;
  dwc:endLongitude '-69.7587'^^xsd:double;
  dwc:latitude '20.7338'^^xsd:double;
  dwc:startLatitude '20.7338'^^xsd:double;
  dwc:endLatitude '20.7338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7587 20.7338, -69.7587 20.7338, -69.7587 20.7338, -69.7587 20.7338, -69.7587 20.7338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1533'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7457 -69.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7457"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7457 -69.7808)"^^geo:wktLiteral ;
  geo-pos:lat "20.7457"^^xsd:decimal ;
  geo-pos:long "-69.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_814'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_814'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7808'^^xsd:double;
  dwc:startLongitude '-69.7808'^^xsd:double;
  dwc:endLongitude '-69.7808'^^xsd:double;
  dwc:latitude '20.7457'^^xsd:double;
  dwc:startLatitude '20.7457'^^xsd:double;
  dwc:endLatitude '20.7457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7808 20.7457, -69.7808 20.7457, -69.7808 20.7457, -69.7808 20.7457, -69.7808 20.7457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_814'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.8185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7352"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.8185)"^^geo:wktLiteral ;
  geo-pos:lat "20.7352"^^xsd:decimal ;
  geo-pos:long "-69.8185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_793'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_793'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8185'^^xsd:double;
  dwc:startLongitude '-69.8185'^^xsd:double;
  dwc:endLongitude '-69.8185'^^xsd:double;
  dwc:latitude '20.7352'^^xsd:double;
  dwc:startLatitude '20.7352'^^xsd:double;
  dwc:endLatitude '20.7352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8185 20.7352, -69.8185 20.7352, -69.8185 20.7352, -69.8185 20.7352, -69.8185 20.7352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_793'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.8185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7352"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.8185)"^^geo:wktLiteral ;
  geo-pos:lat "20.7352"^^xsd:decimal ;
  geo-pos:long "-69.8185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_794'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_794'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8185'^^xsd:double;
  dwc:startLongitude '-69.8185'^^xsd:double;
  dwc:endLongitude '-69.8185'^^xsd:double;
  dwc:latitude '20.7352'^^xsd:double;
  dwc:startLatitude '20.7352'^^xsd:double;
  dwc:endLatitude '20.7352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8185 20.7352, -69.8185 20.7352, -69.8185 20.7352, -69.8185 20.7352, -69.8185 20.7352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_794'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1333 -70.1318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.1318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1333 -70.1318)"^^geo:wktLiteral ;
  geo-pos:lat "43.1333"^^xsd:decimal ;
  geo-pos:long "-70.1318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3257'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3257'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.1318'^^xsd:double;
  dwc:startLongitude '-70.1318'^^xsd:double;
  dwc:endLongitude '-70.1318'^^xsd:double;
  dwc:latitude '43.1333'^^xsd:double;
  dwc:startLatitude '43.1333'^^xsd:double;
  dwc:endLatitude '43.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1318 43.1333, -70.1318 43.1333, -70.1318 43.1333, -70.1318 43.1333, -70.1318 43.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3257'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6793 -69.8032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6793"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6793 -69.8032)"^^geo:wktLiteral ;
  geo-pos:lat "20.6793"^^xsd:decimal ;
  geo-pos:long "-69.8032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1225'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1225'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8032'^^xsd:double;
  dwc:startLongitude '-69.8032'^^xsd:double;
  dwc:endLongitude '-69.8032'^^xsd:double;
  dwc:latitude '20.6793'^^xsd:double;
  dwc:startLatitude '20.6793'^^xsd:double;
  dwc:endLatitude '20.6793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8032 20.6793, -69.8032 20.6793, -69.8032 20.6793, -69.8032 20.6793, -69.8032 20.6793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1225'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6167 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6167 -24.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.6167"^^xsd:decimal ;
  geo-pos:long "-24.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1947'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1947'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:startLongitude '-24.9'^^xsd:double;
  dwc:endLongitude '-24.9'^^xsd:double;
  dwc:latitude '64.6167'^^xsd:double;
  dwc:startLatitude '64.6167'^^xsd:double;
  dwc:endLatitude '64.6167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.9 64.6167, -24.9 64.6167, -24.9 64.6167, -24.9 64.6167, -24.9 64.6167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1947'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.95 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.95"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.95 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "73.95"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2233'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2233'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '16.4'^^xsd:double;
  dwc:startLongitude '16.4'^^xsd:double;
  dwc:endLongitude '16.4'^^xsd:double;
  dwc:latitude '73.95'^^xsd:double;
  dwc:startLatitude '73.95'^^xsd:double;
  dwc:endLatitude '73.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.4 73.95, 16.4 73.95, 16.4 73.95, 16.4 73.95, 16.4 73.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2233'^^xsd:string;
  dwc:observationDate '1992-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1667 -52.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1667 -52.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.1667"^^xsd:decimal ;
  geo-pos:long "-52.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3743'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3743'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9'^^xsd:double;
  dwc:startLongitude '-52.9'^^xsd:double;
  dwc:endLongitude '-52.9'^^xsd:double;
  dwc:latitude '48.1667'^^xsd:double;
  dwc:startLatitude '48.1667'^^xsd:double;
  dwc:endLatitude '48.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9 48.1667, -52.9 48.1667, -52.9 48.1667, -52.9 48.1667, -52.9 48.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3743'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0993 -66.2528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0993"^^xsd:decimal ;
  dwc:decimalLongitude "-66.2528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0993 -66.2528)"^^geo:wktLiteral ;
  geo-pos:lat "42.0993"^^xsd:decimal ;
  geo-pos:long "-66.2528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3367'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3367'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.2528'^^xsd:double;
  dwc:startLongitude '-66.2528'^^xsd:double;
  dwc:endLongitude '-66.2528'^^xsd:double;
  dwc:latitude '42.0993'^^xsd:double;
  dwc:startLatitude '42.0993'^^xsd:double;
  dwc:endLatitude '42.0993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.2528 42.0993, -66.2528 42.0993, -66.2528 42.0993, -66.2528 42.0993, -66.2528 42.0993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3367'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5167 -56.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-56.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5167 -56.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.5167"^^xsd:decimal ;
  geo-pos:long "-56.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3458'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3458'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.245'^^xsd:double;
  dwc:startLongitude '-56.245'^^xsd:double;
  dwc:endLongitude '-56.245'^^xsd:double;
  dwc:latitude '50.5167'^^xsd:double;
  dwc:startLatitude '50.5167'^^xsd:double;
  dwc:endLatitude '50.5167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.245 50.5167, -56.245 50.5167, -56.245 50.5167, -56.245 50.5167, -56.245 50.5167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3458'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3887 -57.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3887"^^xsd:decimal ;
  dwc:decimalLongitude "-57.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3887 -57.206)"^^geo:wktLiteral ;
  geo-pos:lat "51.3887"^^xsd:decimal ;
  geo-pos:long "-57.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2435'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2435'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.206'^^xsd:double;
  dwc:startLongitude '-57.206'^^xsd:double;
  dwc:endLongitude '-57.206'^^xsd:double;
  dwc:latitude '51.3887'^^xsd:double;
  dwc:startLatitude '51.3887'^^xsd:double;
  dwc:endLatitude '51.3887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.206 51.3887, -57.206 51.3887, -57.206 51.3887, -57.206 51.3887, -57.206 51.3887))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2435'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2357 -52.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2357"^^xsd:decimal ;
  dwc:decimalLongitude "-52.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2357 -52.821)"^^geo:wktLiteral ;
  geo-pos:lat "47.2357"^^xsd:decimal ;
  geo-pos:long "-52.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3677'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3677'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.821'^^xsd:double;
  dwc:startLongitude '-52.821'^^xsd:double;
  dwc:endLongitude '-52.821'^^xsd:double;
  dwc:latitude '47.2357'^^xsd:double;
  dwc:startLatitude '47.2357'^^xsd:double;
  dwc:endLatitude '47.2357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.821 47.2357, -52.821 47.2357, -52.821 47.2357, -52.821 47.2357, -52.821 47.2357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3677'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5347 -53.2612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5347"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5347 -53.2612)"^^geo:wktLiteral ;
  geo-pos:lat "48.5347"^^xsd:decimal ;
  geo-pos:long "-53.2612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3767'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3767'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.2612'^^xsd:double;
  dwc:startLongitude '-53.2612'^^xsd:double;
  dwc:endLongitude '-53.2612'^^xsd:double;
  dwc:latitude '48.5347'^^xsd:double;
  dwc:startLatitude '48.5347'^^xsd:double;
  dwc:endLatitude '48.5347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.2612 48.5347, -53.2612 48.5347, -53.2612 48.5347, -53.2612 48.5347, -53.2612 48.5347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3767'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.71 -69.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.71"^^xsd:decimal ;
  dwc:decimalLongitude "-69.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.71 -69.775)"^^geo:wktLiteral ;
  geo-pos:lat "20.71"^^xsd:decimal ;
  geo-pos:long "-69.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2680'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2680'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.775'^^xsd:double;
  dwc:startLongitude '-69.775'^^xsd:double;
  dwc:endLongitude '-69.775'^^xsd:double;
  dwc:latitude '20.71'^^xsd:double;
  dwc:startLatitude '20.71'^^xsd:double;
  dwc:endLatitude '20.71'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.775 20.71, -69.775 20.71, -69.775 20.71, -69.775 20.71, -69.775 20.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2680'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.71 -69.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.71"^^xsd:decimal ;
  dwc:decimalLongitude "-69.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.71 -69.775)"^^geo:wktLiteral ;
  geo-pos:lat "20.71"^^xsd:decimal ;
  geo-pos:long "-69.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2681'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2681'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.775'^^xsd:double;
  dwc:startLongitude '-69.775'^^xsd:double;
  dwc:endLongitude '-69.775'^^xsd:double;
  dwc:latitude '20.71'^^xsd:double;
  dwc:startLatitude '20.71'^^xsd:double;
  dwc:endLatitude '20.71'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.775 20.71, -69.775 20.71, -69.775 20.71, -69.775 20.71, -69.775 20.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2681'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1342 -69.1683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1342"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1342 -69.1683)"^^geo:wktLiteral ;
  geo-pos:lat "19.1342"^^xsd:decimal ;
  geo-pos:long "-69.1683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2615'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2615'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1683'^^xsd:double;
  dwc:startLongitude '-69.1683'^^xsd:double;
  dwc:endLongitude '-69.1683'^^xsd:double;
  dwc:latitude '19.1342'^^xsd:double;
  dwc:startLatitude '19.1342'^^xsd:double;
  dwc:endLatitude '19.1342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1683 19.1342, -69.1683 19.1342, -69.1683 19.1342, -69.1683 19.1342, -69.1683 19.1342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2615'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7263 -69.7873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7263"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7263 -69.7873)"^^geo:wktLiteral ;
  geo-pos:lat "20.7263"^^xsd:decimal ;
  geo-pos:long "-69.7873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2701'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2701'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7873'^^xsd:double;
  dwc:startLongitude '-69.7873'^^xsd:double;
  dwc:endLongitude '-69.7873'^^xsd:double;
  dwc:latitude '20.7263'^^xsd:double;
  dwc:startLatitude '20.7263'^^xsd:double;
  dwc:endLatitude '20.7263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7873 20.7263, -69.7873 20.7263, -69.7873 20.7263, -69.7873 20.7263, -69.7873 20.7263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2701'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2827 -68.7647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2827"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2827 -68.7647)"^^geo:wktLiteral ;
  geo-pos:lat "41.2827"^^xsd:decimal ;
  geo-pos:long "-68.7647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3437'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3437'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7647'^^xsd:double;
  dwc:startLongitude '-68.7647'^^xsd:double;
  dwc:endLongitude '-68.7647'^^xsd:double;
  dwc:latitude '41.2827'^^xsd:double;
  dwc:startLatitude '41.2827'^^xsd:double;
  dwc:endLatitude '41.2827'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7647 41.2827, -68.7647 41.2827, -68.7647 41.2827, -68.7647 41.2827, -68.7647 41.2827))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3437'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2165 -68.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2165"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2165 -68.9483)"^^geo:wktLiteral ;
  geo-pos:lat "41.2165"^^xsd:decimal ;
  geo-pos:long "-68.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3330'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_3330'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9483'^^xsd:double;
  dwc:startLongitude '-68.9483'^^xsd:double;
  dwc:endLongitude '-68.9483'^^xsd:double;
  dwc:latitude '41.2165'^^xsd:double;
  dwc:startLatitude '41.2165'^^xsd:double;
  dwc:endLatitude '41.2165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9483 41.2165, -68.9483 41.2165, -68.9483 41.2165, -68.9483 41.2165, -68.9483 41.2165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3330'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7625 -69.7868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7625"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7625 -69.7868)"^^geo:wktLiteral ;
  geo-pos:lat "20.7625"^^xsd:decimal ;
  geo-pos:long "-69.7868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2870'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2870'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7868'^^xsd:double;
  dwc:startLongitude '-69.7868'^^xsd:double;
  dwc:endLongitude '-69.7868'^^xsd:double;
  dwc:latitude '20.7625'^^xsd:double;
  dwc:startLatitude '20.7625'^^xsd:double;
  dwc:endLatitude '20.7625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7868 20.7625, -69.7868 20.7625, -69.7868 20.7625, -69.7868 20.7625, -69.7868 20.7625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2870'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7527 -69.7947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7527"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7527 -69.7947)"^^geo:wktLiteral ;
  geo-pos:lat "20.7527"^^xsd:decimal ;
  geo-pos:long "-69.7947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2819'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2819'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7947'^^xsd:double;
  dwc:startLongitude '-69.7947'^^xsd:double;
  dwc:endLongitude '-69.7947'^^xsd:double;
  dwc:latitude '20.7527'^^xsd:double;
  dwc:startLatitude '20.7527'^^xsd:double;
  dwc:endLatitude '20.7527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7947 20.7527, -69.7947 20.7527, -69.7947 20.7527, -69.7947 20.7527, -69.7947 20.7527))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2819'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2057'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2057'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2057'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2058'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2058'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2058'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.133 -69.2173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.133 -69.2173)"^^geo:wktLiteral ;
  geo-pos:lat "19.133"^^xsd:decimal ;
  geo-pos:long "-69.2173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2623'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2623'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2173'^^xsd:double;
  dwc:startLongitude '-69.2173'^^xsd:double;
  dwc:endLongitude '-69.2173'^^xsd:double;
  dwc:latitude '19.133'^^xsd:double;
  dwc:startLatitude '19.133'^^xsd:double;
  dwc:endLatitude '19.133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2173 19.133, -69.2173 19.133, -69.2173 19.133, -69.2173 19.133, -69.2173 19.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2623'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1382'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1382'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1382'^^xsd:string;
  dwc:observationDate '1992-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7277 -69.7998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7277"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7277 -69.7998)"^^geo:wktLiteral ;
  geo-pos:lat "20.7277"^^xsd:decimal ;
  geo-pos:long "-69.7998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1663'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1663'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7998'^^xsd:double;
  dwc:startLongitude '-69.7998'^^xsd:double;
  dwc:endLongitude '-69.7998'^^xsd:double;
  dwc:latitude '20.7277'^^xsd:double;
  dwc:startLatitude '20.7277'^^xsd:double;
  dwc:endLatitude '20.7277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7998 20.7277, -69.7998 20.7277, -69.7998 20.7277, -69.7998 20.7277, -69.7998 20.7277))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1663'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7667)"^^geo:wktLiteral ;
  geo-pos:lat "20.7667"^^xsd:decimal ;
  geo-pos:long "-69.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1609'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1609'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7667'^^xsd:double;
  dwc:startLongitude '-69.7667'^^xsd:double;
  dwc:endLongitude '-69.7667'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7667 20.7667, -69.7667 20.7667, -69.7667 20.7667, -69.7667 20.7667, -69.7667 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1609'^^xsd:string;
  dwc:observationDate '1993-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7308 -69.8082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7308"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7308 -69.8082)"^^geo:wktLiteral ;
  geo-pos:lat "20.7308"^^xsd:decimal ;
  geo-pos:long "-69.8082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1586'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1586'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8082'^^xsd:double;
  dwc:startLongitude '-69.8082'^^xsd:double;
  dwc:endLongitude '-69.8082'^^xsd:double;
  dwc:latitude '20.7308'^^xsd:double;
  dwc:startLatitude '20.7308'^^xsd:double;
  dwc:endLatitude '20.7308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8082 20.7308, -69.8082 20.7308, -69.8082 20.7308, -69.8082 20.7308, -69.8082 20.7308))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1586'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1173 -69.1475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1173"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1173 -69.1475)"^^geo:wktLiteral ;
  geo-pos:lat "19.1173"^^xsd:decimal ;
  geo-pos:long "-69.1475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1110'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1110'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1475'^^xsd:double;
  dwc:startLongitude '-69.1475'^^xsd:double;
  dwc:endLongitude '-69.1475'^^xsd:double;
  dwc:latitude '19.1173'^^xsd:double;
  dwc:startLatitude '19.1173'^^xsd:double;
  dwc:endLatitude '19.1173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1475 19.1173, -69.1475 19.1173, -69.1475 19.1173, -69.1475 19.1173, -69.1475 19.1173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1110'^^xsd:string;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7435"^^xsd:decimal ;
  dwc:decimalLongitude "-69.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.805)"^^geo:wktLiteral ;
  geo-pos:lat "20.7435"^^xsd:decimal ;
  geo-pos:long "-69.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1719'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1719'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.805'^^xsd:double;
  dwc:startLongitude '-69.805'^^xsd:double;
  dwc:endLongitude '-69.805'^^xsd:double;
  dwc:latitude '20.7435'^^xsd:double;
  dwc:startLatitude '20.7435'^^xsd:double;
  dwc:endLatitude '20.7435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.805 20.7435, -69.805 20.7435, -69.805 20.7435, -69.805 20.7435, -69.805 20.7435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1719'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1199'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1199'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1199'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1200'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1200'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1200'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1196'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1196'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1196'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1197'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1197'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1197'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1198'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1198'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1198'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7578 -69.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7578"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7578 -69.8232)"^^geo:wktLiteral ;
  geo-pos:lat "20.7578"^^xsd:decimal ;
  geo-pos:long "-69.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1673'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1673'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8232'^^xsd:double;
  dwc:startLongitude '-69.8232'^^xsd:double;
  dwc:endLongitude '-69.8232'^^xsd:double;
  dwc:latitude '20.7578'^^xsd:double;
  dwc:startLatitude '20.7578'^^xsd:double;
  dwc:endLatitude '20.7578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8232 20.7578, -69.8232 20.7578, -69.8232 20.7578, -69.8232 20.7578, -69.8232 20.7578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1673'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7388 -69.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7388"^^xsd:decimal ;
  dwc:decimalLongitude "-69.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7388 -69.78)"^^geo:wktLiteral ;
  geo-pos:lat "20.7388"^^xsd:decimal ;
  geo-pos:long "-69.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1267'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1267'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.78'^^xsd:double;
  dwc:startLongitude '-69.78'^^xsd:double;
  dwc:endLongitude '-69.78'^^xsd:double;
  dwc:latitude '20.7388'^^xsd:double;
  dwc:startLatitude '20.7388'^^xsd:double;
  dwc:endLatitude '20.7388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.78 20.7388, -69.78 20.7388, -69.78 20.7388, -69.78 20.7388, -69.78 20.7388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1267'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.7607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.742"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.7607)"^^geo:wktLiteral ;
  geo-pos:lat "20.742"^^xsd:decimal ;
  geo-pos:long "-69.7607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_801'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_801'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7607'^^xsd:double;
  dwc:startLongitude '-69.7607'^^xsd:double;
  dwc:endLongitude '-69.7607'^^xsd:double;
  dwc:latitude '20.742'^^xsd:double;
  dwc:startLatitude '20.742'^^xsd:double;
  dwc:endLatitude '20.742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7607 20.742, -69.7607 20.742, -69.7607 20.742, -69.7607 20.742, -69.7607 20.742))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_801'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2059'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2059'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2059'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2060'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2060'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2060'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2061'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2061'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2061'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2062'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2062'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2062'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2063'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2063'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2063'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2051'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2051'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2051'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2052'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2052'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2052'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2053'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2053'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2053'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2054'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2054'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2054'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2055'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2055'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2055'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2056'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2056'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2056'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.35 -16.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.35"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.35 -16.9167)"^^geo:wktLiteral ;
  geo-pos:lat "63.35"^^xsd:decimal ;
  geo-pos:long "-16.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1898'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1898'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.9167'^^xsd:double;
  dwc:startLongitude '-16.9167'^^xsd:double;
  dwc:endLongitude '-16.9167'^^xsd:double;
  dwc:latitude '63.35'^^xsd:double;
  dwc:startLatitude '63.35'^^xsd:double;
  dwc:endLatitude '63.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.9167 63.35, -16.9167 63.35, -16.9167 63.35, -16.9167 63.35, -16.9167 63.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1898'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3253 -54.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3253"^^xsd:decimal ;
  dwc:decimalLongitude "-54.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3253 -54.161)"^^geo:wktLiteral ;
  geo-pos:lat "47.3253"^^xsd:decimal ;
  geo-pos:long "-54.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3632'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3632'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.161'^^xsd:double;
  dwc:startLongitude '-54.161'^^xsd:double;
  dwc:endLongitude '-54.161'^^xsd:double;
  dwc:latitude '47.3253'^^xsd:double;
  dwc:startLatitude '47.3253'^^xsd:double;
  dwc:endLatitude '47.3253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.161 47.3253, -54.161 47.3253, -54.161 47.3253, -54.161 47.3253, -54.161 47.3253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3632'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.844 -53.9557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.844"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.844 -53.9557)"^^geo:wktLiteral ;
  geo-pos:lat "46.844"^^xsd:decimal ;
  geo-pos:long "-53.9557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3616'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3616'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9557'^^xsd:double;
  dwc:startLongitude '-53.9557'^^xsd:double;
  dwc:endLongitude '-53.9557'^^xsd:double;
  dwc:latitude '46.844'^^xsd:double;
  dwc:startLatitude '46.844'^^xsd:double;
  dwc:endLatitude '46.844'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9557 46.844, -53.9557 46.844, -53.9557 46.844, -53.9557 46.844, -53.9557 46.844))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3616'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0403 -64.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0403"^^xsd:decimal ;
  dwc:decimalLongitude "-64.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0403 -64.574)"^^geo:wktLiteral ;
  geo-pos:lat "50.0403"^^xsd:decimal ;
  geo-pos:long "-64.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2424'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2424'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.574'^^xsd:double;
  dwc:startLongitude '-64.574'^^xsd:double;
  dwc:endLongitude '-64.574'^^xsd:double;
  dwc:latitude '50.0403'^^xsd:double;
  dwc:startLatitude '50.0403'^^xsd:double;
  dwc:endLatitude '50.0403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.574 50.0403, -64.574 50.0403, -64.574 50.0403, -64.574 50.0403, -64.574 50.0403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2424'^^xsd:string;
  dwc:observationDate '1992-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9025 -63.439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9025"^^xsd:decimal ;
  dwc:decimalLongitude "-63.439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9025 -63.439)"^^geo:wktLiteral ;
  geo-pos:lat "49.9025"^^xsd:decimal ;
  geo-pos:long "-63.439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2390'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2390'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.439'^^xsd:double;
  dwc:startLongitude '-63.439'^^xsd:double;
  dwc:endLongitude '-63.439'^^xsd:double;
  dwc:latitude '49.9025'^^xsd:double;
  dwc:startLatitude '49.9025'^^xsd:double;
  dwc:endLatitude '49.9025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.439 49.9025, -63.439 49.9025, -63.439 49.9025, -63.439 49.9025, -63.439 49.9025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2390'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3963 -52.6977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3963"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3963 -52.6977)"^^geo:wktLiteral ;
  geo-pos:lat "47.3963"^^xsd:decimal ;
  geo-pos:long "-52.6977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3955'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3955'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6977'^^xsd:double;
  dwc:startLongitude '-52.6977'^^xsd:double;
  dwc:endLongitude '-52.6977'^^xsd:double;
  dwc:latitude '47.3963'^^xsd:double;
  dwc:startLatitude '47.3963'^^xsd:double;
  dwc:endLatitude '47.3963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6977 47.3963, -52.6977 47.3963, -52.6977 47.3963, -52.6977 47.3963, -52.6977 47.3963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3955'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2843 -68.8302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2843"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2843 -68.8302)"^^geo:wktLiteral ;
  geo-pos:lat "41.2843"^^xsd:decimal ;
  geo-pos:long "-68.8302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3398'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3398'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8302'^^xsd:double;
  dwc:startLongitude '-68.8302'^^xsd:double;
  dwc:endLongitude '-68.8302'^^xsd:double;
  dwc:latitude '41.2843'^^xsd:double;
  dwc:startLatitude '41.2843'^^xsd:double;
  dwc:endLatitude '41.2843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8302 41.2843, -68.8302 41.2843, -68.8302 41.2843, -68.8302 41.2843, -68.8302 41.2843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3398'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1775 -68.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1775"^^xsd:decimal ;
  dwc:decimalLongitude "-68.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1775 -68.808)"^^geo:wktLiteral ;
  geo-pos:lat "41.1775"^^xsd:decimal ;
  geo-pos:long "-68.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3407'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_3407'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.808'^^xsd:double;
  dwc:startLongitude '-68.808'^^xsd:double;
  dwc:endLongitude '-68.808'^^xsd:double;
  dwc:latitude '41.1775'^^xsd:double;
  dwc:startLatitude '41.1775'^^xsd:double;
  dwc:endLatitude '41.1775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.808 41.1775, -68.808 41.1775, -68.808 41.1775, -68.808 41.1775, -68.808 41.1775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3407'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4603 -68.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4603"^^xsd:decimal ;
  dwc:decimalLongitude "-68.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4603 -68.477)"^^geo:wktLiteral ;
  geo-pos:lat "41.4603"^^xsd:decimal ;
  geo-pos:long "-68.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3333'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3333'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.477'^^xsd:double;
  dwc:startLongitude '-68.477'^^xsd:double;
  dwc:endLongitude '-68.477'^^xsd:double;
  dwc:latitude '41.4603'^^xsd:double;
  dwc:startLatitude '41.4603'^^xsd:double;
  dwc:endLatitude '41.4603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.477 41.4603, -68.477 41.4603, -68.477 41.4603, -68.477 41.4603, -68.477 41.4603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3333'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7683 -69.7975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7683 -69.7975)"^^geo:wktLiteral ;
  geo-pos:lat "20.7683"^^xsd:decimal ;
  geo-pos:long "-69.7975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2731'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2731'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7975'^^xsd:double;
  dwc:startLongitude '-69.7975'^^xsd:double;
  dwc:endLongitude '-69.7975'^^xsd:double;
  dwc:latitude '20.7683'^^xsd:double;
  dwc:startLatitude '20.7683'^^xsd:double;
  dwc:endLatitude '20.7683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7975 20.7683, -69.7975 20.7683, -69.7975 20.7683, -69.7975 20.7683, -69.7975 20.7683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2731'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2939'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2939'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.7666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2939'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4127'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4127'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.65'^^xsd:double;
  dwc:startLongitude '-52.65'^^xsd:double;
  dwc:endLongitude '-52.65'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.65 64.1, -52.65 64.1, -52.65 64.1, -52.65 64.1, -52.65 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4127'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4128'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4128'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.65'^^xsd:double;
  dwc:startLongitude '-52.65'^^xsd:double;
  dwc:endLongitude '-52.65'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.65 64.1, -52.65 64.1, -52.65 64.1, -52.65 64.1, -52.65 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4128'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4129'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4129'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.65'^^xsd:double;
  dwc:startLongitude '-52.65'^^xsd:double;
  dwc:endLongitude '-52.65'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.65 64.1, -52.65 64.1, -52.65 64.1, -52.65 64.1, -52.65 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4129'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2216'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2216'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2216'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2219'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2219'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2219'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2220'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2220'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2220'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2217'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2217'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2217'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2218'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2218'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2218'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2221'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2221'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2221'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2222'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2222'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2222'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -52.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -52.8667)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-52.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3981'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3981'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8667'^^xsd:double;
  dwc:startLongitude '-52.8667'^^xsd:double;
  dwc:endLongitude '-52.8667'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:startLatitude '47.1'^^xsd:double;
  dwc:endLatitude '47.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8667 47.1, -52.8667 47.1, -52.8667 47.1, -52.8667 47.1, -52.8667 47.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3981'^^xsd:string;
  dwc:observationDate '1992-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1298 -69.2427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1298"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1298 -69.2427)"^^geo:wktLiteral ;
  geo-pos:lat "19.1298"^^xsd:decimal ;
  geo-pos:long "-69.2427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3149'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3149'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2427'^^xsd:double;
  dwc:startLongitude '-69.2427'^^xsd:double;
  dwc:endLongitude '-69.2427'^^xsd:double;
  dwc:latitude '19.1298'^^xsd:double;
  dwc:startLatitude '19.1298'^^xsd:double;
  dwc:endLatitude '19.1298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2427 19.1298, -69.2427 19.1298, -69.2427 19.1298, -69.2427 19.1298, -69.2427 19.1298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3149'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7652 -69.7827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7652"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7652 -69.7827)"^^geo:wktLiteral ;
  geo-pos:lat "20.7652"^^xsd:decimal ;
  geo-pos:long "-69.7827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1637'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1637'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7827'^^xsd:double;
  dwc:startLongitude '-69.7827'^^xsd:double;
  dwc:endLongitude '-69.7827'^^xsd:double;
  dwc:latitude '20.7652'^^xsd:double;
  dwc:startLatitude '20.7652'^^xsd:double;
  dwc:endLatitude '20.7652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7827 20.7652, -69.7827 20.7652, -69.7827 20.7652, -69.7827 20.7652, -69.7827 20.7652))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1637'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6732 -69.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6732"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6732 -69.8125)"^^geo:wktLiteral ;
  geo-pos:lat "20.6732"^^xsd:decimal ;
  geo-pos:long "-69.8125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1617'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1617'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8125'^^xsd:double;
  dwc:startLongitude '-69.8125'^^xsd:double;
  dwc:endLongitude '-69.8125'^^xsd:double;
  dwc:latitude '20.6732'^^xsd:double;
  dwc:startLatitude '20.6732'^^xsd:double;
  dwc:endLatitude '20.6732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8125 20.6732, -69.8125 20.6732, -69.8125 20.6732, -69.8125 20.6732, -69.8125 20.6732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1617'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1330'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1330'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1330'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1331'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1331'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1331'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1329'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1329'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1329'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1545 -69.2182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1545"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1545 -69.2182)"^^geo:wktLiteral ;
  geo-pos:lat "19.1545"^^xsd:decimal ;
  geo-pos:long "-69.2182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1134'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1134'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2182'^^xsd:double;
  dwc:startLongitude '-69.2182'^^xsd:double;
  dwc:endLongitude '-69.2182'^^xsd:double;
  dwc:latitude '19.1545'^^xsd:double;
  dwc:startLatitude '19.1545'^^xsd:double;
  dwc:endLatitude '19.1545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2182 19.1545, -69.2182 19.1545, -69.2182 19.1545, -69.2182 19.1545, -69.2182 19.1545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1134'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2224'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2224'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2224'^^xsd:string;
  dwc:observationDate '1992-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2215'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2215'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2215'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1016'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1016'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1016'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1017'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1017'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1017'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1018'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1018'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1018'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1019'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1019'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1019'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1903 -57.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1903"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1903 -57.843)"^^geo:wktLiteral ;
  geo-pos:lat "51.1903"^^xsd:decimal ;
  geo-pos:long "-57.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2323'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2323'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.843'^^xsd:double;
  dwc:startLongitude '-57.843'^^xsd:double;
  dwc:endLongitude '-57.843'^^xsd:double;
  dwc:latitude '51.1903'^^xsd:double;
  dwc:startLatitude '51.1903'^^xsd:double;
  dwc:endLatitude '51.1903'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.843 51.1903, -57.843 51.1903, -57.843 51.1903, -57.843 51.1903, -57.843 51.1903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2323'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3922 -57.3233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3922"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3922 -57.3233)"^^geo:wktLiteral ;
  geo-pos:lat "51.3922"^^xsd:decimal ;
  geo-pos:long "-57.3233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2277'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2277'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3233'^^xsd:double;
  dwc:startLongitude '-57.3233'^^xsd:double;
  dwc:endLongitude '-57.3233'^^xsd:double;
  dwc:latitude '51.3922'^^xsd:double;
  dwc:startLatitude '51.3922'^^xsd:double;
  dwc:endLatitude '51.3922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3233 51.3922, -57.3233 51.3922, -57.3233 51.3922, -57.3233 51.3922, -57.3233 51.3922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2277'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1572 -69.1705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1572"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1572 -69.1705)"^^geo:wktLiteral ;
  geo-pos:lat "19.1572"^^xsd:decimal ;
  geo-pos:long "-69.1705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1180'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1180'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1705'^^xsd:double;
  dwc:startLongitude '-69.1705'^^xsd:double;
  dwc:endLongitude '-69.1705'^^xsd:double;
  dwc:latitude '19.1572'^^xsd:double;
  dwc:startLatitude '19.1572'^^xsd:double;
  dwc:endLatitude '19.1572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1705 19.1572, -69.1705 19.1572, -69.1705 19.1572, -69.1705 19.1572, -69.1705 19.1572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1180'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7085 -69.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7085"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7085 -69.8315)"^^geo:wktLiteral ;
  geo-pos:lat "20.7085"^^xsd:decimal ;
  geo-pos:long "-69.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1421'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1421'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8315'^^xsd:double;
  dwc:startLongitude '-69.8315'^^xsd:double;
  dwc:endLongitude '-69.8315'^^xsd:double;
  dwc:latitude '20.7085'^^xsd:double;
  dwc:startLatitude '20.7085'^^xsd:double;
  dwc:endLatitude '20.7085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8315 20.7085, -69.8315 20.7085, -69.8315 20.7085, -69.8315 20.7085, -69.8315 20.7085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1421'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7102 -69.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7102"^^xsd:decimal ;
  dwc:decimalLongitude "-69.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7102 -69.768)"^^geo:wktLiteral ;
  geo-pos:lat "20.7102"^^xsd:decimal ;
  geo-pos:long "-69.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1268'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1268'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.768'^^xsd:double;
  dwc:startLongitude '-69.768'^^xsd:double;
  dwc:endLongitude '-69.768'^^xsd:double;
  dwc:latitude '20.7102'^^xsd:double;
  dwc:startLatitude '20.7102'^^xsd:double;
  dwc:endLatitude '20.7102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.768 20.7102, -69.768 20.7102, -69.768 20.7102, -69.768 20.7102, -69.768 20.7102))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1268'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7022 -69.7925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7022"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7022 -69.7925)"^^geo:wktLiteral ;
  geo-pos:lat "20.7022"^^xsd:decimal ;
  geo-pos:long "-69.7925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1271'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1271'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7925'^^xsd:double;
  dwc:startLongitude '-69.7925'^^xsd:double;
  dwc:endLongitude '-69.7925'^^xsd:double;
  dwc:latitude '20.7022'^^xsd:double;
  dwc:startLatitude '20.7022'^^xsd:double;
  dwc:endLatitude '20.7022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7925 20.7022, -69.7925 20.7022, -69.7925 20.7022, -69.7925 20.7022, -69.7925 20.7022))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1271'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7068 -69.8122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7068"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7068 -69.8122)"^^geo:wktLiteral ;
  geo-pos:lat "20.7068"^^xsd:decimal ;
  geo-pos:long "-69.8122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_796'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_796'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8122'^^xsd:double;
  dwc:startLongitude '-69.8122'^^xsd:double;
  dwc:endLongitude '-69.8122'^^xsd:double;
  dwc:latitude '20.7068'^^xsd:double;
  dwc:startLatitude '20.7068'^^xsd:double;
  dwc:endLatitude '20.7068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8122 20.7068, -69.8122 20.7068, -69.8122 20.7068, -69.8122 20.7068, -69.8122 20.7068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_796'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7135 -69.7573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7135"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7135 -69.7573)"^^geo:wktLiteral ;
  geo-pos:lat "20.7135"^^xsd:decimal ;
  geo-pos:long "-69.7573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_831'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_831'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7573'^^xsd:double;
  dwc:startLongitude '-69.7573'^^xsd:double;
  dwc:endLongitude '-69.7573'^^xsd:double;
  dwc:latitude '20.7135'^^xsd:double;
  dwc:startLatitude '20.7135'^^xsd:double;
  dwc:endLatitude '20.7135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7573 20.7135, -69.7573 20.7135, -69.7573 20.7135, -69.7573 20.7135, -69.7573 20.7135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_831'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7135 -69.7573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7135"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7135 -69.7573)"^^geo:wktLiteral ;
  geo-pos:lat "20.7135"^^xsd:decimal ;
  geo-pos:long "-69.7573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_832'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_832'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7573'^^xsd:double;
  dwc:startLongitude '-69.7573'^^xsd:double;
  dwc:endLongitude '-69.7573'^^xsd:double;
  dwc:latitude '20.7135'^^xsd:double;
  dwc:startLatitude '20.7135'^^xsd:double;
  dwc:endLatitude '20.7135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7573 20.7135, -69.7573 20.7135, -69.7573 20.7135, -69.7573 20.7135, -69.7573 20.7135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_832'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0383 -49.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0383"^^xsd:decimal ;
  dwc:decimalLongitude "-49.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0383 -49.995)"^^geo:wktLiteral ;
  geo-pos:lat "62.0383"^^xsd:decimal ;
  geo-pos:long "-49.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_154'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_154'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.995'^^xsd:double;
  dwc:startLongitude '-49.995'^^xsd:double;
  dwc:endLongitude '-49.995'^^xsd:double;
  dwc:latitude '62.0383'^^xsd:double;
  dwc:startLatitude '62.0383'^^xsd:double;
  dwc:endLatitude '62.0383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.995 62.0383, -49.995 62.0383, -49.995 62.0383, -49.995 62.0383, -49.995 62.0383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_154'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0383 -49.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0383"^^xsd:decimal ;
  dwc:decimalLongitude "-49.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0383 -49.995)"^^geo:wktLiteral ;
  geo-pos:lat "62.0383"^^xsd:decimal ;
  geo-pos:long "-49.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_155'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_155'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.995'^^xsd:double;
  dwc:startLongitude '-49.995'^^xsd:double;
  dwc:endLongitude '-49.995'^^xsd:double;
  dwc:latitude '62.0383'^^xsd:double;
  dwc:startLatitude '62.0383'^^xsd:double;
  dwc:endLatitude '62.0383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.995 62.0383, -49.995 62.0383, -49.995 62.0383, -49.995 62.0383, -49.995 62.0383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_155'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0383 -49.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0383"^^xsd:decimal ;
  dwc:decimalLongitude "-49.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0383 -49.995)"^^geo:wktLiteral ;
  geo-pos:lat "62.0383"^^xsd:decimal ;
  geo-pos:long "-49.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_156'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_156'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.995'^^xsd:double;
  dwc:startLongitude '-49.995'^^xsd:double;
  dwc:endLongitude '-49.995'^^xsd:double;
  dwc:latitude '62.0383'^^xsd:double;
  dwc:startLatitude '62.0383'^^xsd:double;
  dwc:endLatitude '62.0383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.995 62.0383, -49.995 62.0383, -49.995 62.0383, -49.995 62.0383, -49.995 62.0383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_156'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.675 -53.0933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.675"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.675 -53.0933)"^^geo:wktLiteral ;
  geo-pos:lat "48.675"^^xsd:decimal ;
  geo-pos:long "-53.0933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_409'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_409'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0933'^^xsd:double;
  dwc:startLongitude '-53.0933'^^xsd:double;
  dwc:endLongitude '-53.0933'^^xsd:double;
  dwc:latitude '48.675'^^xsd:double;
  dwc:startLatitude '48.675'^^xsd:double;
  dwc:endLatitude '48.675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0933 48.675, -53.0933 48.675, -53.0933 48.675, -53.0933 48.675, -53.0933 48.675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_409'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1608 -70.0723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1608 -70.0723)"^^geo:wktLiteral ;
  geo-pos:lat "43.1608"^^xsd:decimal ;
  geo-pos:long "-70.0723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3011'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3011'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0723'^^xsd:double;
  dwc:startLongitude '-70.0723'^^xsd:double;
  dwc:endLongitude '-70.0723'^^xsd:double;
  dwc:latitude '43.1608'^^xsd:double;
  dwc:startLatitude '43.1608'^^xsd:double;
  dwc:endLatitude '43.1608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0723 43.1608, -70.0723 43.1608, -70.0723 43.1608, -70.0723 43.1608, -70.0723 43.1608))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3011'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0383 -49.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0383"^^xsd:decimal ;
  dwc:decimalLongitude "-49.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0383 -49.995)"^^geo:wktLiteral ;
  geo-pos:lat "62.0383"^^xsd:decimal ;
  geo-pos:long "-49.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4111'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4111'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.995'^^xsd:double;
  dwc:startLongitude '-49.995'^^xsd:double;
  dwc:endLongitude '-49.995'^^xsd:double;
  dwc:latitude '62.0383'^^xsd:double;
  dwc:startLatitude '62.0383'^^xsd:double;
  dwc:endLatitude '62.0383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.995 62.0383, -49.995 62.0383, -49.995 62.0383, -49.995 62.0383, -49.995 62.0383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4111'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1167 -17.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1167 -17.6167)"^^geo:wktLiteral ;
  geo-pos:lat "69.1167"^^xsd:decimal ;
  geo-pos:long "-17.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2960'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2960'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6167'^^xsd:double;
  dwc:startLongitude '-17.6167'^^xsd:double;
  dwc:endLongitude '-17.6167'^^xsd:double;
  dwc:latitude '69.1167'^^xsd:double;
  dwc:startLatitude '69.1167'^^xsd:double;
  dwc:endLatitude '69.1167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6167 69.1167, -17.6167 69.1167, -17.6167 69.1167, -17.6167 69.1167, -17.6167 69.1167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2960'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.761 -69.7797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.761"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.761 -69.7797)"^^geo:wktLiteral ;
  geo-pos:lat "20.761"^^xsd:decimal ;
  geo-pos:long "-69.7797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2852'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2852'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7797'^^xsd:double;
  dwc:startLongitude '-69.7797'^^xsd:double;
  dwc:endLongitude '-69.7797'^^xsd:double;
  dwc:latitude '20.761'^^xsd:double;
  dwc:startLatitude '20.761'^^xsd:double;
  dwc:endLatitude '20.761'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7797 20.761, -69.7797 20.761, -69.7797 20.761, -69.7797 20.761, -69.7797 20.761))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2852'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7467 -69.8092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7467 -69.8092)"^^geo:wktLiteral ;
  geo-pos:lat "20.7467"^^xsd:decimal ;
  geo-pos:long "-69.8092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1589'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1589'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8092'^^xsd:double;
  dwc:startLongitude '-69.8092'^^xsd:double;
  dwc:endLongitude '-69.8092'^^xsd:double;
  dwc:latitude '20.7467'^^xsd:double;
  dwc:startLatitude '20.7467'^^xsd:double;
  dwc:endLatitude '20.7467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8092 20.7467, -69.8092 20.7467, -69.8092 20.7467, -69.8092 20.7467, -69.8092 20.7467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1589'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.185 -69.2047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.185"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.185 -69.2047)"^^geo:wktLiteral ;
  geo-pos:lat "19.185"^^xsd:decimal ;
  geo-pos:long "-69.2047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1127'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1127'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2047'^^xsd:double;
  dwc:startLongitude '-69.2047'^^xsd:double;
  dwc:endLongitude '-69.2047'^^xsd:double;
  dwc:latitude '19.185'^^xsd:double;
  dwc:startLatitude '19.185'^^xsd:double;
  dwc:endLatitude '19.185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2047 19.185, -69.2047 19.185, -69.2047 19.185, -69.2047 19.185, -69.2047 19.185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1127'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1499'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1499'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.75, -69.8167 20.75, -69.8167 20.75, -69.8167 20.75, -69.8167 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1499'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.732 -69.7695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.732"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.732 -69.7695)"^^geo:wktLiteral ;
  geo-pos:lat "20.732"^^xsd:decimal ;
  geo-pos:long "-69.7695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1496'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1496'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7695'^^xsd:double;
  dwc:startLongitude '-69.7695'^^xsd:double;
  dwc:endLongitude '-69.7695'^^xsd:double;
  dwc:latitude '20.732'^^xsd:double;
  dwc:startLatitude '20.732'^^xsd:double;
  dwc:endLatitude '20.732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7695 20.732, -69.7695 20.732, -69.7695 20.732, -69.7695 20.732, -69.7695 20.732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1496'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_756'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_756'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_756'^^xsd:string;
  dwc:observationDate '1992-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_757'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_757'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_757'^^xsd:string;
  dwc:observationDate '1992-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_758'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_758'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_758'^^xsd:string;
  dwc:observationDate '1992-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_759'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_759'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_759'^^xsd:string;
  dwc:observationDate '1992-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4737 -51.6938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4737"^^xsd:decimal ;
  dwc:decimalLongitude "-51.6938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4737 -51.6938)"^^geo:wktLiteral ;
  geo-pos:lat "63.4737"^^xsd:decimal ;
  geo-pos:long "-51.6938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_174'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_174'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.6938'^^xsd:double;
  dwc:startLongitude '-51.6938'^^xsd:double;
  dwc:endLongitude '-51.6938'^^xsd:double;
  dwc:latitude '63.4737'^^xsd:double;
  dwc:startLatitude '63.4737'^^xsd:double;
  dwc:endLatitude '63.4737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.6938 63.4737, -51.6938 63.4737, -51.6938 63.4737, -51.6938 63.4737, -51.6938 63.4737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_174'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6863 -69.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6863"^^xsd:decimal ;
  dwc:decimalLongitude "-69.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6863 -69.79)"^^geo:wktLiteral ;
  geo-pos:lat "20.6863"^^xsd:decimal ;
  geo-pos:long "-69.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1560'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1560'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.79'^^xsd:double;
  dwc:startLongitude '-69.79'^^xsd:double;
  dwc:endLongitude '-69.79'^^xsd:double;
  dwc:latitude '20.6863'^^xsd:double;
  dwc:startLatitude '20.6863'^^xsd:double;
  dwc:endLatitude '20.6863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.79 20.6863, -69.79 20.6863, -69.79 20.6863, -69.79 20.6863, -69.79 20.6863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1560'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9333 -26.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9333 -26.6333)"^^geo:wktLiteral ;
  geo-pos:lat "63.9333"^^xsd:decimal ;
  geo-pos:long "-26.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1792'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1792'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.6333'^^xsd:double;
  dwc:startLongitude '-26.6333'^^xsd:double;
  dwc:endLongitude '-26.6333'^^xsd:double;
  dwc:latitude '63.9333'^^xsd:double;
  dwc:startLatitude '63.9333'^^xsd:double;
  dwc:endLatitude '63.9333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.6333 63.9333, -26.6333 63.9333, -26.6333 63.9333, -26.6333 63.9333, -26.6333 63.9333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1792'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5883"^^xsd:decimal ;
  dwc:decimalLongitude "-56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.5883"^^xsd:decimal ;
  geo-pos:long "-56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_479'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_479'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.68'^^xsd:double;
  dwc:startLongitude '-56.68'^^xsd:double;
  dwc:endLongitude '-56.68'^^xsd:double;
  dwc:latitude '51.5883'^^xsd:double;
  dwc:startLatitude '51.5883'^^xsd:double;
  dwc:endLatitude '51.5883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_479'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -52.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -52.7833)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-52.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3937'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3937'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7833'^^xsd:double;
  dwc:startLongitude '-52.7833'^^xsd:double;
  dwc:endLongitude '-52.7833'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:startLatitude '47.25'^^xsd:double;
  dwc:endLatitude '47.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7833 47.25, -52.7833 47.25, -52.7833 47.25, -52.7833 47.25, -52.7833 47.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3937'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9403 -63.4355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9403"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9403 -63.4355)"^^geo:wktLiteral ;
  geo-pos:lat "49.9403"^^xsd:decimal ;
  geo-pos:long "-63.4355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2367'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2367'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4355'^^xsd:double;
  dwc:startLongitude '-63.4355'^^xsd:double;
  dwc:endLongitude '-63.4355'^^xsd:double;
  dwc:latitude '49.9403'^^xsd:double;
  dwc:startLatitude '49.9403'^^xsd:double;
  dwc:endLatitude '49.9403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4355 49.9403, -63.4355 49.9403, -63.4355 49.9403, -63.4355 49.9403, -63.4355 49.9403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2367'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3382 -57.3363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3382"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3382 -57.3363)"^^geo:wktLiteral ;
  geo-pos:lat "51.3382"^^xsd:decimal ;
  geo-pos:long "-57.3363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2450'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2450'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3363'^^xsd:double;
  dwc:startLongitude '-57.3363'^^xsd:double;
  dwc:endLongitude '-57.3363'^^xsd:double;
  dwc:latitude '51.3382'^^xsd:double;
  dwc:startLatitude '51.3382'^^xsd:double;
  dwc:endLatitude '51.3382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3363 51.3382, -57.3363 51.3382, -57.3363 51.3382, -57.3363 51.3382, -57.3363 51.3382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2450'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5883"^^xsd:decimal ;
  dwc:decimalLongitude "-56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.5883"^^xsd:decimal ;
  geo-pos:long "-56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_477'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_477'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.68'^^xsd:double;
  dwc:startLongitude '-56.68'^^xsd:double;
  dwc:endLongitude '-56.68'^^xsd:double;
  dwc:latitude '51.5883'^^xsd:double;
  dwc:startLatitude '51.5883'^^xsd:double;
  dwc:endLatitude '51.5883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_477'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5883"^^xsd:decimal ;
  dwc:decimalLongitude "-56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.5883"^^xsd:decimal ;
  geo-pos:long "-56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_478'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_478'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.68'^^xsd:double;
  dwc:startLongitude '-56.68'^^xsd:double;
  dwc:endLongitude '-56.68'^^xsd:double;
  dwc:latitude '51.5883'^^xsd:double;
  dwc:startLatitude '51.5883'^^xsd:double;
  dwc:endLatitude '51.5883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_478'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5883"^^xsd:decimal ;
  dwc:decimalLongitude "-56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.5883"^^xsd:decimal ;
  geo-pos:long "-56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_470'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_470'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.68'^^xsd:double;
  dwc:startLongitude '-56.68'^^xsd:double;
  dwc:endLongitude '-56.68'^^xsd:double;
  dwc:latitude '51.5883'^^xsd:double;
  dwc:startLatitude '51.5883'^^xsd:double;
  dwc:endLatitude '51.5883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_470'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5883"^^xsd:decimal ;
  dwc:decimalLongitude "-56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.5883"^^xsd:decimal ;
  geo-pos:long "-56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_471'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_471'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.68'^^xsd:double;
  dwc:startLongitude '-56.68'^^xsd:double;
  dwc:endLongitude '-56.68'^^xsd:double;
  dwc:latitude '51.5883'^^xsd:double;
  dwc:startLatitude '51.5883'^^xsd:double;
  dwc:endLatitude '51.5883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_471'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5883"^^xsd:decimal ;
  dwc:decimalLongitude "-56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.5883"^^xsd:decimal ;
  geo-pos:long "-56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_472'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_472'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.68'^^xsd:double;
  dwc:startLongitude '-56.68'^^xsd:double;
  dwc:endLongitude '-56.68'^^xsd:double;
  dwc:latitude '51.5883'^^xsd:double;
  dwc:startLatitude '51.5883'^^xsd:double;
  dwc:endLatitude '51.5883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_472'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5883"^^xsd:decimal ;
  dwc:decimalLongitude "-56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.5883"^^xsd:decimal ;
  geo-pos:long "-56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_473'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_473'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.68'^^xsd:double;
  dwc:startLongitude '-56.68'^^xsd:double;
  dwc:endLongitude '-56.68'^^xsd:double;
  dwc:latitude '51.5883'^^xsd:double;
  dwc:startLatitude '51.5883'^^xsd:double;
  dwc:endLatitude '51.5883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_473'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5883"^^xsd:decimal ;
  dwc:decimalLongitude "-56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.5883"^^xsd:decimal ;
  geo-pos:long "-56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_474'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_474'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.68'^^xsd:double;
  dwc:startLongitude '-56.68'^^xsd:double;
  dwc:endLongitude '-56.68'^^xsd:double;
  dwc:latitude '51.5883'^^xsd:double;
  dwc:startLatitude '51.5883'^^xsd:double;
  dwc:endLatitude '51.5883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_474'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5883"^^xsd:decimal ;
  dwc:decimalLongitude "-56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.5883"^^xsd:decimal ;
  geo-pos:long "-56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_475'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_475'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.68'^^xsd:double;
  dwc:startLongitude '-56.68'^^xsd:double;
  dwc:endLongitude '-56.68'^^xsd:double;
  dwc:latitude '51.5883'^^xsd:double;
  dwc:startLatitude '51.5883'^^xsd:double;
  dwc:endLatitude '51.5883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_475'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5883"^^xsd:decimal ;
  dwc:decimalLongitude "-56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5883 -56.68)"^^geo:wktLiteral ;
  geo-pos:lat "51.5883"^^xsd:decimal ;
  geo-pos:long "-56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_476'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_476'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.68'^^xsd:double;
  dwc:startLongitude '-56.68'^^xsd:double;
  dwc:endLongitude '-56.68'^^xsd:double;
  dwc:latitude '51.5883'^^xsd:double;
  dwc:startLatitude '51.5883'^^xsd:double;
  dwc:endLatitude '51.5883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883, -56.68 51.5883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_476'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3167 -57.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3167 -57.2667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3167"^^xsd:decimal ;
  geo-pos:long "-57.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_65'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_65'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2667'^^xsd:double;
  dwc:startLongitude '-57.2667'^^xsd:double;
  dwc:endLongitude '-57.2667'^^xsd:double;
  dwc:latitude '51.3167'^^xsd:double;
  dwc:startLatitude '51.3167'^^xsd:double;
  dwc:endLatitude '51.3167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2667 51.3167, -57.2667 51.3167, -57.2667 51.3167, -57.2667 51.3167, -57.2667 51.3167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_65'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1667 -52.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1667 -52.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.1667"^^xsd:decimal ;
  geo-pos:long "-52.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_373'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_373'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8'^^xsd:double;
  dwc:startLongitude '-52.8'^^xsd:double;
  dwc:endLongitude '-52.8'^^xsd:double;
  dwc:latitude '48.1667'^^xsd:double;
  dwc:startLatitude '48.1667'^^xsd:double;
  dwc:endLatitude '48.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8 48.1667, -52.8 48.1667, -52.8 48.1667, -52.8 48.1667, -52.8 48.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_373'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1667 -52.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1667 -52.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.1667"^^xsd:decimal ;
  geo-pos:long "-52.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_374'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_374'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8'^^xsd:double;
  dwc:startLongitude '-52.8'^^xsd:double;
  dwc:endLongitude '-52.8'^^xsd:double;
  dwc:latitude '48.1667'^^xsd:double;
  dwc:startLatitude '48.1667'^^xsd:double;
  dwc:endLatitude '48.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8 48.1667, -52.8 48.1667, -52.8 48.1667, -52.8 48.1667, -52.8 48.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_374'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1667 -52.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1667 -52.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.1667"^^xsd:decimal ;
  geo-pos:long "-52.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_375'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_375'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8'^^xsd:double;
  dwc:startLongitude '-52.8'^^xsd:double;
  dwc:endLongitude '-52.8'^^xsd:double;
  dwc:latitude '48.1667'^^xsd:double;
  dwc:startLatitude '48.1667'^^xsd:double;
  dwc:endLatitude '48.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8 48.1667, -52.8 48.1667, -52.8 48.1667, -52.8 48.1667, -52.8 48.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_375'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1667 -52.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1667 -52.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.1667"^^xsd:decimal ;
  geo-pos:long "-52.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_376'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_376'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8'^^xsd:double;
  dwc:startLongitude '-52.8'^^xsd:double;
  dwc:endLongitude '-52.8'^^xsd:double;
  dwc:latitude '48.1667'^^xsd:double;
  dwc:startLatitude '48.1667'^^xsd:double;
  dwc:endLatitude '48.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8 48.1667, -52.8 48.1667, -52.8 48.1667, -52.8 48.1667, -52.8 48.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_376'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3382 -57.3363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3382"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3382 -57.3363)"^^geo:wktLiteral ;
  geo-pos:lat "51.3382"^^xsd:decimal ;
  geo-pos:long "-57.3363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2449'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2449'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3363'^^xsd:double;
  dwc:startLongitude '-57.3363'^^xsd:double;
  dwc:endLongitude '-57.3363'^^xsd:double;
  dwc:latitude '51.3382'^^xsd:double;
  dwc:startLatitude '51.3382'^^xsd:double;
  dwc:endLatitude '51.3382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3363 51.3382, -57.3363 51.3382, -57.3363 51.3382, -57.3363 51.3382, -57.3363 51.3382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2449'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1472 -67.8007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1472"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1472 -67.8007)"^^geo:wktLiteral ;
  geo-pos:lat "44.1472"^^xsd:decimal ;
  geo-pos:long "-67.8007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3224'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3224'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8007'^^xsd:double;
  dwc:startLongitude '-67.8007'^^xsd:double;
  dwc:endLongitude '-67.8007'^^xsd:double;
  dwc:latitude '44.1472'^^xsd:double;
  dwc:startLatitude '44.1472'^^xsd:double;
  dwc:endLatitude '44.1472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8007 44.1472, -67.8007 44.1472, -67.8007 44.1472, -67.8007 44.1472, -67.8007 44.1472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3224'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1478 -69.2235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1478"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1478 -69.2235)"^^geo:wktLiteral ;
  geo-pos:lat "19.1478"^^xsd:decimal ;
  geo-pos:long "-69.2235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2601'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2601'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2235'^^xsd:double;
  dwc:startLongitude '-69.2235'^^xsd:double;
  dwc:endLongitude '-69.2235'^^xsd:double;
  dwc:latitude '19.1478'^^xsd:double;
  dwc:startLatitude '19.1478'^^xsd:double;
  dwc:endLatitude '19.1478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2235 19.1478, -69.2235 19.1478, -69.2235 19.1478, -69.2235 19.1478, -69.2235 19.1478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2601'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7707 -69.7775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7707"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7707 -69.7775)"^^geo:wktLiteral ;
  geo-pos:lat "20.7707"^^xsd:decimal ;
  geo-pos:long "-69.7775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2890'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2890'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7775'^^xsd:double;
  dwc:startLongitude '-69.7775'^^xsd:double;
  dwc:endLongitude '-69.7775'^^xsd:double;
  dwc:latitude '20.7707'^^xsd:double;
  dwc:startLatitude '20.7707'^^xsd:double;
  dwc:endLatitude '20.7707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7775 20.7707, -69.7775 20.7707, -69.7775 20.7707, -69.7775 20.7707, -69.7775 20.7707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2890'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7707 -69.7775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7707"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7707 -69.7775)"^^geo:wktLiteral ;
  geo-pos:lat "20.7707"^^xsd:decimal ;
  geo-pos:long "-69.7775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2891'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2891'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7775'^^xsd:double;
  dwc:startLongitude '-69.7775'^^xsd:double;
  dwc:endLongitude '-69.7775'^^xsd:double;
  dwc:latitude '20.7707'^^xsd:double;
  dwc:startLatitude '20.7707'^^xsd:double;
  dwc:endLatitude '20.7707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7775 20.7707, -69.7775 20.7707, -69.7775 20.7707, -69.7775 20.7707, -69.7775 20.7707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2891'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2844'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2844'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2844'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2846'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2846'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2846'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1102 -69.1607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1102"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1102 -69.1607)"^^geo:wktLiteral ;
  geo-pos:lat "19.1102"^^xsd:decimal ;
  geo-pos:long "-69.1607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2638'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2638'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1607'^^xsd:double;
  dwc:startLongitude '-69.1607'^^xsd:double;
  dwc:endLongitude '-69.1607'^^xsd:double;
  dwc:latitude '19.1102'^^xsd:double;
  dwc:startLatitude '19.1102'^^xsd:double;
  dwc:endLatitude '19.1102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1607 19.1102, -69.1607 19.1102, -69.1607 19.1102, -69.1607 19.1102, -69.1607 19.1102))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2638'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7277 -69.7837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7277"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7277 -69.7837)"^^geo:wktLiteral ;
  geo-pos:lat "20.7277"^^xsd:decimal ;
  geo-pos:long "-69.7837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1681'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1681'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7837'^^xsd:double;
  dwc:startLongitude '-69.7837'^^xsd:double;
  dwc:endLongitude '-69.7837'^^xsd:double;
  dwc:latitude '20.7277'^^xsd:double;
  dwc:startLatitude '20.7277'^^xsd:double;
  dwc:endLatitude '20.7277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7837 20.7277, -69.7837 20.7277, -69.7837 20.7277, -69.7837 20.7277, -69.7837 20.7277))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1681'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7927 -69.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7927"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7927 -69.8375)"^^geo:wktLiteral ;
  geo-pos:lat "20.7927"^^xsd:decimal ;
  geo-pos:long "-69.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2742'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2742'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8375'^^xsd:double;
  dwc:startLongitude '-69.8375'^^xsd:double;
  dwc:endLongitude '-69.8375'^^xsd:double;
  dwc:latitude '20.7927'^^xsd:double;
  dwc:startLatitude '20.7927'^^xsd:double;
  dwc:endLatitude '20.7927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8375 20.7927, -69.8375 20.7927, -69.8375 20.7927, -69.8375 20.7927, -69.8375 20.7927))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2742'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7712 -69.8633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7712"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7712 -69.8633)"^^geo:wktLiteral ;
  geo-pos:lat "20.7712"^^xsd:decimal ;
  geo-pos:long "-69.8633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_905'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_905'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8633'^^xsd:double;
  dwc:startLongitude '-69.8633'^^xsd:double;
  dwc:endLongitude '-69.8633'^^xsd:double;
  dwc:latitude '20.7712'^^xsd:double;
  dwc:startLatitude '20.7712'^^xsd:double;
  dwc:endLatitude '20.7712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8633 20.7712, -69.8633 20.7712, -69.8633 20.7712, -69.8633 20.7712, -69.8633 20.7712))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_905'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7698 -69.7885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7698"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7698 -69.7885)"^^geo:wktLiteral ;
  geo-pos:lat "20.7698"^^xsd:decimal ;
  geo-pos:long "-69.7885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_861'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_861'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7885'^^xsd:double;
  dwc:startLongitude '-69.7885'^^xsd:double;
  dwc:endLongitude '-69.7885'^^xsd:double;
  dwc:latitude '20.7698'^^xsd:double;
  dwc:startLatitude '20.7698'^^xsd:double;
  dwc:endLatitude '20.7698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7885 20.7698, -69.7885 20.7698, -69.7885 20.7698, -69.7885 20.7698, -69.7885 20.7698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_861'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7253 -69.7778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7253"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7253 -69.7778)"^^geo:wktLiteral ;
  geo-pos:lat "20.7253"^^xsd:decimal ;
  geo-pos:long "-69.7778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_853'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_853'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7778'^^xsd:double;
  dwc:startLongitude '-69.7778'^^xsd:double;
  dwc:endLongitude '-69.7778'^^xsd:double;
  dwc:latitude '20.7253'^^xsd:double;
  dwc:startLatitude '20.7253'^^xsd:double;
  dwc:endLatitude '20.7253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7778 20.7253, -69.7778 20.7253, -69.7778 20.7253, -69.7778 20.7253, -69.7778 20.7253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_853'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1233 -70.0605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1233 -70.0605)"^^geo:wktLiteral ;
  geo-pos:lat "43.1233"^^xsd:decimal ;
  geo-pos:long "-70.0605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3906'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3906'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0605'^^xsd:double;
  dwc:startLongitude '-70.0605'^^xsd:double;
  dwc:endLongitude '-70.0605'^^xsd:double;
  dwc:latitude '43.1233'^^xsd:double;
  dwc:startLatitude '43.1233'^^xsd:double;
  dwc:endLatitude '43.1233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0605 43.1233, -70.0605 43.1233, -70.0605 43.1233, -70.0605 43.1233, -70.0605 43.1233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3906'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1233 -70.0605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1233 -70.0605)"^^geo:wktLiteral ;
  geo-pos:lat "43.1233"^^xsd:decimal ;
  geo-pos:long "-70.0605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3905'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3905'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0605'^^xsd:double;
  dwc:startLongitude '-70.0605'^^xsd:double;
  dwc:endLongitude '-70.0605'^^xsd:double;
  dwc:latitude '43.1233'^^xsd:double;
  dwc:startLatitude '43.1233'^^xsd:double;
  dwc:endLatitude '43.1233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0605 43.1233, -70.0605 43.1233, -70.0605 43.1233, -70.0605 43.1233, -70.0605 43.1233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3905'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6433 -51.7933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6433"^^xsd:decimal ;
  dwc:decimalLongitude "-51.7933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6433 -51.7933)"^^geo:wktLiteral ;
  geo-pos:lat "63.6433"^^xsd:decimal ;
  geo-pos:long "-51.7933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_322'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_322'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.7933'^^xsd:double;
  dwc:startLongitude '-51.7933'^^xsd:double;
  dwc:endLongitude '-51.7933'^^xsd:double;
  dwc:latitude '63.6433'^^xsd:double;
  dwc:startLatitude '63.6433'^^xsd:double;
  dwc:endLatitude '63.6433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.7933 63.6433, -51.7933 63.6433, -51.7933 63.6433, -51.7933 63.6433, -51.7933 63.6433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_322'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1648 -70.0193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1648"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1648 -70.0193)"^^geo:wktLiteral ;
  geo-pos:lat "43.1648"^^xsd:decimal ;
  geo-pos:long "-70.0193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3263'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3263'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0193'^^xsd:double;
  dwc:startLongitude '-70.0193'^^xsd:double;
  dwc:endLongitude '-70.0193'^^xsd:double;
  dwc:latitude '43.1648'^^xsd:double;
  dwc:startLatitude '43.1648'^^xsd:double;
  dwc:endLatitude '43.1648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0193 43.1648, -70.0193 43.1648, -70.0193 43.1648, -70.0193 43.1648, -70.0193 43.1648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3263'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4066'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_4066'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4066'^^xsd:string;
  dwc:observationDate '1992-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2385"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  geo-pos:lat "47.2385"^^xsd:decimal ;
  geo-pos:long "-52.8113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3969'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3969'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8113'^^xsd:double;
  dwc:startLongitude '-52.8113'^^xsd:double;
  dwc:endLongitude '-52.8113'^^xsd:double;
  dwc:latitude '47.2385'^^xsd:double;
  dwc:startLatitude '47.2385'^^xsd:double;
  dwc:endLatitude '47.2385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3969'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2385"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  geo-pos:lat "47.2385"^^xsd:decimal ;
  geo-pos:long "-52.8113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3970'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3970'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8113'^^xsd:double;
  dwc:startLongitude '-52.8113'^^xsd:double;
  dwc:endLongitude '-52.8113'^^xsd:double;
  dwc:latitude '47.2385'^^xsd:double;
  dwc:startLatitude '47.2385'^^xsd:double;
  dwc:endLatitude '47.2385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3970'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2385"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  geo-pos:lat "47.2385"^^xsd:decimal ;
  geo-pos:long "-52.8113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3971'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3971'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8113'^^xsd:double;
  dwc:startLongitude '-52.8113'^^xsd:double;
  dwc:endLongitude '-52.8113'^^xsd:double;
  dwc:latitude '47.2385'^^xsd:double;
  dwc:startLatitude '47.2385'^^xsd:double;
  dwc:endLatitude '47.2385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3971'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7573 -52.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7573"^^xsd:decimal ;
  dwc:decimalLongitude "-52.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7573 -52.929)"^^geo:wktLiteral ;
  geo-pos:lat "47.7573"^^xsd:decimal ;
  geo-pos:long "-52.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3596'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3596'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.929'^^xsd:double;
  dwc:startLongitude '-52.929'^^xsd:double;
  dwc:endLongitude '-52.929'^^xsd:double;
  dwc:latitude '47.7573'^^xsd:double;
  dwc:startLatitude '47.7573'^^xsd:double;
  dwc:endLatitude '47.7573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.929 47.7573, -52.929 47.7573, -52.929 47.7573, -52.929 47.7573, -52.929 47.7573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3596'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3393 -66.3307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3393"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3393 -66.3307)"^^geo:wktLiteral ;
  geo-pos:lat "44.3393"^^xsd:decimal ;
  geo-pos:long "-66.3307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3245'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3245'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3307'^^xsd:double;
  dwc:startLongitude '-66.3307'^^xsd:double;
  dwc:endLongitude '-66.3307'^^xsd:double;
  dwc:latitude '44.3393'^^xsd:double;
  dwc:startLatitude '44.3393'^^xsd:double;
  dwc:endLatitude '44.3393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3307 44.3393, -66.3307 44.3393, -66.3307 44.3393, -66.3307 44.3393, -66.3307 44.3393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3245'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.887 -63.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.887"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.887 -63.4263)"^^geo:wktLiteral ;
  geo-pos:lat "49.887"^^xsd:decimal ;
  geo-pos:long "-63.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2371'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2371'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4263'^^xsd:double;
  dwc:startLongitude '-63.4263'^^xsd:double;
  dwc:endLongitude '-63.4263'^^xsd:double;
  dwc:latitude '49.887'^^xsd:double;
  dwc:startLatitude '49.887'^^xsd:double;
  dwc:endLatitude '49.887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4263 49.887, -63.4263 49.887, -63.4263 49.887, -63.4263 49.887, -63.4263 49.887))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2371'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2385"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  geo-pos:lat "47.2385"^^xsd:decimal ;
  geo-pos:long "-52.8113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3972'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3972'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8113'^^xsd:double;
  dwc:startLongitude '-52.8113'^^xsd:double;
  dwc:endLongitude '-52.8113'^^xsd:double;
  dwc:latitude '47.2385'^^xsd:double;
  dwc:startLatitude '47.2385'^^xsd:double;
  dwc:endLatitude '47.2385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3972'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2385"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  geo-pos:lat "47.2385"^^xsd:decimal ;
  geo-pos:long "-52.8113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3973'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3973'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8113'^^xsd:double;
  dwc:startLongitude '-52.8113'^^xsd:double;
  dwc:endLongitude '-52.8113'^^xsd:double;
  dwc:latitude '47.2385'^^xsd:double;
  dwc:startLatitude '47.2385'^^xsd:double;
  dwc:endLatitude '47.2385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3973'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2385"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  geo-pos:lat "47.2385"^^xsd:decimal ;
  geo-pos:long "-52.8113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3974'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3974'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8113'^^xsd:double;
  dwc:startLongitude '-52.8113'^^xsd:double;
  dwc:endLongitude '-52.8113'^^xsd:double;
  dwc:latitude '47.2385'^^xsd:double;
  dwc:startLatitude '47.2385'^^xsd:double;
  dwc:endLatitude '47.2385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3974'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2385"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2385 -52.8113)"^^geo:wktLiteral ;
  geo-pos:lat "47.2385"^^xsd:decimal ;
  geo-pos:long "-52.8113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3975'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3975'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8113'^^xsd:double;
  dwc:startLongitude '-52.8113'^^xsd:double;
  dwc:endLongitude '-52.8113'^^xsd:double;
  dwc:latitude '47.2385'^^xsd:double;
  dwc:startLatitude '47.2385'^^xsd:double;
  dwc:endLatitude '47.2385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385, -52.8113 47.2385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3975'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -56.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-56.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -56.14)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-56.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_450'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_450'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.14'^^xsd:double;
  dwc:startLongitude '-56.14'^^xsd:double;
  dwc:endLongitude '-56.14'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:startLatitude '50.7'^^xsd:double;
  dwc:endLatitude '50.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.14 50.7, -56.14 50.7, -56.14 50.7, -56.14 50.7, -56.14 50.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_450'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1867 -52.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1867"^^xsd:decimal ;
  dwc:decimalLongitude "-52.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1867 -52.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.1867"^^xsd:decimal ;
  geo-pos:long "-52.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_381'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_381'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.945'^^xsd:double;
  dwc:startLongitude '-52.945'^^xsd:double;
  dwc:endLongitude '-52.945'^^xsd:double;
  dwc:latitude '48.1867'^^xsd:double;
  dwc:startLatitude '48.1867'^^xsd:double;
  dwc:endLatitude '48.1867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.945 48.1867, -52.945 48.1867, -52.945 48.1867, -52.945 48.1867, -52.945 48.1867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_381'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1567 -69.2048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1567"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1567 -69.2048)"^^geo:wktLiteral ;
  geo-pos:lat "19.1567"^^xsd:decimal ;
  geo-pos:long "-69.2048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2599'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2599'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2048'^^xsd:double;
  dwc:startLongitude '-69.2048'^^xsd:double;
  dwc:endLongitude '-69.2048'^^xsd:double;
  dwc:latitude '19.1567'^^xsd:double;
  dwc:startLatitude '19.1567'^^xsd:double;
  dwc:endLatitude '19.1567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2048 19.1567, -69.2048 19.1567, -69.2048 19.1567, -69.2048 19.1567, -69.2048 19.1567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2599'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1567 -69.2048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1567"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1567 -69.2048)"^^geo:wktLiteral ;
  geo-pos:lat "19.1567"^^xsd:decimal ;
  geo-pos:long "-69.2048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2600'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2600'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2048'^^xsd:double;
  dwc:startLongitude '-69.2048'^^xsd:double;
  dwc:endLongitude '-69.2048'^^xsd:double;
  dwc:latitude '19.1567'^^xsd:double;
  dwc:startLatitude '19.1567'^^xsd:double;
  dwc:endLatitude '19.1567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2048 19.1567, -69.2048 19.1567, -69.2048 19.1567, -69.2048 19.1567, -69.2048 19.1567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2600'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7293 -69.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7293"^^xsd:decimal ;
  dwc:decimalLongitude "-69.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7293 -69.82)"^^geo:wktLiteral ;
  geo-pos:lat "20.7293"^^xsd:decimal ;
  geo-pos:long "-69.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2747'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2747'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.82'^^xsd:double;
  dwc:startLongitude '-69.82'^^xsd:double;
  dwc:endLongitude '-69.82'^^xsd:double;
  dwc:latitude '20.7293'^^xsd:double;
  dwc:startLatitude '20.7293'^^xsd:double;
  dwc:endLatitude '20.7293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.82 20.7293, -69.82 20.7293, -69.82 20.7293, -69.82 20.7293, -69.82 20.7293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2747'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7393 -69.7802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7393"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7393 -69.7802)"^^geo:wktLiteral ;
  geo-pos:lat "20.7393"^^xsd:decimal ;
  geo-pos:long "-69.7802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2880'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2880'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7802'^^xsd:double;
  dwc:startLongitude '-69.7802'^^xsd:double;
  dwc:endLongitude '-69.7802'^^xsd:double;
  dwc:latitude '20.7393'^^xsd:double;
  dwc:startLatitude '20.7393'^^xsd:double;
  dwc:endLatitude '20.7393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7802 20.7393, -69.7802 20.7393, -69.7802 20.7393, -69.7802 20.7393, -69.7802 20.7393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2880'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7735 -69.8175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7735"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7735 -69.8175)"^^geo:wktLiteral ;
  geo-pos:lat "20.7735"^^xsd:decimal ;
  geo-pos:long "-69.8175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2863'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2863'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8175'^^xsd:double;
  dwc:startLongitude '-69.8175'^^xsd:double;
  dwc:endLongitude '-69.8175'^^xsd:double;
  dwc:latitude '20.7735'^^xsd:double;
  dwc:startLatitude '20.7735'^^xsd:double;
  dwc:endLatitude '20.7735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8175 20.7735, -69.8175 20.7735, -69.8175 20.7735, -69.8175 20.7735, -69.8175 20.7735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2863'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.748 -69.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.748"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.748 -69.798)"^^geo:wktLiteral ;
  geo-pos:lat "20.748"^^xsd:decimal ;
  geo-pos:long "-69.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1730'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1730'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.798'^^xsd:double;
  dwc:startLongitude '-69.798'^^xsd:double;
  dwc:endLongitude '-69.798'^^xsd:double;
  dwc:latitude '20.748'^^xsd:double;
  dwc:startLatitude '20.748'^^xsd:double;
  dwc:endLatitude '20.748'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.798 20.748, -69.798 20.748, -69.798 20.748, -69.798 20.748, -69.798 20.748))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1730'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1905 -69.1553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1905"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1905 -69.1553)"^^geo:wktLiteral ;
  geo-pos:lat "19.1905"^^xsd:decimal ;
  geo-pos:long "-69.1553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1194'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1194'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1553'^^xsd:double;
  dwc:startLongitude '-69.1553'^^xsd:double;
  dwc:endLongitude '-69.1553'^^xsd:double;
  dwc:latitude '19.1905'^^xsd:double;
  dwc:startLatitude '19.1905'^^xsd:double;
  dwc:endLatitude '19.1905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1553 19.1905, -69.1553 19.1905, -69.1553 19.1905, -69.1553 19.1905, -69.1553 19.1905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1194'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.087 -52.0145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.087"^^xsd:decimal ;
  dwc:decimalLongitude "-52.0145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.087 -52.0145)"^^geo:wktLiteral ;
  geo-pos:lat "64.087"^^xsd:decimal ;
  geo-pos:long "-52.0145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_217'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_217'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.0145'^^xsd:double;
  dwc:startLongitude '-52.0145'^^xsd:double;
  dwc:endLongitude '-52.0145'^^xsd:double;
  dwc:latitude '64.087'^^xsd:double;
  dwc:startLatitude '64.087'^^xsd:double;
  dwc:endLatitude '64.087'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.0145 64.087, -52.0145 64.087, -52.0145 64.087, -52.0145 64.087, -52.0145 64.087))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_217'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8183)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1457'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1457'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8183'^^xsd:double;
  dwc:startLongitude '-69.8183'^^xsd:double;
  dwc:endLongitude '-69.8183'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8183 20.7333, -69.8183 20.7333, -69.8183 20.7333, -69.8183 20.7333, -69.8183 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1457'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7287"^^xsd:decimal ;
  dwc:decimalLongitude "-69.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.77)"^^geo:wktLiteral ;
  geo-pos:lat "20.7287"^^xsd:decimal ;
  geo-pos:long "-69.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1412'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1412'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.77'^^xsd:double;
  dwc:startLongitude '-69.77'^^xsd:double;
  dwc:endLongitude '-69.77'^^xsd:double;
  dwc:latitude '20.7287'^^xsd:double;
  dwc:startLatitude '20.7287'^^xsd:double;
  dwc:endLatitude '20.7287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.77 20.7287, -69.77 20.7287, -69.77 20.7287, -69.77 20.7287, -69.77 20.7287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1412'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.732 -52.7222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.732"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.732 -52.7222)"^^geo:wktLiteral ;
  geo-pos:lat "64.732"^^xsd:decimal ;
  geo-pos:long "-52.7222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_246'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_246'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7222'^^xsd:double;
  dwc:startLongitude '-52.7222'^^xsd:double;
  dwc:endLongitude '-52.7222'^^xsd:double;
  dwc:latitude '64.732'^^xsd:double;
  dwc:startLatitude '64.732'^^xsd:double;
  dwc:endLatitude '64.732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7222 64.732, -52.7222 64.732, -52.7222 64.732, -52.7222 64.732, -52.7222 64.732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_246'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7333 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7333 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "66.7333"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1767'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1767'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:startLongitude '-23.9'^^xsd:double;
  dwc:endLongitude '-23.9'^^xsd:double;
  dwc:latitude '66.7333'^^xsd:double;
  dwc:startLatitude '66.7333'^^xsd:double;
  dwc:endLatitude '66.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.9 66.7333, -23.9 66.7333, -23.9 66.7333, -23.9 66.7333, -23.9 66.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1767'^^xsd:string;
  dwc:observationDate '1992-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0833 -22.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-22.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0833 -22.15)"^^geo:wktLiteral ;
  geo-pos:lat "63.0833"^^xsd:decimal ;
  geo-pos:long "-22.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1885'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1885'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-22.15'^^xsd:double;
  dwc:startLongitude '-22.15'^^xsd:double;
  dwc:endLongitude '-22.15'^^xsd:double;
  dwc:latitude '63.0833'^^xsd:double;
  dwc:startLatitude '63.0833'^^xsd:double;
  dwc:endLatitude '63.0833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.15 63.0833, -22.15 63.0833, -22.15 63.0833, -22.15 63.0833, -22.15 63.0833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1885'^^xsd:string;
  dwc:observationDate '1993-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1667 -55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1667 -55.65)"^^geo:wktLiteral ;
  geo-pos:lat "51.1667"^^xsd:decimal ;
  geo-pos:long "-55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_118'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_118'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.65'^^xsd:double;
  dwc:startLongitude '-55.65'^^xsd:double;
  dwc:endLongitude '-55.65'^^xsd:double;
  dwc:latitude '51.1667'^^xsd:double;
  dwc:startLatitude '51.1667'^^xsd:double;
  dwc:endLatitude '51.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.65 51.1667, -55.65 51.1667, -55.65 51.1667, -55.65 51.1667, -55.65 51.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_118'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3047 -52.7498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3047"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3047 -52.7498)"^^geo:wktLiteral ;
  geo-pos:lat "47.3047"^^xsd:decimal ;
  geo-pos:long "-52.7498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3638'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3638'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7498'^^xsd:double;
  dwc:startLongitude '-52.7498'^^xsd:double;
  dwc:endLongitude '-52.7498'^^xsd:double;
  dwc:latitude '47.3047'^^xsd:double;
  dwc:startLatitude '47.3047'^^xsd:double;
  dwc:endLatitude '47.3047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7498 47.3047, -52.7498 47.3047, -52.7498 47.3047, -52.7498 47.3047, -52.7498 47.3047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3638'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3047 -52.7498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3047"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3047 -52.7498)"^^geo:wktLiteral ;
  geo-pos:lat "47.3047"^^xsd:decimal ;
  geo-pos:long "-52.7498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3639'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3639'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7498'^^xsd:double;
  dwc:startLongitude '-52.7498'^^xsd:double;
  dwc:endLongitude '-52.7498'^^xsd:double;
  dwc:latitude '47.3047'^^xsd:double;
  dwc:startLatitude '47.3047'^^xsd:double;
  dwc:endLatitude '47.3047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7498 47.3047, -52.7498 47.3047, -52.7498 47.3047, -52.7498 47.3047, -52.7498 47.3047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3639'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9362 -53.6153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9362"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9362 -53.6153)"^^geo:wktLiteral ;
  geo-pos:lat "46.9362"^^xsd:decimal ;
  geo-pos:long "-53.6153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3608'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3608'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6153'^^xsd:double;
  dwc:startLongitude '-53.6153'^^xsd:double;
  dwc:endLongitude '-53.6153'^^xsd:double;
  dwc:latitude '46.9362'^^xsd:double;
  dwc:startLatitude '46.9362'^^xsd:double;
  dwc:endLatitude '46.9362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6153 46.9362, -53.6153 46.9362, -53.6153 46.9362, -53.6153 46.9362, -53.6153 46.9362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3608'^^xsd:string;
  dwc:observationDate '1993-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1903 -57.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1903"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1903 -57.843)"^^geo:wktLiteral ;
  geo-pos:lat "51.1903"^^xsd:decimal ;
  geo-pos:long "-57.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2321'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2321'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.843'^^xsd:double;
  dwc:startLongitude '-57.843'^^xsd:double;
  dwc:endLongitude '-57.843'^^xsd:double;
  dwc:latitude '51.1903'^^xsd:double;
  dwc:startLatitude '51.1903'^^xsd:double;
  dwc:endLatitude '51.1903'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.843 51.1903, -57.843 51.1903, -57.843 51.1903, -57.843 51.1903, -57.843 51.1903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2321'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.024 -64.5735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.024"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.024 -64.5735)"^^geo:wktLiteral ;
  geo-pos:lat "50.024"^^xsd:decimal ;
  geo-pos:long "-64.5735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4203'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_4203'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5735'^^xsd:double;
  dwc:startLongitude '-64.5735'^^xsd:double;
  dwc:endLongitude '-64.5735'^^xsd:double;
  dwc:latitude '50.024'^^xsd:double;
  dwc:startLatitude '50.024'^^xsd:double;
  dwc:endLatitude '50.024'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5735 50.024, -64.5735 50.024, -64.5735 50.024, -64.5735 50.024, -64.5735 50.024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4203'^^xsd:string;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1537 -55.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1537"^^xsd:decimal ;
  dwc:decimalLongitude "-55.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1537 -55.656)"^^geo:wktLiteral ;
  geo-pos:lat "51.1537"^^xsd:decimal ;
  geo-pos:long "-55.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_116'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_116'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.656'^^xsd:double;
  dwc:startLongitude '-55.656'^^xsd:double;
  dwc:endLongitude '-55.656'^^xsd:double;
  dwc:latitude '51.1537'^^xsd:double;
  dwc:startLatitude '51.1537'^^xsd:double;
  dwc:endLatitude '51.1537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.656 51.1537, -55.656 51.1537, -55.656 51.1537, -55.656 51.1537, -55.656 51.1537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_116'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3598 -57.2302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3598"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3598 -57.2302)"^^geo:wktLiteral ;
  geo-pos:lat "51.3598"^^xsd:decimal ;
  geo-pos:long "-57.2302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_55'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_55'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2302'^^xsd:double;
  dwc:startLongitude '-57.2302'^^xsd:double;
  dwc:endLongitude '-57.2302'^^xsd:double;
  dwc:latitude '51.3598'^^xsd:double;
  dwc:startLatitude '51.3598'^^xsd:double;
  dwc:endLatitude '51.3598'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2302 51.3598, -57.2302 51.3598, -57.2302 51.3598, -57.2302 51.3598, -57.2302 51.3598))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_55'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3508 -56.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-56.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3508 -56.375)"^^geo:wktLiteral ;
  geo-pos:lat "50.3508"^^xsd:decimal ;
  geo-pos:long "-56.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_446'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_446'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.375'^^xsd:double;
  dwc:startLongitude '-56.375'^^xsd:double;
  dwc:endLongitude '-56.375'^^xsd:double;
  dwc:latitude '50.3508'^^xsd:double;
  dwc:startLatitude '50.3508'^^xsd:double;
  dwc:endLatitude '50.3508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.375 50.3508, -56.375 50.3508, -56.375 50.3508, -56.375 50.3508, -56.375 50.3508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_446'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3903 -57.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3903"^^xsd:decimal ;
  dwc:decimalLongitude "-57.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3903 -57.219)"^^geo:wktLiteral ;
  geo-pos:lat "51.3903"^^xsd:decimal ;
  geo-pos:long "-57.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2251'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2251'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.219'^^xsd:double;
  dwc:startLongitude '-57.219'^^xsd:double;
  dwc:endLongitude '-57.219'^^xsd:double;
  dwc:latitude '51.3903'^^xsd:double;
  dwc:startLatitude '51.3903'^^xsd:double;
  dwc:endLatitude '51.3903'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.219 51.3903, -57.219 51.3903, -57.219 51.3903, -57.219 51.3903, -57.219 51.3903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2251'^^xsd:string;
  dwc:observationDate '1992-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3903 -57.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3903"^^xsd:decimal ;
  dwc:decimalLongitude "-57.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3903 -57.219)"^^geo:wktLiteral ;
  geo-pos:lat "51.3903"^^xsd:decimal ;
  geo-pos:long "-57.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2250'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2250'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.219'^^xsd:double;
  dwc:startLongitude '-57.219'^^xsd:double;
  dwc:endLongitude '-57.219'^^xsd:double;
  dwc:latitude '51.3903'^^xsd:double;
  dwc:startLatitude '51.3903'^^xsd:double;
  dwc:endLatitude '51.3903'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.219 51.3903, -57.219 51.3903, -57.219 51.3903, -57.219 51.3903, -57.219 51.3903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2250'^^xsd:string;
  dwc:observationDate '1992-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7393 -69.7945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7393"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7393 -69.7945)"^^geo:wktLiteral ;
  geo-pos:lat "20.7393"^^xsd:decimal ;
  geo-pos:long "-69.7945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2909'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2909'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7945'^^xsd:double;
  dwc:startLongitude '-69.7945'^^xsd:double;
  dwc:endLongitude '-69.7945'^^xsd:double;
  dwc:latitude '20.7393'^^xsd:double;
  dwc:startLatitude '20.7393'^^xsd:double;
  dwc:endLatitude '20.7393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7945 20.7393, -69.7945 20.7393, -69.7945 20.7393, -69.7945 20.7393, -69.7945 20.7393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2909'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1662 -52.8553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1662"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1662 -52.8553)"^^geo:wktLiteral ;
  geo-pos:lat "47.1662"^^xsd:decimal ;
  geo-pos:long "-52.8553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3699'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3699'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8553'^^xsd:double;
  dwc:startLongitude '-52.8553'^^xsd:double;
  dwc:endLongitude '-52.8553'^^xsd:double;
  dwc:latitude '47.1662'^^xsd:double;
  dwc:startLatitude '47.1662'^^xsd:double;
  dwc:endLatitude '47.1662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8553 47.1662, -52.8553 47.1662, -52.8553 47.1662, -52.8553 47.1662, -52.8553 47.1662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3699'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1903 -57.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1903"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1903 -57.843)"^^geo:wktLiteral ;
  geo-pos:lat "51.1903"^^xsd:decimal ;
  geo-pos:long "-57.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2322'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2322'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.843'^^xsd:double;
  dwc:startLongitude '-57.843'^^xsd:double;
  dwc:endLongitude '-57.843'^^xsd:double;
  dwc:latitude '51.1903'^^xsd:double;
  dwc:startLatitude '51.1903'^^xsd:double;
  dwc:endLatitude '51.1903'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.843 51.1903, -57.843 51.1903, -57.843 51.1903, -57.843 51.1903, -57.843 51.1903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2322'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.107 -67.8095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.107"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.107 -67.8095)"^^geo:wktLiteral ;
  geo-pos:lat "44.107"^^xsd:decimal ;
  geo-pos:long "-67.8095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3227'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3227'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8095'^^xsd:double;
  dwc:startLongitude '-67.8095'^^xsd:double;
  dwc:endLongitude '-67.8095'^^xsd:double;
  dwc:latitude '44.107'^^xsd:double;
  dwc:startLatitude '44.107'^^xsd:double;
  dwc:endLatitude '44.107'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8095 44.107, -67.8095 44.107, -67.8095 44.107, -67.8095 44.107, -67.8095 44.107))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3227'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4085'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_4085'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4085'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.361 -54.1677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.361"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.361 -54.1677)"^^geo:wktLiteral ;
  geo-pos:lat "47.361"^^xsd:decimal ;
  geo-pos:long "-54.1677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3634'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3634'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1677'^^xsd:double;
  dwc:startLongitude '-54.1677'^^xsd:double;
  dwc:endLongitude '-54.1677'^^xsd:double;
  dwc:latitude '47.361'^^xsd:double;
  dwc:startLatitude '47.361'^^xsd:double;
  dwc:endLatitude '47.361'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1677 47.361, -54.1677 47.361, -54.1677 47.361, -54.1677 47.361, -54.1677 47.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3634'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6603 -53.6115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6603"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6603 -53.6115)"^^geo:wktLiteral ;
  geo-pos:lat "48.6603"^^xsd:decimal ;
  geo-pos:long "-53.6115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3781'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3781'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6115'^^xsd:double;
  dwc:startLongitude '-53.6115'^^xsd:double;
  dwc:endLongitude '-53.6115'^^xsd:double;
  dwc:latitude '48.6603'^^xsd:double;
  dwc:startLatitude '48.6603'^^xsd:double;
  dwc:endLatitude '48.6603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6115 48.6603, -53.6115 48.6603, -53.6115 48.6603, -53.6115 48.6603, -53.6115 48.6603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3781'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285 -57.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.285"^^xsd:decimal ;
  dwc:decimalLongitude "-57.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285 -57.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.285"^^xsd:decimal ;
  geo-pos:long "-57.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_81'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_81'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.45'^^xsd:double;
  dwc:startLongitude '-57.45'^^xsd:double;
  dwc:endLongitude '-57.45'^^xsd:double;
  dwc:latitude '51.285'^^xsd:double;
  dwc:startLatitude '51.285'^^xsd:double;
  dwc:endLatitude '51.285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.45 51.285, -57.45 51.285, -57.45 51.285, -57.45 51.285, -57.45 51.285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_81'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9167 -55.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9167 -55.9167)"^^geo:wktLiteral ;
  geo-pos:lat "51.9167"^^xsd:decimal ;
  geo-pos:long "-55.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1952'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1952'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.9167'^^xsd:double;
  dwc:startLongitude '-55.9167'^^xsd:double;
  dwc:endLongitude '-55.9167'^^xsd:double;
  dwc:latitude '51.9167'^^xsd:double;
  dwc:startLatitude '51.9167'^^xsd:double;
  dwc:endLatitude '51.9167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.9167 51.9167, -55.9167 51.9167, -55.9167 51.9167, -55.9167 51.9167, -55.9167 51.9167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1952'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1092 -70.0428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1092"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1092 -70.0428)"^^geo:wktLiteral ;
  geo-pos:lat "43.1092"^^xsd:decimal ;
  geo-pos:long "-70.0428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3883'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3883'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0428'^^xsd:double;
  dwc:startLongitude '-70.0428'^^xsd:double;
  dwc:endLongitude '-70.0428'^^xsd:double;
  dwc:latitude '43.1092'^^xsd:double;
  dwc:startLatitude '43.1092'^^xsd:double;
  dwc:endLatitude '43.1092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0428 43.1092, -70.0428 43.1092, -70.0428 43.1092, -70.0428 43.1092, -70.0428 43.1092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3883'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7557 -69.8147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7557"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7557 -69.8147)"^^geo:wktLiteral ;
  geo-pos:lat "20.7557"^^xsd:decimal ;
  geo-pos:long "-69.8147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2687'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2687'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8147'^^xsd:double;
  dwc:startLongitude '-69.8147'^^xsd:double;
  dwc:endLongitude '-69.8147'^^xsd:double;
  dwc:latitude '20.7557'^^xsd:double;
  dwc:startLatitude '20.7557'^^xsd:double;
  dwc:endLatitude '20.7557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8147 20.7557, -69.8147 20.7557, -69.8147 20.7557, -69.8147 20.7557, -69.8147 20.7557))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2687'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7557 -69.8147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7557"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7557 -69.8147)"^^geo:wktLiteral ;
  geo-pos:lat "20.7557"^^xsd:decimal ;
  geo-pos:long "-69.8147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2688'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2688'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8147'^^xsd:double;
  dwc:startLongitude '-69.8147'^^xsd:double;
  dwc:endLongitude '-69.8147'^^xsd:double;
  dwc:latitude '20.7557'^^xsd:double;
  dwc:startLatitude '20.7557'^^xsd:double;
  dwc:endLatitude '20.7557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8147 20.7557, -69.8147 20.7557, -69.8147 20.7557, -69.8147 20.7557, -69.8147 20.7557))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2688'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7282 -69.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7282"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7282 -69.7893)"^^geo:wktLiteral ;
  geo-pos:lat "20.7282"^^xsd:decimal ;
  geo-pos:long "-69.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2777'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2777'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7893'^^xsd:double;
  dwc:startLongitude '-69.7893'^^xsd:double;
  dwc:endLongitude '-69.7893'^^xsd:double;
  dwc:latitude '20.7282'^^xsd:double;
  dwc:startLatitude '20.7282'^^xsd:double;
  dwc:endLatitude '20.7282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7893 20.7282, -69.7893 20.7282, -69.7893 20.7282, -69.7893 20.7282, -69.7893 20.7282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2777'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7208 -69.7957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7208"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7208 -69.7957)"^^geo:wktLiteral ;
  geo-pos:lat "20.7208"^^xsd:decimal ;
  geo-pos:long "-69.7957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1564'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1564'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7957'^^xsd:double;
  dwc:startLongitude '-69.7957'^^xsd:double;
  dwc:endLongitude '-69.7957'^^xsd:double;
  dwc:latitude '20.7208'^^xsd:double;
  dwc:startLatitude '20.7208'^^xsd:double;
  dwc:endLatitude '20.7208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7957 20.7208, -69.7957 20.7208, -69.7957 20.7208, -69.7957 20.7208, -69.7957 20.7208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1564'^^xsd:string;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1692 -69.1218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1692"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1692 -69.1218)"^^geo:wktLiteral ;
  geo-pos:lat "19.1692"^^xsd:decimal ;
  geo-pos:long "-69.1218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2641'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2641'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1218'^^xsd:double;
  dwc:startLongitude '-69.1218'^^xsd:double;
  dwc:endLongitude '-69.1218'^^xsd:double;
  dwc:latitude '19.1692'^^xsd:double;
  dwc:startLatitude '19.1692'^^xsd:double;
  dwc:endLatitude '19.1692'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1218 19.1692, -69.1218 19.1692, -69.1218 19.1692, -69.1218 19.1692, -69.1218 19.1692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2641'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182 -69.7882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182 -69.7882)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182"^^xsd:decimal ;
  geo-pos:long "-69.7882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1716'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1716'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7882'^^xsd:double;
  dwc:startLongitude '-69.7882'^^xsd:double;
  dwc:endLongitude '-69.7882'^^xsd:double;
  dwc:latitude '20.7182'^^xsd:double;
  dwc:startLatitude '20.7182'^^xsd:double;
  dwc:endLatitude '20.7182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7882 20.7182, -69.7882 20.7182, -69.7882 20.7182, -69.7882 20.7182, -69.7882 20.7182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1716'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7512 -69.8053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7512"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7512 -69.8053)"^^geo:wktLiteral ;
  geo-pos:lat "20.7512"^^xsd:decimal ;
  geo-pos:long "-69.8053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1206'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1206'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8053'^^xsd:double;
  dwc:startLongitude '-69.8053'^^xsd:double;
  dwc:endLongitude '-69.8053'^^xsd:double;
  dwc:latitude '20.7512'^^xsd:double;
  dwc:startLatitude '20.7512'^^xsd:double;
  dwc:endLatitude '20.7512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8053 20.7512, -69.8053 20.7512, -69.8053 20.7512, -69.8053 20.7512, -69.8053 20.7512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1206'^^xsd:string;
  dwc:observationDate '1992-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7512 -69.8053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7512"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7512 -69.8053)"^^geo:wktLiteral ;
  geo-pos:lat "20.7512"^^xsd:decimal ;
  geo-pos:long "-69.8053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1207'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1207'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8053'^^xsd:double;
  dwc:startLongitude '-69.8053'^^xsd:double;
  dwc:endLongitude '-69.8053'^^xsd:double;
  dwc:latitude '20.7512'^^xsd:double;
  dwc:startLatitude '20.7512'^^xsd:double;
  dwc:endLatitude '20.7512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8053 20.7512, -69.8053 20.7512, -69.8053 20.7512, -69.8053 20.7512, -69.8053 20.7512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1207'^^xsd:string;
  dwc:observationDate '1992-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7273 -69.8628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7273"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7273 -69.8628)"^^geo:wktLiteral ;
  geo-pos:lat "20.7273"^^xsd:decimal ;
  geo-pos:long "-69.8628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1458'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1458'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8628'^^xsd:double;
  dwc:startLongitude '-69.8628'^^xsd:double;
  dwc:endLongitude '-69.8628'^^xsd:double;
  dwc:latitude '20.7273'^^xsd:double;
  dwc:startLatitude '20.7273'^^xsd:double;
  dwc:endLatitude '20.7273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8628 20.7273, -69.8628 20.7273, -69.8628 20.7273, -69.8628 20.7273, -69.8628 20.7273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1458'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7113 -69.8357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7113"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7113 -69.8357)"^^geo:wktLiteral ;
  geo-pos:lat "20.7113"^^xsd:decimal ;
  geo-pos:long "-69.8357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1418'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1418'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8357'^^xsd:double;
  dwc:startLongitude '-69.8357'^^xsd:double;
  dwc:endLongitude '-69.8357'^^xsd:double;
  dwc:latitude '20.7113'^^xsd:double;
  dwc:startLatitude '20.7113'^^xsd:double;
  dwc:endLatitude '20.7113'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8357 20.7113, -69.8357 20.7113, -69.8357 20.7113, -69.8357 20.7113, -69.8357 20.7113))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1418'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0512 -52.118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0512"^^xsd:decimal ;
  dwc:decimalLongitude "-52.118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0512 -52.118)"^^geo:wktLiteral ;
  geo-pos:lat "64.0512"^^xsd:decimal ;
  geo-pos:long "-52.118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_188'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_188'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.118'^^xsd:double;
  dwc:startLongitude '-52.118'^^xsd:double;
  dwc:endLongitude '-52.118'^^xsd:double;
  dwc:latitude '64.0512'^^xsd:double;
  dwc:startLatitude '64.0512'^^xsd:double;
  dwc:endLatitude '64.0512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.118 64.0512, -52.118 64.0512, -52.118 64.0512, -52.118 64.0512, -52.118 64.0512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_188'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.724 -69.8265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.724"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.724 -69.8265)"^^geo:wktLiteral ;
  geo-pos:lat "20.724"^^xsd:decimal ;
  geo-pos:long "-69.8265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1684'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1684'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8265'^^xsd:double;
  dwc:startLongitude '-69.8265'^^xsd:double;
  dwc:endLongitude '-69.8265'^^xsd:double;
  dwc:latitude '20.724'^^xsd:double;
  dwc:startLatitude '20.724'^^xsd:double;
  dwc:endLatitude '20.724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8265 20.724, -69.8265 20.724, -69.8265 20.724, -69.8265 20.724, -69.8265 20.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1684'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.403 -52.6953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.403"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.403 -52.6953)"^^geo:wktLiteral ;
  geo-pos:lat "47.403"^^xsd:decimal ;
  geo-pos:long "-52.6953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3956'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3956'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6953'^^xsd:double;
  dwc:startLongitude '-52.6953'^^xsd:double;
  dwc:endLongitude '-52.6953'^^xsd:double;
  dwc:latitude '47.403'^^xsd:double;
  dwc:startLatitude '47.403'^^xsd:double;
  dwc:endLatitude '47.403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6953 47.403, -52.6953 47.403, -52.6953 47.403, -52.6953 47.403, -52.6953 47.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3956'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.792 -52.6617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.792"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.792 -52.6617)"^^geo:wktLiteral ;
  geo-pos:lat "64.792"^^xsd:decimal ;
  geo-pos:long "-52.6617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_248'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_248'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6617'^^xsd:double;
  dwc:startLongitude '-52.6617'^^xsd:double;
  dwc:endLongitude '-52.6617'^^xsd:double;
  dwc:latitude '64.792'^^xsd:double;
  dwc:startLatitude '64.792'^^xsd:double;
  dwc:endLatitude '64.792'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6617 64.792, -52.6617 64.792, -52.6617 64.792, -52.6617 64.792, -52.6617 64.792))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_248'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0808 -52.0463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-52.0463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0808 -52.0463)"^^geo:wktLiteral ;
  geo-pos:lat "64.0808"^^xsd:decimal ;
  geo-pos:long "-52.0463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_220'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_220'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.0463'^^xsd:double;
  dwc:startLongitude '-52.0463'^^xsd:double;
  dwc:endLongitude '-52.0463'^^xsd:double;
  dwc:latitude '64.0808'^^xsd:double;
  dwc:startLatitude '64.0808'^^xsd:double;
  dwc:endLatitude '64.0808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.0463 64.0808, -52.0463 64.0808, -52.0463 64.0808, -52.0463 64.0808, -52.0463 64.0808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_220'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1044'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1044'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1044'^^xsd:string;
  dwc:observationDate '1992-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1045'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1045'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1045'^^xsd:string;
  dwc:observationDate '1992-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1046'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1046'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1046'^^xsd:string;
  dwc:observationDate '1992-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7438 -69.7937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7438"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7438 -69.7937)"^^geo:wktLiteral ;
  geo-pos:lat "20.7438"^^xsd:decimal ;
  geo-pos:long "-69.7937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1548'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1548'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7937'^^xsd:double;
  dwc:startLongitude '-69.7937'^^xsd:double;
  dwc:endLongitude '-69.7937'^^xsd:double;
  dwc:latitude '20.7438'^^xsd:double;
  dwc:startLatitude '20.7438'^^xsd:double;
  dwc:endLatitude '20.7438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7937 20.7438, -69.7937 20.7438, -69.7937 20.7438, -69.7937 20.7438, -69.7937 20.7438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1548'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1632'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1632'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1632'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1631'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1631'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1631'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0167 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0167 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "66.0167"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1864'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1864'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:startLongitude '-28.3'^^xsd:double;
  dwc:endLongitude '-28.3'^^xsd:double;
  dwc:latitude '66.0167'^^xsd:double;
  dwc:startLatitude '66.0167'^^xsd:double;
  dwc:endLatitude '66.0167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.3 66.0167, -28.3 66.0167, -28.3 66.0167, -28.3 66.0167, -28.3 66.0167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1864'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4073'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_4073'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4073'^^xsd:string;
  dwc:observationDate '1993-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7535 -52.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7535"^^xsd:decimal ;
  dwc:decimalLongitude "-52.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7535 -52.929)"^^geo:wktLiteral ;
  geo-pos:lat "47.7535"^^xsd:decimal ;
  geo-pos:long "-52.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3597'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3597'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.929'^^xsd:double;
  dwc:startLongitude '-52.929'^^xsd:double;
  dwc:endLongitude '-52.929'^^xsd:double;
  dwc:latitude '47.7535'^^xsd:double;
  dwc:startLatitude '47.7535'^^xsd:double;
  dwc:endLatitude '47.7535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.929 47.7535, -52.929 47.7535, -52.929 47.7535, -52.929 47.7535, -52.929 47.7535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3597'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8048 -63.2222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8048"^^xsd:decimal ;
  dwc:decimalLongitude "-63.2222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8048 -63.2222)"^^geo:wktLiteral ;
  geo-pos:lat "49.8048"^^xsd:decimal ;
  geo-pos:long "-63.2222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2362'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2362'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.2222'^^xsd:double;
  dwc:startLongitude '-63.2222'^^xsd:double;
  dwc:endLongitude '-63.2222'^^xsd:double;
  dwc:latitude '49.8048'^^xsd:double;
  dwc:startLatitude '49.8048'^^xsd:double;
  dwc:endLatitude '49.8048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.2222 49.8048, -63.2222 49.8048, -63.2222 49.8048, -63.2222 49.8048, -63.2222 49.8048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2362'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_347'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_347'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.75'^^xsd:double;
  dwc:startLongitude '-53.75'^^xsd:double;
  dwc:endLongitude '-53.75'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:startLatitude '47.75'^^xsd:double;
  dwc:endLatitude '47.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.75 47.75, -53.75 47.75, -53.75 47.75, -53.75 47.75, -53.75 47.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_347'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1458 -67.8618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1458"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1458 -67.8618)"^^geo:wktLiteral ;
  geo-pos:lat "44.1458"^^xsd:decimal ;
  geo-pos:long "-67.8618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3231'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3231'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8618'^^xsd:double;
  dwc:startLongitude '-67.8618'^^xsd:double;
  dwc:endLongitude '-67.8618'^^xsd:double;
  dwc:latitude '44.1458'^^xsd:double;
  dwc:startLatitude '44.1458'^^xsd:double;
  dwc:endLatitude '44.1458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8618 44.1458, -67.8618 44.1458, -67.8618 44.1458, -67.8618 44.1458, -67.8618 44.1458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3231'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1652 -69.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1652"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1652 -69.2028)"^^geo:wktLiteral ;
  geo-pos:lat "19.1652"^^xsd:decimal ;
  geo-pos:long "-69.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2578'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2578'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2028'^^xsd:double;
  dwc:startLongitude '-69.2028'^^xsd:double;
  dwc:endLongitude '-69.2028'^^xsd:double;
  dwc:latitude '19.1652'^^xsd:double;
  dwc:startLatitude '19.1652'^^xsd:double;
  dwc:endLatitude '19.1652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2028 19.1652, -69.2028 19.1652, -69.2028 19.1652, -69.2028 19.1652, -69.2028 19.1652))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2578'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1652 -69.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1652"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1652 -69.2028)"^^geo:wktLiteral ;
  geo-pos:lat "19.1652"^^xsd:decimal ;
  geo-pos:long "-69.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2579'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2579'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2028'^^xsd:double;
  dwc:startLongitude '-69.2028'^^xsd:double;
  dwc:endLongitude '-69.2028'^^xsd:double;
  dwc:latitude '19.1652'^^xsd:double;
  dwc:startLatitude '19.1652'^^xsd:double;
  dwc:endLatitude '19.1652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2028 19.1652, -69.2028 19.1652, -69.2028 19.1652, -69.2028 19.1652, -69.2028 19.1652))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2579'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9213 -67.8583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9213"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9213 -67.8583)"^^geo:wktLiteral ;
  geo-pos:lat "41.9213"^^xsd:decimal ;
  geo-pos:long "-67.8583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3351'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3351'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.8833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8583'^^xsd:double;
  dwc:startLongitude '-67.8583'^^xsd:double;
  dwc:endLongitude '-67.8583'^^xsd:double;
  dwc:latitude '41.9213'^^xsd:double;
  dwc:startLatitude '41.9213'^^xsd:double;
  dwc:endLatitude '41.9213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8583 41.9213, -67.8583 41.9213, -67.8583 41.9213, -67.8583 41.9213, -67.8583 41.9213))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3351'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2178 -67.3847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2178"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2178 -67.3847)"^^geo:wktLiteral ;
  geo-pos:lat "18.2178"^^xsd:decimal ;
  geo-pos:long "-67.3847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3066'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3066'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3847'^^xsd:double;
  dwc:startLongitude '-67.3847'^^xsd:double;
  dwc:endLongitude '-67.3847'^^xsd:double;
  dwc:latitude '18.2178'^^xsd:double;
  dwc:startLatitude '18.2178'^^xsd:double;
  dwc:endLatitude '18.2178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3847 18.2178, -67.3847 18.2178, -67.3847 18.2178, -67.3847 18.2178, -67.3847 18.2178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3066'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0973 -70.0698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0973"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0973 -70.0698)"^^geo:wktLiteral ;
  geo-pos:lat "43.0973"^^xsd:decimal ;
  geo-pos:long "-70.0698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3897'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3897'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0698'^^xsd:double;
  dwc:startLongitude '-70.0698'^^xsd:double;
  dwc:endLongitude '-70.0698'^^xsd:double;
  dwc:latitude '43.0973'^^xsd:double;
  dwc:startLatitude '43.0973'^^xsd:double;
  dwc:endLatitude '43.0973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0698 43.0973, -70.0698 43.0973, -70.0698 43.0973, -70.0698 43.0973, -70.0698 43.0973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3897'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0973 -70.0698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0973"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0973 -70.0698)"^^geo:wktLiteral ;
  geo-pos:lat "43.0973"^^xsd:decimal ;
  geo-pos:long "-70.0698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3898'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3898'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0698'^^xsd:double;
  dwc:startLongitude '-70.0698'^^xsd:double;
  dwc:endLongitude '-70.0698'^^xsd:double;
  dwc:latitude '43.0973'^^xsd:double;
  dwc:startLatitude '43.0973'^^xsd:double;
  dwc:endLatitude '43.0973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0698 43.0973, -70.0698 43.0973, -70.0698 43.0973, -70.0698 43.0973, -70.0698 43.0973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3898'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0973 -70.0698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0973"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0973 -70.0698)"^^geo:wktLiteral ;
  geo-pos:lat "43.0973"^^xsd:decimal ;
  geo-pos:long "-70.0698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3899'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3899'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0698'^^xsd:double;
  dwc:startLongitude '-70.0698'^^xsd:double;
  dwc:endLongitude '-70.0698'^^xsd:double;
  dwc:latitude '43.0973'^^xsd:double;
  dwc:startLatitude '43.0973'^^xsd:double;
  dwc:endLatitude '43.0973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0698 43.0973, -70.0698 43.0973, -70.0698 43.0973, -70.0698 43.0973, -70.0698 43.0973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3899'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0973 -70.0698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0973"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0973 -70.0698)"^^geo:wktLiteral ;
  geo-pos:lat "43.0973"^^xsd:decimal ;
  geo-pos:long "-70.0698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3900'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3900'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0698'^^xsd:double;
  dwc:startLongitude '-70.0698'^^xsd:double;
  dwc:endLongitude '-70.0698'^^xsd:double;
  dwc:latitude '43.0973'^^xsd:double;
  dwc:startLatitude '43.0973'^^xsd:double;
  dwc:endLatitude '43.0973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0698 43.0973, -70.0698 43.0973, -70.0698 43.0973, -70.0698 43.0973, -70.0698 43.0973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3900'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_616'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_616'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_616'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_617'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_617'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_617'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_618'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_618'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_618'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_619'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_619'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_619'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_620'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_620'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_620'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_615'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_615'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_615'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_613'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_613'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_613'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3505 -70.6253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3505"^^xsd:decimal ;
  dwc:decimalLongitude "-70.6253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3505 -70.6253)"^^geo:wktLiteral ;
  geo-pos:lat "42.3505"^^xsd:decimal ;
  geo-pos:long "-70.6253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3909'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3909'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.6253'^^xsd:double;
  dwc:startLongitude '-70.6253'^^xsd:double;
  dwc:endLongitude '-70.6253'^^xsd:double;
  dwc:latitude '42.3505'^^xsd:double;
  dwc:startLatitude '42.3505'^^xsd:double;
  dwc:endLatitude '42.3505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6253 42.3505, -70.6253 42.3505, -70.6253 42.3505, -70.6253 42.3505, -70.6253 42.3505))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3909'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_614'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_614'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_614'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -16.25)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "-16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1925'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1925'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.25'^^xsd:double;
  dwc:startLongitude '-16.25'^^xsd:double;
  dwc:endLongitude '-16.25'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:startLatitude '63.5'^^xsd:double;
  dwc:endLatitude '63.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.25 63.5, -16.25 63.5, -16.25 63.5, -16.25 63.5, -16.25 63.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1925'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -16.25)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "-16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1924'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1924'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.25'^^xsd:double;
  dwc:startLongitude '-16.25'^^xsd:double;
  dwc:endLongitude '-16.25'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:startLatitude '63.5'^^xsd:double;
  dwc:endLatitude '63.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.25 63.5, -16.25 63.5, -16.25 63.5, -16.25 63.5, -16.25 63.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1924'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0513 -66.0088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0513"^^xsd:decimal ;
  dwc:decimalLongitude "-66.0088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0513 -66.0088)"^^geo:wktLiteral ;
  geo-pos:lat "42.0513"^^xsd:decimal ;
  geo-pos:long "-66.0088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3366'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3366'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.0088'^^xsd:double;
  dwc:startLongitude '-66.0088'^^xsd:double;
  dwc:endLongitude '-66.0088'^^xsd:double;
  dwc:latitude '42.0513'^^xsd:double;
  dwc:startLatitude '42.0513'^^xsd:double;
  dwc:endLatitude '42.0513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.0088 42.0513, -66.0088 42.0513, -66.0088 42.0513, -66.0088 42.0513, -66.0088 42.0513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3366'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9265 -55.8045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9265"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9265 -55.8045)"^^geo:wktLiteral ;
  geo-pos:lat "50.9265"^^xsd:decimal ;
  geo-pos:long "-55.8045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_133'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_133'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8045'^^xsd:double;
  dwc:startLongitude '-55.8045'^^xsd:double;
  dwc:endLongitude '-55.8045'^^xsd:double;
  dwc:latitude '50.9265'^^xsd:double;
  dwc:startLatitude '50.9265'^^xsd:double;
  dwc:endLatitude '50.9265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8045 50.9265, -55.8045 50.9265, -55.8045 50.9265, -55.8045 50.9265, -55.8045 50.9265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_133'^^xsd:string;
  dwc:observationDate '1993-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.039 -53.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.039"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.039 -53.5425)"^^geo:wktLiteral ;
  geo-pos:lat "49.039"^^xsd:decimal ;
  geo-pos:long "-53.5425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3803'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3803'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5425'^^xsd:double;
  dwc:startLongitude '-53.5425'^^xsd:double;
  dwc:endLongitude '-53.5425'^^xsd:double;
  dwc:latitude '49.039'^^xsd:double;
  dwc:startLatitude '49.039'^^xsd:double;
  dwc:endLatitude '49.039'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5425 49.039, -53.5425 49.039, -53.5425 49.039, -53.5425 49.039, -53.5425 49.039))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3803'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1638 -55.6402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1638"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1638 -55.6402)"^^geo:wktLiteral ;
  geo-pos:lat "51.1638"^^xsd:decimal ;
  geo-pos:long "-55.6402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_113'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_113'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6402'^^xsd:double;
  dwc:startLongitude '-55.6402'^^xsd:double;
  dwc:endLongitude '-55.6402'^^xsd:double;
  dwc:latitude '51.1638'^^xsd:double;
  dwc:startLatitude '51.1638'^^xsd:double;
  dwc:endLatitude '51.1638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6402 51.1638, -55.6402 51.1638, -55.6402 51.1638, -55.6402 51.1638, -55.6402 51.1638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_113'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6583 -53.5267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6583"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6583 -53.5267)"^^geo:wktLiteral ;
  geo-pos:lat "48.6583"^^xsd:decimal ;
  geo-pos:long "-53.5267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_422'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_422'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5267'^^xsd:double;
  dwc:startLongitude '-53.5267'^^xsd:double;
  dwc:endLongitude '-53.5267'^^xsd:double;
  dwc:latitude '48.6583'^^xsd:double;
  dwc:startLatitude '48.6583'^^xsd:double;
  dwc:endLatitude '48.6583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5267 48.6583, -53.5267 48.6583, -53.5267 48.6583, -53.5267 48.6583, -53.5267 48.6583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_422'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6128 -70.4947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6128"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6128 -70.4947)"^^geo:wktLiteral ;
  geo-pos:lat "42.6128"^^xsd:decimal ;
  geo-pos:long "-70.4947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3856'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3856'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4947'^^xsd:double;
  dwc:startLongitude '-70.4947'^^xsd:double;
  dwc:endLongitude '-70.4947'^^xsd:double;
  dwc:latitude '42.6128'^^xsd:double;
  dwc:startLatitude '42.6128'^^xsd:double;
  dwc:endLatitude '42.6128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4947 42.6128, -70.4947 42.6128, -70.4947 42.6128, -70.4947 42.6128, -70.4947 42.6128))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3856'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4312 -70.1895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4312"^^xsd:decimal ;
  dwc:decimalLongitude "-70.1895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4312 -70.1895)"^^geo:wktLiteral ;
  geo-pos:lat "42.4312"^^xsd:decimal ;
  geo-pos:long "-70.1895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3841'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3841'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.1895'^^xsd:double;
  dwc:startLongitude '-70.1895'^^xsd:double;
  dwc:endLongitude '-70.1895'^^xsd:double;
  dwc:latitude '42.4312'^^xsd:double;
  dwc:startLatitude '42.4312'^^xsd:double;
  dwc:endLatitude '42.4312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1895 42.4312, -70.1895 42.4312, -70.1895 42.4312, -70.1895 42.4312, -70.1895 42.4312))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3841'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3678 -67.2677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3678"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3678 -67.2677)"^^geo:wktLiteral ;
  geo-pos:lat "18.3678"^^xsd:decimal ;
  geo-pos:long "-67.2677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3092'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3092'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2677'^^xsd:double;
  dwc:startLongitude '-67.2677'^^xsd:double;
  dwc:endLongitude '-67.2677'^^xsd:double;
  dwc:latitude '18.3678'^^xsd:double;
  dwc:startLatitude '18.3678'^^xsd:double;
  dwc:endLatitude '18.3678'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2677 18.3678, -67.2677 18.3678, -67.2677 18.3678, -67.2677 18.3678, -67.2677 18.3678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3092'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1662 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1662"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1662 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1662"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3329'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_3329'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '41.1662'^^xsd:double;
  dwc:startLatitude '41.1662'^^xsd:double;
  dwc:endLatitude '41.1662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8333 41.1662, -68.8333 41.1662, -68.8333 41.1662, -68.8333 41.1662, -68.8333 41.1662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3329'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2954'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2954'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2954'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2955'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2955'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2955'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0572 -68.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0572"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0572 -68.8165)"^^geo:wktLiteral ;
  geo-pos:lat "20.0572"^^xsd:decimal ;
  geo-pos:long "-68.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3136'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3136'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8165'^^xsd:double;
  dwc:startLongitude '-68.8165'^^xsd:double;
  dwc:endLongitude '-68.8165'^^xsd:double;
  dwc:latitude '20.0572'^^xsd:double;
  dwc:startLatitude '20.0572'^^xsd:double;
  dwc:endLatitude '20.0572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8165 20.0572, -68.8165 20.0572, -68.8165 20.0572, -68.8165 20.0572, -68.8165 20.0572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3136'^^xsd:string;
  dwc:observationDate '1992-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7397 -69.7877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7397"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7397 -69.7877)"^^geo:wktLiteral ;
  geo-pos:lat "20.7397"^^xsd:decimal ;
  geo-pos:long "-69.7877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1708'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1708'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7877'^^xsd:double;
  dwc:startLongitude '-69.7877'^^xsd:double;
  dwc:endLongitude '-69.7877'^^xsd:double;
  dwc:latitude '20.7397'^^xsd:double;
  dwc:startLatitude '20.7397'^^xsd:double;
  dwc:endLatitude '20.7397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7877 20.7397, -69.7877 20.7397, -69.7877 20.7397, -69.7877 20.7397, -69.7877 20.7397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1708'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7553 -69.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7553"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7553 -69.7943)"^^geo:wktLiteral ;
  geo-pos:lat "20.7553"^^xsd:decimal ;
  geo-pos:long "-69.7943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1507'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1507'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7943'^^xsd:double;
  dwc:startLongitude '-69.7943'^^xsd:double;
  dwc:endLongitude '-69.7943'^^xsd:double;
  dwc:latitude '20.7553'^^xsd:double;
  dwc:startLatitude '20.7553'^^xsd:double;
  dwc:endLatitude '20.7553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7943 20.7553, -69.7943 20.7553, -69.7943 20.7553, -69.7943 20.7553, -69.7943 20.7553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1507'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7295 -52.6752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7295"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7295 -52.6752)"^^geo:wktLiteral ;
  geo-pos:lat "64.7295"^^xsd:decimal ;
  geo-pos:long "-52.6752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_247'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_247'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6752'^^xsd:double;
  dwc:startLongitude '-52.6752'^^xsd:double;
  dwc:endLongitude '-52.6752'^^xsd:double;
  dwc:latitude '64.7295'^^xsd:double;
  dwc:startLatitude '64.7295'^^xsd:double;
  dwc:endLatitude '64.7295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6752 64.7295, -52.6752 64.7295, -52.6752 64.7295, -52.6752 64.7295, -52.6752 64.7295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_247'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6568 -52.7652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6568"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6568 -52.7652)"^^geo:wktLiteral ;
  geo-pos:lat "64.6568"^^xsd:decimal ;
  geo-pos:long "-52.7652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_250'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_250'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7652'^^xsd:double;
  dwc:startLongitude '-52.7652'^^xsd:double;
  dwc:endLongitude '-52.7652'^^xsd:double;
  dwc:latitude '64.6568'^^xsd:double;
  dwc:startLatitude '64.6568'^^xsd:double;
  dwc:endLatitude '64.6568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7652 64.6568, -52.7652 64.6568, -52.7652 64.6568, -52.7652 64.6568, -52.7652 64.6568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_250'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0415 -52.8437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0415"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0415 -52.8437)"^^geo:wktLiteral ;
  geo-pos:lat "65.0415"^^xsd:decimal ;
  geo-pos:long "-52.8437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_239'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_239'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8437'^^xsd:double;
  dwc:startLongitude '-52.8437'^^xsd:double;
  dwc:endLongitude '-52.8437'^^xsd:double;
  dwc:latitude '65.0415'^^xsd:double;
  dwc:startLatitude '65.0415'^^xsd:double;
  dwc:endLatitude '65.0415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8437 65.0415, -52.8437 65.0415, -52.8437 65.0415, -52.8437 65.0415, -52.8437 65.0415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_239'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7077 -69.7647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7077"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7077 -69.7647)"^^geo:wktLiteral ;
  geo-pos:lat "20.7077"^^xsd:decimal ;
  geo-pos:long "-69.7647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1552'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1552'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7647'^^xsd:double;
  dwc:startLongitude '-69.7647'^^xsd:double;
  dwc:endLongitude '-69.7647'^^xsd:double;
  dwc:latitude '20.7077'^^xsd:double;
  dwc:startLatitude '20.7077'^^xsd:double;
  dwc:endLatitude '20.7077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7647 20.7077, -69.7647 20.7077, -69.7647 20.7077, -69.7647 20.7077, -69.7647 20.7077))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1552'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7647 -69.7995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7647"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7647 -69.7995)"^^geo:wktLiteral ;
  geo-pos:lat "20.7647"^^xsd:decimal ;
  geo-pos:long "-69.7995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1239'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1239'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7995'^^xsd:double;
  dwc:startLongitude '-69.7995'^^xsd:double;
  dwc:endLongitude '-69.7995'^^xsd:double;
  dwc:latitude '20.7647'^^xsd:double;
  dwc:startLatitude '20.7647'^^xsd:double;
  dwc:endLatitude '20.7647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7995 20.7647, -69.7995 20.7647, -69.7995 20.7647, -69.7995 20.7647, -69.7995 20.7647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1239'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2953'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2953'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2953'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7492 -69.7802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7492"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7492 -69.7802)"^^geo:wktLiteral ;
  geo-pos:lat "20.7492"^^xsd:decimal ;
  geo-pos:long "-69.7802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_811'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_811'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7802'^^xsd:double;
  dwc:startLongitude '-69.7802'^^xsd:double;
  dwc:endLongitude '-69.7802'^^xsd:double;
  dwc:latitude '20.7492'^^xsd:double;
  dwc:startLatitude '20.7492'^^xsd:double;
  dwc:endLatitude '20.7492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7802 20.7492, -69.7802 20.7492, -69.7802 20.7492, -69.7802 20.7492, -69.7802 20.7492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_811'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62 -55.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62"^^xsd:decimal ;
  dwc:decimalLongitude "-55.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62 -55.86)"^^geo:wktLiteral ;
  geo-pos:lat "51.62"^^xsd:decimal ;
  geo-pos:long "-55.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_47'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_47'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.86'^^xsd:double;
  dwc:startLongitude '-55.86'^^xsd:double;
  dwc:endLongitude '-55.86'^^xsd:double;
  dwc:latitude '51.62'^^xsd:double;
  dwc:startLatitude '51.62'^^xsd:double;
  dwc:endLatitude '51.62'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.86 51.62, -55.86 51.62, -55.86 51.62, -55.86 51.62, -55.86 51.62))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_47'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7983 -52.7783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7983"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7983 -52.7783)"^^geo:wktLiteral ;
  geo-pos:lat "47.7983"^^xsd:decimal ;
  geo-pos:long "-52.7783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3729'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3729'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7783'^^xsd:double;
  dwc:startLongitude '-52.7783'^^xsd:double;
  dwc:endLongitude '-52.7783'^^xsd:double;
  dwc:latitude '47.7983'^^xsd:double;
  dwc:startLatitude '47.7983'^^xsd:double;
  dwc:endLatitude '47.7983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7783 47.7983, -52.7783 47.7983, -52.7783 47.7983, -52.7783 47.7983, -52.7783 47.7983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3729'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9 -25.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9 -25.2667)"^^geo:wktLiteral ;
  geo-pos:lat "62.9"^^xsd:decimal ;
  geo-pos:long "-25.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1805'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1805'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.2667'^^xsd:double;
  dwc:startLongitude '-25.2667'^^xsd:double;
  dwc:endLongitude '-25.2667'^^xsd:double;
  dwc:latitude '62.9'^^xsd:double;
  dwc:startLatitude '62.9'^^xsd:double;
  dwc:endLatitude '62.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.2667 62.9, -25.2667 62.9, -25.2667 62.9, -25.2667 62.9, -25.2667 62.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1805'^^xsd:string;
  dwc:observationDate '1992-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1161'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1161'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1161'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8263 -54.2255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8263"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8263 -54.2255)"^^geo:wktLiteral ;
  geo-pos:lat "46.8263"^^xsd:decimal ;
  geo-pos:long "-54.2255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3625'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3625'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2255'^^xsd:double;
  dwc:startLongitude '-54.2255'^^xsd:double;
  dwc:endLongitude '-54.2255'^^xsd:double;
  dwc:latitude '46.8263'^^xsd:double;
  dwc:startLatitude '46.8263'^^xsd:double;
  dwc:endLatitude '46.8263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2255 46.8263, -54.2255 46.8263, -54.2255 46.8263, -54.2255 46.8263, -54.2255 46.8263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3625'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0692 -52.8353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0692"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0692 -52.8353)"^^geo:wktLiteral ;
  geo-pos:lat "48.0692"^^xsd:decimal ;
  geo-pos:long "-52.8353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3734'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3734'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8353'^^xsd:double;
  dwc:startLongitude '-52.8353'^^xsd:double;
  dwc:endLongitude '-52.8353'^^xsd:double;
  dwc:latitude '48.0692'^^xsd:double;
  dwc:startLatitude '48.0692'^^xsd:double;
  dwc:endLatitude '48.0692'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8353 48.0692, -52.8353 48.0692, -52.8353 48.0692, -52.8353 48.0692, -52.8353 48.0692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3734'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.181 -52.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.181"^^xsd:decimal ;
  dwc:decimalLongitude "-52.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.181 -52.804)"^^geo:wktLiteral ;
  geo-pos:lat "47.181"^^xsd:decimal ;
  geo-pos:long "-52.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3689'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3689'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.804'^^xsd:double;
  dwc:startLongitude '-52.804'^^xsd:double;
  dwc:endLongitude '-52.804'^^xsd:double;
  dwc:latitude '47.181'^^xsd:double;
  dwc:startLatitude '47.181'^^xsd:double;
  dwc:endLatitude '47.181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.804 47.181, -52.804 47.181, -52.804 47.181, -52.804 47.181, -52.804 47.181))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3689'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5698 -56.5915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5698"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5698 -56.5915)"^^geo:wktLiteral ;
  geo-pos:lat "51.5698"^^xsd:decimal ;
  geo-pos:long "-56.5915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3567'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3567'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5915'^^xsd:double;
  dwc:startLongitude '-56.5915'^^xsd:double;
  dwc:endLongitude '-56.5915'^^xsd:double;
  dwc:latitude '51.5698'^^xsd:double;
  dwc:startLatitude '51.5698'^^xsd:double;
  dwc:endLatitude '51.5698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5915 51.5698, -56.5915 51.5698, -56.5915 51.5698, -56.5915 51.5698, -56.5915 51.5698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3567'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.389 -57.2525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.389"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.389 -57.2525)"^^geo:wktLiteral ;
  geo-pos:lat "51.389"^^xsd:decimal ;
  geo-pos:long "-57.2525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2456'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2456'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2525'^^xsd:double;
  dwc:startLongitude '-57.2525'^^xsd:double;
  dwc:endLongitude '-57.2525'^^xsd:double;
  dwc:latitude '51.389'^^xsd:double;
  dwc:startLatitude '51.389'^^xsd:double;
  dwc:endLatitude '51.389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2525 51.389, -57.2525 51.389, -57.2525 51.389, -57.2525 51.389, -57.2525 51.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2456'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.389 -57.2525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.389"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.389 -57.2525)"^^geo:wktLiteral ;
  geo-pos:lat "51.389"^^xsd:decimal ;
  geo-pos:long "-57.2525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2457'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2457'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2525'^^xsd:double;
  dwc:startLongitude '-57.2525'^^xsd:double;
  dwc:endLongitude '-57.2525'^^xsd:double;
  dwc:latitude '51.389'^^xsd:double;
  dwc:startLatitude '51.389'^^xsd:double;
  dwc:endLatitude '51.389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2525 51.389, -57.2525 51.389, -57.2525 51.389, -57.2525 51.389, -57.2525 51.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2457'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5285 -56.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5285"^^xsd:decimal ;
  dwc:decimalLongitude "-56.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5285 -56.691)"^^geo:wktLiteral ;
  geo-pos:lat "51.5285"^^xsd:decimal ;
  geo-pos:long "-56.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.691'^^xsd:double;
  dwc:startLongitude '-56.691'^^xsd:double;
  dwc:endLongitude '-56.691'^^xsd:double;
  dwc:latitude '51.5285'^^xsd:double;
  dwc:startLatitude '51.5285'^^xsd:double;
  dwc:endLatitude '51.5285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.691 51.5285, -56.691 51.5285, -56.691 51.5285, -56.691 51.5285, -56.691 51.5285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.389 -57.2525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.389"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.389 -57.2525)"^^geo:wktLiteral ;
  geo-pos:lat "51.389"^^xsd:decimal ;
  geo-pos:long "-57.2525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2458'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2458'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2525'^^xsd:double;
  dwc:startLongitude '-57.2525'^^xsd:double;
  dwc:endLongitude '-57.2525'^^xsd:double;
  dwc:latitude '51.389'^^xsd:double;
  dwc:startLatitude '51.389'^^xsd:double;
  dwc:endLatitude '51.389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2525 51.389, -57.2525 51.389, -57.2525 51.389, -57.2525 51.389, -57.2525 51.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2458'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1648 -70.0583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1648"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1648 -70.0583)"^^geo:wktLiteral ;
  geo-pos:lat "43.1648"^^xsd:decimal ;
  geo-pos:long "-70.0583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3288'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3288'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0583'^^xsd:double;
  dwc:startLongitude '-70.0583'^^xsd:double;
  dwc:endLongitude '-70.0583'^^xsd:double;
  dwc:latitude '43.1648'^^xsd:double;
  dwc:startLatitude '43.1648'^^xsd:double;
  dwc:endLatitude '43.1648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0583 43.1648, -70.0583 43.1648, -70.0583 43.1648, -70.0583 43.1648, -70.0583 43.1648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3288'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7615 -69.8235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7615"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7615 -69.8235)"^^geo:wktLiteral ;
  geo-pos:lat "20.7615"^^xsd:decimal ;
  geo-pos:long "-69.8235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2907'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2907'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8235'^^xsd:double;
  dwc:startLongitude '-69.8235'^^xsd:double;
  dwc:endLongitude '-69.8235'^^xsd:double;
  dwc:latitude '20.7615'^^xsd:double;
  dwc:startLatitude '20.7615'^^xsd:double;
  dwc:endLatitude '20.7615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8235 20.7615, -69.8235 20.7615, -69.8235 20.7615, -69.8235 20.7615, -69.8235 20.7615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2907'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0637 -68.9602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0637"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0637 -68.9602)"^^geo:wktLiteral ;
  geo-pos:lat "20.0637"^^xsd:decimal ;
  geo-pos:long "-68.9602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3190'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3190'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9602'^^xsd:double;
  dwc:startLongitude '-68.9602'^^xsd:double;
  dwc:endLongitude '-68.9602'^^xsd:double;
  dwc:latitude '20.0637'^^xsd:double;
  dwc:startLatitude '20.0637'^^xsd:double;
  dwc:endLatitude '20.0637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9602 20.0637, -68.9602 20.0637, -68.9602 20.0637, -68.9602 20.0637, -68.9602 20.0637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3190'^^xsd:string;
  dwc:observationDate '1992-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7123 -69.7765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7123"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7123 -69.7765)"^^geo:wktLiteral ;
  geo-pos:lat "20.7123"^^xsd:decimal ;
  geo-pos:long "-69.7765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1649'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1649'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7765'^^xsd:double;
  dwc:startLongitude '-69.7765'^^xsd:double;
  dwc:endLongitude '-69.7765'^^xsd:double;
  dwc:latitude '20.7123'^^xsd:double;
  dwc:startLatitude '20.7123'^^xsd:double;
  dwc:endLatitude '20.7123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7765 20.7123, -69.7765 20.7123, -69.7765 20.7123, -69.7765 20.7123, -69.7765 20.7123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1649'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1618'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1618'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1618'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1111'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1111'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1111'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.751 -69.7968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.751"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.751 -69.7968)"^^geo:wktLiteral ;
  geo-pos:lat "20.751"^^xsd:decimal ;
  geo-pos:long "-69.7968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1720'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1720'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7968'^^xsd:double;
  dwc:startLongitude '-69.7968'^^xsd:double;
  dwc:endLongitude '-69.7968'^^xsd:double;
  dwc:latitude '20.751'^^xsd:double;
  dwc:startLatitude '20.751'^^xsd:double;
  dwc:endLatitude '20.751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7968 20.751, -69.7968 20.751, -69.7968 20.751, -69.7968 20.751, -69.7968 20.751))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1720'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.758 -69.8035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.758"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.758 -69.8035)"^^geo:wktLiteral ;
  geo-pos:lat "20.758"^^xsd:decimal ;
  geo-pos:long "-69.8035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1281'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1281'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8035'^^xsd:double;
  dwc:startLongitude '-69.8035'^^xsd:double;
  dwc:endLongitude '-69.8035'^^xsd:double;
  dwc:latitude '20.758'^^xsd:double;
  dwc:startLatitude '20.758'^^xsd:double;
  dwc:endLatitude '20.758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8035 20.758, -69.8035 20.758, -69.8035 20.758, -69.8035 20.758, -69.8035 20.758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1281'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.758 -69.8035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.758"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.758 -69.8035)"^^geo:wktLiteral ;
  geo-pos:lat "20.758"^^xsd:decimal ;
  geo-pos:long "-69.8035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1282'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1282'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8035'^^xsd:double;
  dwc:startLongitude '-69.8035'^^xsd:double;
  dwc:endLongitude '-69.8035'^^xsd:double;
  dwc:latitude '20.758'^^xsd:double;
  dwc:startLatitude '20.758'^^xsd:double;
  dwc:endLatitude '20.758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8035 20.758, -69.8035 20.758, -69.8035 20.758, -69.8035 20.758, -69.8035 20.758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1282'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.758 -69.8035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.758"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.758 -69.8035)"^^geo:wktLiteral ;
  geo-pos:lat "20.758"^^xsd:decimal ;
  geo-pos:long "-69.8035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1283'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1283'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8035'^^xsd:double;
  dwc:startLongitude '-69.8035'^^xsd:double;
  dwc:endLongitude '-69.8035'^^xsd:double;
  dwc:latitude '20.758'^^xsd:double;
  dwc:startLatitude '20.758'^^xsd:double;
  dwc:endLatitude '20.758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8035 20.758, -69.8035 20.758, -69.8035 20.758, -69.8035 20.758, -69.8035 20.758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1283'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7132 -69.8078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7132"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7132 -69.8078)"^^geo:wktLiteral ;
  geo-pos:lat "20.7132"^^xsd:decimal ;
  geo-pos:long "-69.8078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1486'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1486'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8078'^^xsd:double;
  dwc:startLongitude '-69.8078'^^xsd:double;
  dwc:endLongitude '-69.8078'^^xsd:double;
  dwc:latitude '20.7132'^^xsd:double;
  dwc:startLatitude '20.7132'^^xsd:double;
  dwc:endLatitude '20.7132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8078 20.7132, -69.8078 20.7132, -69.8078 20.7132, -69.8078 20.7132, -69.8078 20.7132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1486'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7132 -69.8078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7132"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7132 -69.8078)"^^geo:wktLiteral ;
  geo-pos:lat "20.7132"^^xsd:decimal ;
  geo-pos:long "-69.8078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1487'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1487'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8078'^^xsd:double;
  dwc:startLongitude '-69.8078'^^xsd:double;
  dwc:endLongitude '-69.8078'^^xsd:double;
  dwc:latitude '20.7132'^^xsd:double;
  dwc:startLatitude '20.7132'^^xsd:double;
  dwc:endLatitude '20.7132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8078 20.7132, -69.8078 20.7132, -69.8078 20.7132, -69.8078 20.7132, -69.8078 20.7132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1487'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7367 -69.8092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7367 -69.8092)"^^geo:wktLiteral ;
  geo-pos:lat "20.7367"^^xsd:decimal ;
  geo-pos:long "-69.8092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1498'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1498'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8092'^^xsd:double;
  dwc:startLongitude '-69.8092'^^xsd:double;
  dwc:endLongitude '-69.8092'^^xsd:double;
  dwc:latitude '20.7367'^^xsd:double;
  dwc:startLatitude '20.7367'^^xsd:double;
  dwc:endLatitude '20.7367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8092 20.7367, -69.8092 20.7367, -69.8092 20.7367, -69.8092 20.7367, -69.8092 20.7367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1498'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2179'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2179'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2179'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2173'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2173'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2173'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2966'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2966'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:startLongitude '-17.6'^^xsd:double;
  dwc:endLongitude '-17.6'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:startLatitude '69.5'^^xsd:double;
  dwc:endLatitude '69.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2966'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.049 -68.8678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.049"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.049 -68.8678)"^^geo:wktLiteral ;
  geo-pos:lat "20.049"^^xsd:decimal ;
  geo-pos:long "-68.8678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3162'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3162'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8678'^^xsd:double;
  dwc:startLongitude '-68.8678'^^xsd:double;
  dwc:endLongitude '-68.8678'^^xsd:double;
  dwc:latitude '20.049'^^xsd:double;
  dwc:startLatitude '20.049'^^xsd:double;
  dwc:endLatitude '20.049'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8678 20.049, -68.8678 20.049, -68.8678 20.049, -68.8678 20.049, -68.8678 20.049))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3162'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2147 -69.1947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2147"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2147 -69.1947)"^^geo:wktLiteral ;
  geo-pos:lat "19.2147"^^xsd:decimal ;
  geo-pos:long "-69.1947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3308'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3308'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1947'^^xsd:double;
  dwc:startLongitude '-69.1947'^^xsd:double;
  dwc:endLongitude '-69.1947'^^xsd:double;
  dwc:latitude '19.2147'^^xsd:double;
  dwc:startLatitude '19.2147'^^xsd:double;
  dwc:endLatitude '19.2147'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1947 19.2147, -69.1947 19.2147, -69.1947 19.2147, -69.1947 19.2147, -69.1947 19.2147))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3308'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2928'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2928'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2928'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3802 -52.7032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3802"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3802 -52.7032)"^^geo:wktLiteral ;
  geo-pos:lat "47.3802"^^xsd:decimal ;
  geo-pos:long "-52.7032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3958'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3958'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7032'^^xsd:double;
  dwc:startLongitude '-52.7032'^^xsd:double;
  dwc:endLongitude '-52.7032'^^xsd:double;
  dwc:latitude '47.3802'^^xsd:double;
  dwc:startLatitude '47.3802'^^xsd:double;
  dwc:endLatitude '47.3802'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7032 47.3802, -52.7032 47.3802, -52.7032 47.3802, -52.7032 47.3802, -52.7032 47.3802))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3958'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4802 -56.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4802"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4802 -56.7833)"^^geo:wktLiteral ;
  geo-pos:lat "51.4802"^^xsd:decimal ;
  geo-pos:long "-56.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3555'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3555'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7833'^^xsd:double;
  dwc:startLongitude '-56.7833'^^xsd:double;
  dwc:endLongitude '-56.7833'^^xsd:double;
  dwc:latitude '51.4802'^^xsd:double;
  dwc:startLatitude '51.4802'^^xsd:double;
  dwc:endLatitude '51.4802'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7833 51.4802, -56.7833 51.4802, -56.7833 51.4802, -56.7833 51.4802, -56.7833 51.4802))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3555'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4802 -56.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4802"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4802 -56.7833)"^^geo:wktLiteral ;
  geo-pos:lat "51.4802"^^xsd:decimal ;
  geo-pos:long "-56.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3556'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3556'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7833'^^xsd:double;
  dwc:startLongitude '-56.7833'^^xsd:double;
  dwc:endLongitude '-56.7833'^^xsd:double;
  dwc:latitude '51.4802'^^xsd:double;
  dwc:startLatitude '51.4802'^^xsd:double;
  dwc:endLatitude '51.4802'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7833 51.4802, -56.7833 51.4802, -56.7833 51.4802, -56.7833 51.4802, -56.7833 51.4802))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3556'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7035 -53.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7035"^^xsd:decimal ;
  dwc:decimalLongitude "-53.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7035 -53.08)"^^geo:wktLiteral ;
  geo-pos:lat "48.7035"^^xsd:decimal ;
  geo-pos:long "-53.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3765'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3765'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.08'^^xsd:double;
  dwc:startLongitude '-53.08'^^xsd:double;
  dwc:endLongitude '-53.08'^^xsd:double;
  dwc:latitude '48.7035'^^xsd:double;
  dwc:startLatitude '48.7035'^^xsd:double;
  dwc:endLatitude '48.7035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.08 48.7035, -53.08 48.7035, -53.08 48.7035, -53.08 48.7035, -53.08 48.7035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3765'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -52.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -52.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-52.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3732'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3732'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9'^^xsd:double;
  dwc:startLongitude '-52.9'^^xsd:double;
  dwc:endLongitude '-52.9'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:startLatitude '47.7'^^xsd:double;
  dwc:endLatitude '47.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9 47.7, -52.9 47.7, -52.9 47.7, -52.9 47.7, -52.9 47.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3732'^^xsd:string;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5438 -53.1898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5438"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5438 -53.1898)"^^geo:wktLiteral ;
  geo-pos:lat "46.5438"^^xsd:decimal ;
  geo-pos:long "-53.1898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3989'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_3989'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1898'^^xsd:double;
  dwc:startLongitude '-53.1898'^^xsd:double;
  dwc:endLongitude '-53.1898'^^xsd:double;
  dwc:latitude '46.5438'^^xsd:double;
  dwc:startLatitude '46.5438'^^xsd:double;
  dwc:endLatitude '46.5438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1898 46.5438, -53.1898 46.5438, -53.1898 46.5438, -53.1898 46.5438, -53.1898 46.5438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3989'^^xsd:string;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6502 -53.0995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6502"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6502 -53.0995)"^^geo:wktLiteral ;
  geo-pos:lat "47.6502"^^xsd:decimal ;
  geo-pos:long "-53.0995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_490'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_490'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0995'^^xsd:double;
  dwc:startLongitude '-53.0995'^^xsd:double;
  dwc:endLongitude '-53.0995'^^xsd:double;
  dwc:latitude '47.6502'^^xsd:double;
  dwc:startLatitude '47.6502'^^xsd:double;
  dwc:endLatitude '47.6502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0995 47.6502, -53.0995 47.6502, -53.0995 47.6502, -53.0995 47.6502, -53.0995 47.6502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_490'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0257 -55.7852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0257"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0257 -55.7852)"^^geo:wktLiteral ;
  geo-pos:lat "52.0257"^^xsd:decimal ;
  geo-pos:long "-55.7852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_9'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_9'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7852'^^xsd:double;
  dwc:startLongitude '-55.7852'^^xsd:double;
  dwc:endLongitude '-55.7852'^^xsd:double;
  dwc:latitude '52.0257'^^xsd:double;
  dwc:startLatitude '52.0257'^^xsd:double;
  dwc:endLatitude '52.0257'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7852 52.0257, -55.7852 52.0257, -55.7852 52.0257, -55.7852 52.0257, -55.7852 52.0257))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_9'^^xsd:string;
  dwc:observationDate '1993-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2795 -55.6083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2795"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2795 -55.6083)"^^geo:wktLiteral ;
  geo-pos:lat "51.2795"^^xsd:decimal ;
  geo-pos:long "-55.6083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_109'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_109'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6083'^^xsd:double;
  dwc:startLongitude '-55.6083'^^xsd:double;
  dwc:endLongitude '-55.6083'^^xsd:double;
  dwc:latitude '51.2795'^^xsd:double;
  dwc:startLatitude '51.2795'^^xsd:double;
  dwc:endLatitude '51.2795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6083 51.2795, -55.6083 51.2795, -55.6083 51.2795, -55.6083 51.2795, -55.6083 51.2795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_109'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7453 -69.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7453"^^xsd:decimal ;
  dwc:decimalLongitude "-69.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7453 -69.792)"^^geo:wktLiteral ;
  geo-pos:lat "20.7453"^^xsd:decimal ;
  geo-pos:long "-69.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2763'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2763'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.792'^^xsd:double;
  dwc:startLongitude '-69.792'^^xsd:double;
  dwc:endLongitude '-69.792'^^xsd:double;
  dwc:latitude '20.7453'^^xsd:double;
  dwc:startLatitude '20.7453'^^xsd:double;
  dwc:endLatitude '20.7453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.792 20.7453, -69.792 20.7453, -69.792 20.7453, -69.792 20.7453, -69.792 20.7453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2763'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3367 -68.7132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3367"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3367 -68.7132)"^^geo:wktLiteral ;
  geo-pos:lat "41.3367"^^xsd:decimal ;
  geo-pos:long "-68.7132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3390'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3390'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7132'^^xsd:double;
  dwc:startLongitude '-68.7132'^^xsd:double;
  dwc:endLongitude '-68.7132'^^xsd:double;
  dwc:latitude '41.3367'^^xsd:double;
  dwc:startLatitude '41.3367'^^xsd:double;
  dwc:endLatitude '41.3367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7132 41.3367, -68.7132 41.3367, -68.7132 41.3367, -68.7132 41.3367, -68.7132 41.3367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3390'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5902 -68.4857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5902"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5902 -68.4857)"^^geo:wktLiteral ;
  geo-pos:lat "41.5902"^^xsd:decimal ;
  geo-pos:long "-68.4857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3374'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3374'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.4857'^^xsd:double;
  dwc:startLongitude '-68.4857'^^xsd:double;
  dwc:endLongitude '-68.4857'^^xsd:double;
  dwc:latitude '41.5902'^^xsd:double;
  dwc:startLatitude '41.5902'^^xsd:double;
  dwc:endLatitude '41.5902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4857 41.5902, -68.4857 41.5902, -68.4857 41.5902, -68.4857 41.5902, -68.4857 41.5902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3374'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2927'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2927'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2927'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7513 -69.7767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7513"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7513 -69.7767)"^^geo:wktLiteral ;
  geo-pos:lat "20.7513"^^xsd:decimal ;
  geo-pos:long "-69.7767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2879'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2879'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7767'^^xsd:double;
  dwc:startLongitude '-69.7767'^^xsd:double;
  dwc:endLongitude '-69.7767'^^xsd:double;
  dwc:latitude '20.7513'^^xsd:double;
  dwc:startLatitude '20.7513'^^xsd:double;
  dwc:endLatitude '20.7513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7767 20.7513, -69.7767 20.7513, -69.7767 20.7513, -69.7767 20.7513, -69.7767 20.7513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2879'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7445 -69.7822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7445"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7445 -69.7822)"^^geo:wktLiteral ;
  geo-pos:lat "20.7445"^^xsd:decimal ;
  geo-pos:long "-69.7822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2833'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2833'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7822'^^xsd:double;
  dwc:startLongitude '-69.7822'^^xsd:double;
  dwc:endLongitude '-69.7822'^^xsd:double;
  dwc:latitude '20.7445'^^xsd:double;
  dwc:startLatitude '20.7445'^^xsd:double;
  dwc:endLatitude '20.7445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7822 20.7445, -69.7822 20.7445, -69.7822 20.7445, -69.7822 20.7445, -69.7822 20.7445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2833'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.199)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2624'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2624'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.199'^^xsd:double;
  dwc:startLongitude '-69.199'^^xsd:double;
  dwc:endLongitude '-69.199'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.199 19.1667, -69.199 19.1667, -69.199 19.1667, -69.199 19.1667, -69.199 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2624'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.199)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2625'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2625'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.199'^^xsd:double;
  dwc:startLongitude '-69.199'^^xsd:double;
  dwc:endLongitude '-69.199'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.199 19.1667, -69.199 19.1667, -69.199 19.1667, -69.199 19.1667, -69.199 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2625'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6937 -69.7807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6937"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6937 -69.7807)"^^geo:wktLiteral ;
  geo-pos:lat "20.6937"^^xsd:decimal ;
  geo-pos:long "-69.7807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1554'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1554'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7807'^^xsd:double;
  dwc:startLongitude '-69.7807'^^xsd:double;
  dwc:endLongitude '-69.7807'^^xsd:double;
  dwc:latitude '20.6937'^^xsd:double;
  dwc:startLatitude '20.6937'^^xsd:double;
  dwc:endLatitude '20.6937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7807 20.6937, -69.7807 20.6937, -69.7807 20.6937, -69.7807 20.6937, -69.7807 20.6937))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1554'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.676 -69.7462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.676"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.676 -69.7462)"^^geo:wktLiteral ;
  geo-pos:lat "20.676"^^xsd:decimal ;
  geo-pos:long "-69.7462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1557'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1557'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7462'^^xsd:double;
  dwc:startLongitude '-69.7462'^^xsd:double;
  dwc:endLongitude '-69.7462'^^xsd:double;
  dwc:latitude '20.676'^^xsd:double;
  dwc:startLatitude '20.676'^^xsd:double;
  dwc:endLatitude '20.676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7462 20.676, -69.7462 20.676, -69.7462 20.676, -69.7462 20.676, -69.7462 20.676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1557'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7233 -69.7733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7233 -69.7733)"^^geo:wktLiteral ;
  geo-pos:lat "20.7233"^^xsd:decimal ;
  geo-pos:long "-69.7733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2675'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2675'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7733'^^xsd:double;
  dwc:startLongitude '-69.7733'^^xsd:double;
  dwc:endLongitude '-69.7733'^^xsd:double;
  dwc:latitude '20.7233'^^xsd:double;
  dwc:startLatitude '20.7233'^^xsd:double;
  dwc:endLatitude '20.7233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7733 20.7233, -69.7733 20.7233, -69.7733 20.7233, -69.7733 20.7233, -69.7733 20.7233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2675'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1167 -17.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1167 -17.6167)"^^geo:wktLiteral ;
  geo-pos:lat "69.1167"^^xsd:decimal ;
  geo-pos:long "-17.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2959'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2959'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6167'^^xsd:double;
  dwc:startLongitude '-17.6167'^^xsd:double;
  dwc:endLongitude '-17.6167'^^xsd:double;
  dwc:latitude '69.1167'^^xsd:double;
  dwc:startLatitude '69.1167'^^xsd:double;
  dwc:endLatitude '69.1167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6167 69.1167, -17.6167 69.1167, -17.6167 69.1167, -17.6167 69.1167, -17.6167 69.1167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2959'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3192 -52.7408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3192"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3192 -52.7408)"^^geo:wktLiteral ;
  geo-pos:lat "47.3192"^^xsd:decimal ;
  geo-pos:long "-52.7408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3716'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3716'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7408'^^xsd:double;
  dwc:startLongitude '-52.7408'^^xsd:double;
  dwc:endLongitude '-52.7408'^^xsd:double;
  dwc:latitude '47.3192'^^xsd:double;
  dwc:startLatitude '47.3192'^^xsd:double;
  dwc:endLatitude '47.3192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7408 47.3192, -52.7408 47.3192, -52.7408 47.3192, -52.7408 47.3192, -52.7408 47.3192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3716'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -16.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -16.9167)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "-16.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1902'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1902'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.9167'^^xsd:double;
  dwc:startLongitude '-16.9167'^^xsd:double;
  dwc:endLongitude '-16.9167'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:startLatitude '63.5'^^xsd:double;
  dwc:endLatitude '63.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.9167 63.5, -16.9167 63.5, -16.9167 63.5, -16.9167 63.5, -16.9167 63.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1902'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.2"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "63.2"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1894'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1894'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:startLongitude '-18.1'^^xsd:double;
  dwc:endLongitude '-18.1'^^xsd:double;
  dwc:latitude '63.2'^^xsd:double;
  dwc:startLatitude '63.2'^^xsd:double;
  dwc:endLatitude '63.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.1 63.2, -18.1 63.2, -18.1 63.2, -18.1 63.2, -18.1 63.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1894'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1167 -17.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1167 -17.6167)"^^geo:wktLiteral ;
  geo-pos:lat "69.1167"^^xsd:decimal ;
  geo-pos:long "-17.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2958'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2958'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6167'^^xsd:double;
  dwc:startLongitude '-17.6167'^^xsd:double;
  dwc:endLongitude '-17.6167'^^xsd:double;
  dwc:latitude '69.1167'^^xsd:double;
  dwc:startLatitude '69.1167'^^xsd:double;
  dwc:endLatitude '69.1167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6167 69.1167, -17.6167 69.1167, -17.6167 69.1167, -17.6167 69.1167, -17.6167 69.1167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2958'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2037 -52.7613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2037"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2037 -52.7613)"^^geo:wktLiteral ;
  geo-pos:lat "47.2037"^^xsd:decimal ;
  geo-pos:long "-52.7613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3664'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3664'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7613'^^xsd:double;
  dwc:startLongitude '-52.7613'^^xsd:double;
  dwc:endLongitude '-52.7613'^^xsd:double;
  dwc:latitude '47.2037'^^xsd:double;
  dwc:startLatitude '47.2037'^^xsd:double;
  dwc:endLatitude '47.2037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7613 47.2037, -52.7613 47.2037, -52.7613 47.2037, -52.7613 47.2037, -52.7613 47.2037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3664'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2895 -57.2362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2895"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2895 -57.2362)"^^geo:wktLiteral ;
  geo-pos:lat "51.2895"^^xsd:decimal ;
  geo-pos:long "-57.2362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_69'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_69'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2362'^^xsd:double;
  dwc:startLongitude '-57.2362'^^xsd:double;
  dwc:endLongitude '-57.2362'^^xsd:double;
  dwc:latitude '51.2895'^^xsd:double;
  dwc:startLatitude '51.2895'^^xsd:double;
  dwc:endLatitude '51.2895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2362 51.2895, -57.2362 51.2895, -57.2362 51.2895, -57.2362 51.2895, -57.2362 51.2895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_69'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -53.6133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -53.6133)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-53.6133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_438'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_438'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6133'^^xsd:double;
  dwc:startLongitude '-53.6133'^^xsd:double;
  dwc:endLongitude '-53.6133'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:startLatitude '48.9'^^xsd:double;
  dwc:endLatitude '48.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6133 48.9, -53.6133 48.9, -53.6133 48.9, -53.6133 48.9, -53.6133 48.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_438'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.132 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.132"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.132 -67.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.132"^^xsd:decimal ;
  geo-pos:long "-67.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3217'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3217'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:startLongitude '-67.833'^^xsd:double;
  dwc:endLongitude '-67.833'^^xsd:double;
  dwc:latitude '44.132'^^xsd:double;
  dwc:startLatitude '44.132'^^xsd:double;
  dwc:endLatitude '44.132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 44.132, -67.833 44.132, -67.833 44.132, -67.833 44.132, -67.833 44.132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3217'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4227 -68.6815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4227"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4227 -68.6815)"^^geo:wktLiteral ;
  geo-pos:lat "41.4227"^^xsd:decimal ;
  geo-pos:long "-68.6815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3433'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3433'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6815'^^xsd:double;
  dwc:startLongitude '-68.6815'^^xsd:double;
  dwc:endLongitude '-68.6815'^^xsd:double;
  dwc:latitude '41.4227'^^xsd:double;
  dwc:startLatitude '41.4227'^^xsd:double;
  dwc:endLatitude '41.4227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6815 41.4227, -68.6815 41.4227, -68.6815 41.4227, -68.6815 41.4227, -68.6815 41.4227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3433'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.734 -69.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.734"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.734 -69.7667)"^^geo:wktLiteral ;
  geo-pos:lat "20.734"^^xsd:decimal ;
  geo-pos:long "-69.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1567'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1567'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7667'^^xsd:double;
  dwc:startLongitude '-69.7667'^^xsd:double;
  dwc:endLongitude '-69.7667'^^xsd:double;
  dwc:latitude '20.734'^^xsd:double;
  dwc:startLatitude '20.734'^^xsd:double;
  dwc:endLatitude '20.734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7667 20.734, -69.7667 20.734, -69.7667 20.734, -69.7667 20.734, -69.7667 20.734))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1567'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9083 -52.4517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9083"^^xsd:decimal ;
  dwc:decimalLongitude "-52.4517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9083 -52.4517)"^^geo:wktLiteral ;
  geo-pos:lat "64.9083"^^xsd:decimal ;
  geo-pos:long "-52.4517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_310'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_310'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.4517'^^xsd:double;
  dwc:startLongitude '-52.4517'^^xsd:double;
  dwc:endLongitude '-52.4517'^^xsd:double;
  dwc:latitude '64.9083'^^xsd:double;
  dwc:startLatitude '64.9083'^^xsd:double;
  dwc:endLatitude '64.9083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.4517 64.9083, -52.4517 64.9083, -52.4517 64.9083, -52.4517 64.9083, -52.4517 64.9083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_310'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3867 -52.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3867"^^xsd:decimal ;
  dwc:decimalLongitude "-52.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3867 -52.61)"^^geo:wktLiteral ;
  geo-pos:lat "64.3867"^^xsd:decimal ;
  geo-pos:long "-52.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_281'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_281'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.61'^^xsd:double;
  dwc:startLongitude '-52.61'^^xsd:double;
  dwc:endLongitude '-52.61'^^xsd:double;
  dwc:latitude '64.3867'^^xsd:double;
  dwc:startLatitude '64.3867'^^xsd:double;
  dwc:endLatitude '64.3867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.61 64.3867, -52.61 64.3867, -52.61 64.3867, -52.61 64.3867, -52.61 64.3867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_281'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7667)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_946'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_946'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7667'^^xsd:double;
  dwc:startLongitude '-69.7667'^^xsd:double;
  dwc:endLongitude '-69.7667'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7667 20.7333, -69.7667 20.7333, -69.7667 20.7333, -69.7667 20.7333, -69.7667 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_946'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.127 -69.1852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.127"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.127 -69.1852)"^^geo:wktLiteral ;
  geo-pos:lat "19.127"^^xsd:decimal ;
  geo-pos:long "-69.1852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1137'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1137'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1852'^^xsd:double;
  dwc:startLongitude '-69.1852'^^xsd:double;
  dwc:endLongitude '-69.1852'^^xsd:double;
  dwc:latitude '19.127'^^xsd:double;
  dwc:startLatitude '19.127'^^xsd:double;
  dwc:endLatitude '19.127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1852 19.127, -69.1852 19.127, -69.1852 19.127, -69.1852 19.127, -69.1852 19.127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1137'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3 -27.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3"^^xsd:decimal ;
  dwc:decimalLongitude "-27.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3 -27.6333)"^^geo:wktLiteral ;
  geo-pos:lat "65.3"^^xsd:decimal ;
  geo-pos:long "-27.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1873'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1873'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.6333'^^xsd:double;
  dwc:startLongitude '-27.6333'^^xsd:double;
  dwc:endLongitude '-27.6333'^^xsd:double;
  dwc:latitude '65.3'^^xsd:double;
  dwc:startLatitude '65.3'^^xsd:double;
  dwc:endLatitude '65.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.6333 65.3, -27.6333 65.3, -27.6333 65.3, -27.6333 65.3, -27.6333 65.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1873'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_563'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_563'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_563'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_560'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_560'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_560'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4083'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_4083'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4083'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "74.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2235'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2235'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:startLongitude '21'^^xsd:integer;
  dwc:endLongitude '21'^^xsd:integer;
  dwc:latitude '74.3333'^^xsd:double;
  dwc:startLatitude '74.3333'^^xsd:double;
  dwc:endLatitude '74.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21 74.3333, 21 74.3333, 21 74.3333, 21 74.3333, 21 74.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2235'^^xsd:string;
  dwc:observationDate '1993-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.1667 25.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.1667 25.5833)"^^geo:wktLiteral ;
  geo-pos:lat "77.1667"^^xsd:decimal ;
  geo-pos:long "25.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3041'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3041'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.5833'^^xsd:double;
  dwc:startLongitude '25.5833'^^xsd:double;
  dwc:endLongitude '25.5833'^^xsd:double;
  dwc:latitude '77.1667'^^xsd:double;
  dwc:startLatitude '77.1667'^^xsd:double;
  dwc:endLatitude '77.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5833 77.1667, 25.5833 77.1667, 25.5833 77.1667, 25.5833 77.1667, 25.5833 77.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3041'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8725 -54.2628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8725"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8725 -54.2628)"^^geo:wktLiteral ;
  geo-pos:lat "46.8725"^^xsd:decimal ;
  geo-pos:long "-54.2628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4004'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4004'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2628'^^xsd:double;
  dwc:startLongitude '-54.2628'^^xsd:double;
  dwc:endLongitude '-54.2628'^^xsd:double;
  dwc:latitude '46.8725'^^xsd:double;
  dwc:startLatitude '46.8725'^^xsd:double;
  dwc:endLatitude '46.8725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2628 46.8725, -54.2628 46.8725, -54.2628 46.8725, -54.2628 46.8725, -54.2628 46.8725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4004'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9415 -53.8358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9415"^^xsd:decimal ;
  dwc:decimalLongitude "-53.8358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9415 -53.8358)"^^geo:wktLiteral ;
  geo-pos:lat "46.9415"^^xsd:decimal ;
  geo-pos:long "-53.8358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3612'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3612'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.8358'^^xsd:double;
  dwc:startLongitude '-53.8358'^^xsd:double;
  dwc:endLongitude '-53.8358'^^xsd:double;
  dwc:latitude '46.9415'^^xsd:double;
  dwc:startLatitude '46.9415'^^xsd:double;
  dwc:endLatitude '46.9415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.8358 46.9415, -53.8358 46.9415, -53.8358 46.9415, -53.8358 46.9415, -53.8358 46.9415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3612'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3008 -57.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3008"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3008 -57.6343)"^^geo:wktLiteral ;
  geo-pos:lat "51.3008"^^xsd:decimal ;
  geo-pos:long "-57.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2287'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2287'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.6343'^^xsd:double;
  dwc:startLongitude '-57.6343'^^xsd:double;
  dwc:endLongitude '-57.6343'^^xsd:double;
  dwc:latitude '51.3008'^^xsd:double;
  dwc:startLatitude '51.3008'^^xsd:double;
  dwc:endLatitude '51.3008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.6343 51.3008, -57.6343 51.3008, -57.6343 51.3008, -57.6343 51.3008, -57.6343 51.3008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2287'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79 -55.9395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79 -55.9395)"^^geo:wktLiteral ;
  geo-pos:lat "50.79"^^xsd:decimal ;
  geo-pos:long "-55.9395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3472'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3472'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.9395'^^xsd:double;
  dwc:startLongitude '-55.9395'^^xsd:double;
  dwc:endLongitude '-55.9395'^^xsd:double;
  dwc:latitude '50.79'^^xsd:double;
  dwc:startLatitude '50.79'^^xsd:double;
  dwc:endLatitude '50.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.9395 50.79, -55.9395 50.79, -55.9395 50.79, -55.9395 50.79, -55.9395 50.79))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3472'^^xsd:string;
  dwc:observationDate '1992-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2125 -52.8075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2125"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2125 -52.8075)"^^geo:wktLiteral ;
  geo-pos:lat "47.2125"^^xsd:decimal ;
  geo-pos:long "-52.8075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3648'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3648'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8075'^^xsd:double;
  dwc:startLongitude '-52.8075'^^xsd:double;
  dwc:endLongitude '-52.8075'^^xsd:double;
  dwc:latitude '47.2125'^^xsd:double;
  dwc:startLatitude '47.2125'^^xsd:double;
  dwc:endLatitude '47.2125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8075 47.2125, -52.8075 47.2125, -52.8075 47.2125, -52.8075 47.2125, -52.8075 47.2125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3648'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6177 -53.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6177"^^xsd:decimal ;
  dwc:decimalLongitude "-53.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6177 -53.102)"^^geo:wktLiteral ;
  geo-pos:lat "47.6177"^^xsd:decimal ;
  geo-pos:long "-53.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_484'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_484'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.102'^^xsd:double;
  dwc:startLongitude '-53.102'^^xsd:double;
  dwc:endLongitude '-53.102'^^xsd:double;
  dwc:latitude '47.6177'^^xsd:double;
  dwc:startLatitude '47.6177'^^xsd:double;
  dwc:endLatitude '47.6177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.102 47.6177, -53.102 47.6177, -53.102 47.6177, -53.102 47.6177, -53.102 47.6177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_484'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4358 -52.6497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4358"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4358 -52.6497)"^^geo:wktLiteral ;
  geo-pos:lat "47.4358"^^xsd:decimal ;
  geo-pos:long "-52.6497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3949'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3949'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6497'^^xsd:double;
  dwc:startLongitude '-52.6497'^^xsd:double;
  dwc:endLongitude '-52.6497'^^xsd:double;
  dwc:latitude '47.4358'^^xsd:double;
  dwc:startLatitude '47.4358'^^xsd:double;
  dwc:endLatitude '47.4358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6497 47.4358, -52.6497 47.4358, -52.6497 47.4358, -52.6497 47.4358, -52.6497 47.4358))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3949'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1708 -70.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1708"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1708 -70.0543)"^^geo:wktLiteral ;
  geo-pos:lat "43.1708"^^xsd:decimal ;
  geo-pos:long "-70.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3285'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3285'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0543'^^xsd:double;
  dwc:startLongitude '-70.0543'^^xsd:double;
  dwc:endLongitude '-70.0543'^^xsd:double;
  dwc:latitude '43.1708'^^xsd:double;
  dwc:startLatitude '43.1708'^^xsd:double;
  dwc:endLatitude '43.1708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0543 43.1708, -70.0543 43.1708, -70.0543 43.1708, -70.0543 43.1708, -70.0543 43.1708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3285'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.256 -68.8922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.256"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.256 -68.8922)"^^geo:wktLiteral ;
  geo-pos:lat "41.256"^^xsd:decimal ;
  geo-pos:long "-68.8922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3405'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3405'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8922'^^xsd:double;
  dwc:startLongitude '-68.8922'^^xsd:double;
  dwc:endLongitude '-68.8922'^^xsd:double;
  dwc:latitude '41.256'^^xsd:double;
  dwc:startLatitude '41.256'^^xsd:double;
  dwc:endLatitude '41.256'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8922 41.256, -68.8922 41.256, -68.8922 41.256, -68.8922 41.256, -68.8922 41.256))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3405'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7462 -69.7898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7462"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7462 -69.7898)"^^geo:wktLiteral ;
  geo-pos:lat "20.7462"^^xsd:decimal ;
  geo-pos:long "-69.7898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1565'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1565'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7898'^^xsd:double;
  dwc:startLongitude '-69.7898'^^xsd:double;
  dwc:endLongitude '-69.7898'^^xsd:double;
  dwc:latitude '20.7462'^^xsd:double;
  dwc:startLatitude '20.7462'^^xsd:double;
  dwc:endLatitude '20.7462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7898 20.7462, -69.7898 20.7462, -69.7898 20.7462, -69.7898 20.7462, -69.7898 20.7462))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1565'^^xsd:string;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_553'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_553'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_553'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_554'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_554'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_554'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_556'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_556'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_556'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1635 -52.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1635"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1635 -52.5617)"^^geo:wktLiteral ;
  geo-pos:lat "64.1635"^^xsd:decimal ;
  geo-pos:long "-52.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_229'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_229'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5617'^^xsd:double;
  dwc:startLongitude '-52.5617'^^xsd:double;
  dwc:endLongitude '-52.5617'^^xsd:double;
  dwc:latitude '64.1635'^^xsd:double;
  dwc:startLatitude '64.1635'^^xsd:double;
  dwc:endLatitude '64.1635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5617 64.1635, -52.5617 64.1635, -52.5617 64.1635, -52.5617 64.1635, -52.5617 64.1635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_229'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.747 -69.7837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.747"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.747 -69.7837)"^^geo:wktLiteral ;
  geo-pos:lat "20.747"^^xsd:decimal ;
  geo-pos:long "-69.7837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_971'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_971'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7837'^^xsd:double;
  dwc:startLongitude '-69.7837'^^xsd:double;
  dwc:endLongitude '-69.7837'^^xsd:double;
  dwc:latitude '20.747'^^xsd:double;
  dwc:startLatitude '20.747'^^xsd:double;
  dwc:endLatitude '20.747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7837 20.747, -69.7837 20.747, -69.7837 20.747, -69.7837 20.747, -69.7837 20.747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_971'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_557'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_557'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_557'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_558'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_558'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.016666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_558'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_555'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_555'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_555'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_559'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_559'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_559'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_561'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_561'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_561'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_562'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_562'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_562'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.5667 -27.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.5667 -27.45)"^^geo:wktLiteral ;
  geo-pos:lat "65.5667"^^xsd:decimal ;
  geo-pos:long "-27.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1870'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1870'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.45'^^xsd:double;
  dwc:startLongitude '-27.45'^^xsd:double;
  dwc:endLongitude '-27.45'^^xsd:double;
  dwc:latitude '65.5667'^^xsd:double;
  dwc:startLatitude '65.5667'^^xsd:double;
  dwc:endLatitude '65.5667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.45 65.5667, -27.45 65.5667, -27.45 65.5667, -27.45 65.5667, -27.45 65.5667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1870'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -52.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -52.8)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-52.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2571'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2571'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8'^^xsd:double;
  dwc:startLongitude '-52.8'^^xsd:double;
  dwc:endLongitude '-52.8'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:startLatitude '47.25'^^xsd:double;
  dwc:endLatitude '47.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8 47.25, -52.8 47.25, -52.8 47.25, -52.8 47.25, -52.8 47.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2571'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3562 -52.7257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3562"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3562 -52.7257)"^^geo:wktLiteral ;
  geo-pos:lat "47.3562"^^xsd:decimal ;
  geo-pos:long "-52.7257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3965'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3965'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7257'^^xsd:double;
  dwc:startLongitude '-52.7257'^^xsd:double;
  dwc:endLongitude '-52.7257'^^xsd:double;
  dwc:latitude '47.3562'^^xsd:double;
  dwc:startLatitude '47.3562'^^xsd:double;
  dwc:endLatitude '47.3562'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7257 47.3562, -52.7257 47.3562, -52.7257 47.3562, -52.7257 47.3562, -52.7257 47.3562))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3965'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3105'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3105'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3105'^^xsd:string;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3106'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3106'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3106'^^xsd:string;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3107'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3107'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3107'^^xsd:string;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3108'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3108'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3108'^^xsd:string;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9167 -63.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9167 -63.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.9167"^^xsd:decimal ;
  geo-pos:long "-63.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4177'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4177'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.5'^^xsd:double;
  dwc:startLongitude '-63.5'^^xsd:double;
  dwc:endLongitude '-63.5'^^xsd:double;
  dwc:latitude '49.9167'^^xsd:double;
  dwc:startLatitude '49.9167'^^xsd:double;
  dwc:endLatitude '49.9167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.5 49.9167, -63.5 49.9167, -63.5 49.9167, -63.5 49.9167, -63.5 49.9167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4177'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.798 -54.2147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.798"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.798 -54.2147)"^^geo:wktLiteral ;
  geo-pos:lat "46.798"^^xsd:decimal ;
  geo-pos:long "-54.2147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3621'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3621'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2147'^^xsd:double;
  dwc:startLongitude '-54.2147'^^xsd:double;
  dwc:endLongitude '-54.2147'^^xsd:double;
  dwc:latitude '46.798'^^xsd:double;
  dwc:startLatitude '46.798'^^xsd:double;
  dwc:endLatitude '46.798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2147 46.798, -54.2147 46.798, -54.2147 46.798, -54.2147 46.798, -54.2147 46.798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3621'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8673 -54.2337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8673"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8673 -54.2337)"^^geo:wktLiteral ;
  geo-pos:lat "46.8673"^^xsd:decimal ;
  geo-pos:long "-54.2337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1760'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1760'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2337'^^xsd:double;
  dwc:startLongitude '-54.2337'^^xsd:double;
  dwc:endLongitude '-54.2337'^^xsd:double;
  dwc:latitude '46.8673'^^xsd:double;
  dwc:startLatitude '46.8673'^^xsd:double;
  dwc:endLatitude '46.8673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2337 46.8673, -54.2337 46.8673, -54.2337 46.8673, -54.2337 46.8673, -54.2337 46.8673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1760'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7305 -56.2618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7305"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7305 -56.2618)"^^geo:wktLiteral ;
  geo-pos:lat "51.7305"^^xsd:decimal ;
  geo-pos:long "-56.2618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.2618'^^xsd:double;
  dwc:startLongitude '-56.2618'^^xsd:double;
  dwc:endLongitude '-56.2618'^^xsd:double;
  dwc:latitude '51.7305'^^xsd:double;
  dwc:startLatitude '51.7305'^^xsd:double;
  dwc:endLatitude '51.7305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.2618 51.7305, -56.2618 51.7305, -56.2618 51.7305, -56.2618 51.7305, -56.2618 51.7305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3007 -53.3348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3007"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3007 -53.3348)"^^geo:wktLiteral ;
  geo-pos:lat "48.3007"^^xsd:decimal ;
  geo-pos:long "-53.3348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_388'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_388'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3348'^^xsd:double;
  dwc:startLongitude '-53.3348'^^xsd:double;
  dwc:endLongitude '-53.3348'^^xsd:double;
  dwc:latitude '48.3007'^^xsd:double;
  dwc:startLatitude '48.3007'^^xsd:double;
  dwc:endLatitude '48.3007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3348 48.3007, -53.3348 48.3007, -53.3348 48.3007, -53.3348 48.3007, -53.3348 48.3007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_388'^^xsd:string;
  dwc:observationDate '1992-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.406 -70.2687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.406"^^xsd:decimal ;
  dwc:decimalLongitude "-70.2687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.406 -70.2687)"^^geo:wktLiteral ;
  geo-pos:lat "42.406"^^xsd:decimal ;
  geo-pos:long "-70.2687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3830'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3830'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.2687'^^xsd:double;
  dwc:startLongitude '-70.2687'^^xsd:double;
  dwc:endLongitude '-70.2687'^^xsd:double;
  dwc:latitude '42.406'^^xsd:double;
  dwc:startLatitude '42.406'^^xsd:double;
  dwc:endLatitude '42.406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2687 42.406, -70.2687 42.406, -70.2687 42.406, -70.2687 42.406, -70.2687 42.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3830'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3109'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3109'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3109'^^xsd:string;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7588 -69.7748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7588"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7588 -69.7748)"^^geo:wktLiteral ;
  geo-pos:lat "20.7588"^^xsd:decimal ;
  geo-pos:long "-69.7748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2715'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2715'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7748'^^xsd:double;
  dwc:startLongitude '-69.7748'^^xsd:double;
  dwc:endLongitude '-69.7748'^^xsd:double;
  dwc:latitude '20.7588'^^xsd:double;
  dwc:startLatitude '20.7588'^^xsd:double;
  dwc:endLatitude '20.7588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7748 20.7588, -69.7748 20.7588, -69.7748 20.7588, -69.7748 20.7588, -69.7748 20.7588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2715'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.616 -68.4705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.616"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.616 -68.4705)"^^geo:wktLiteral ;
  geo-pos:lat "41.616"^^xsd:decimal ;
  geo-pos:long "-68.4705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3427'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3427'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.4705'^^xsd:double;
  dwc:startLongitude '-68.4705'^^xsd:double;
  dwc:endLongitude '-68.4705'^^xsd:double;
  dwc:latitude '41.616'^^xsd:double;
  dwc:startLatitude '41.616'^^xsd:double;
  dwc:endLatitude '41.616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4705 41.616, -68.4705 41.616, -68.4705 41.616, -68.4705 41.616, -68.4705 41.616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3427'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1393 -70.0618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1393 -70.0618)"^^geo:wktLiteral ;
  geo-pos:lat "43.1393"^^xsd:decimal ;
  geo-pos:long "-70.0618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2993'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2993'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0618'^^xsd:double;
  dwc:startLongitude '-70.0618'^^xsd:double;
  dwc:endLongitude '-70.0618'^^xsd:double;
  dwc:latitude '43.1393'^^xsd:double;
  dwc:startLatitude '43.1393'^^xsd:double;
  dwc:endLatitude '43.1393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0618 43.1393, -70.0618 43.1393, -70.0618 43.1393, -70.0618 43.1393, -70.0618 43.1393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2993'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.331 -70.4792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.331"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.331 -70.4792)"^^geo:wktLiteral ;
  geo-pos:lat "42.331"^^xsd:decimal ;
  geo-pos:long "-70.4792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3877'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3877'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4792'^^xsd:double;
  dwc:startLongitude '-70.4792'^^xsd:double;
  dwc:endLongitude '-70.4792'^^xsd:double;
  dwc:latitude '42.331'^^xsd:double;
  dwc:startLatitude '42.331'^^xsd:double;
  dwc:endLatitude '42.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4792 42.331, -70.4792 42.331, -70.4792 42.331, -70.4792 42.331, -70.4792 42.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3877'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7512 -69.7908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7512"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7512 -69.7908)"^^geo:wktLiteral ;
  geo-pos:lat "20.7512"^^xsd:decimal ;
  geo-pos:long "-69.7908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2874'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2874'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7908'^^xsd:double;
  dwc:startLongitude '-69.7908'^^xsd:double;
  dwc:endLongitude '-69.7908'^^xsd:double;
  dwc:latitude '20.7512'^^xsd:double;
  dwc:startLatitude '20.7512'^^xsd:double;
  dwc:endLatitude '20.7512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7908 20.7512, -69.7908 20.7512, -69.7908 20.7512, -69.7908 20.7512, -69.7908 20.7512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2874'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7512 -69.7908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7512"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7512 -69.7908)"^^geo:wktLiteral ;
  geo-pos:lat "20.7512"^^xsd:decimal ;
  geo-pos:long "-69.7908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2875'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2875'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7908'^^xsd:double;
  dwc:startLongitude '-69.7908'^^xsd:double;
  dwc:endLongitude '-69.7908'^^xsd:double;
  dwc:latitude '20.7512'^^xsd:double;
  dwc:startLatitude '20.7512'^^xsd:double;
  dwc:endLatitude '20.7512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7908 20.7512, -69.7908 20.7512, -69.7908 20.7512, -69.7908 20.7512, -69.7908 20.7512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2875'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1272 -69.2187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1272"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1272 -69.2187)"^^geo:wktLiteral ;
  geo-pos:lat "19.1272"^^xsd:decimal ;
  geo-pos:long "-69.2187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1158'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1158'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2187'^^xsd:double;
  dwc:startLongitude '-69.2187'^^xsd:double;
  dwc:endLongitude '-69.2187'^^xsd:double;
  dwc:latitude '19.1272'^^xsd:double;
  dwc:startLatitude '19.1272'^^xsd:double;
  dwc:endLatitude '19.1272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2187 19.1272, -69.2187 19.1272, -69.2187 19.1272, -69.2187 19.1272, -69.2187 19.1272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1158'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7135 -69.7958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7135"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7135 -69.7958)"^^geo:wktLiteral ;
  geo-pos:lat "20.7135"^^xsd:decimal ;
  geo-pos:long "-69.7958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1343'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1343'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7958'^^xsd:double;
  dwc:startLongitude '-69.7958'^^xsd:double;
  dwc:endLongitude '-69.7958'^^xsd:double;
  dwc:latitude '20.7135'^^xsd:double;
  dwc:startLatitude '20.7135'^^xsd:double;
  dwc:endLatitude '20.7135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7958 20.7135, -69.7958 20.7135, -69.7958 20.7135, -69.7958 20.7135, -69.7958 20.7135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1343'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2568 -69.1478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2568"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2568 -69.1478)"^^geo:wktLiteral ;
  geo-pos:lat "19.2568"^^xsd:decimal ;
  geo-pos:long "-69.1478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1168'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1168'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1478'^^xsd:double;
  dwc:startLongitude '-69.1478'^^xsd:double;
  dwc:endLongitude '-69.1478'^^xsd:double;
  dwc:latitude '19.2568'^^xsd:double;
  dwc:startLatitude '19.2568'^^xsd:double;
  dwc:endLatitude '19.2568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1478 19.2568, -69.1478 19.2568, -69.1478 19.2568, -69.1478 19.2568, -69.1478 19.2568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1168'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1745 -52.6137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1745"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1745 -52.6137)"^^geo:wktLiteral ;
  geo-pos:lat "64.1745"^^xsd:decimal ;
  geo-pos:long "-52.6137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_230'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_230'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6137'^^xsd:double;
  dwc:startLongitude '-52.6137'^^xsd:double;
  dwc:endLongitude '-52.6137'^^xsd:double;
  dwc:latitude '64.1745'^^xsd:double;
  dwc:startLatitude '64.1745'^^xsd:double;
  dwc:endLatitude '64.1745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_230'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1745 -52.6137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1745"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1745 -52.6137)"^^geo:wktLiteral ;
  geo-pos:lat "64.1745"^^xsd:decimal ;
  geo-pos:long "-52.6137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_231'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_231'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6137'^^xsd:double;
  dwc:startLongitude '-52.6137'^^xsd:double;
  dwc:endLongitude '-52.6137'^^xsd:double;
  dwc:latitude '64.1745'^^xsd:double;
  dwc:startLatitude '64.1745'^^xsd:double;
  dwc:endLatitude '64.1745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_231'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1745 -52.6137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1745"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1745 -52.6137)"^^geo:wktLiteral ;
  geo-pos:lat "64.1745"^^xsd:decimal ;
  geo-pos:long "-52.6137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_232'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_232'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6137'^^xsd:double;
  dwc:startLongitude '-52.6137'^^xsd:double;
  dwc:endLongitude '-52.6137'^^xsd:double;
  dwc:latitude '64.1745'^^xsd:double;
  dwc:startLatitude '64.1745'^^xsd:double;
  dwc:endLatitude '64.1745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_232'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1745 -52.6137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1745"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1745 -52.6137)"^^geo:wktLiteral ;
  geo-pos:lat "64.1745"^^xsd:decimal ;
  geo-pos:long "-52.6137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_233'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_233'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6137'^^xsd:double;
  dwc:startLongitude '-52.6137'^^xsd:double;
  dwc:endLongitude '-52.6137'^^xsd:double;
  dwc:latitude '64.1745'^^xsd:double;
  dwc:startLatitude '64.1745'^^xsd:double;
  dwc:endLatitude '64.1745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_233'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1745 -52.6137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1745"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1745 -52.6137)"^^geo:wktLiteral ;
  geo-pos:lat "64.1745"^^xsd:decimal ;
  geo-pos:long "-52.6137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_234'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_234'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6137'^^xsd:double;
  dwc:startLongitude '-52.6137'^^xsd:double;
  dwc:endLongitude '-52.6137'^^xsd:double;
  dwc:latitude '64.1745'^^xsd:double;
  dwc:startLatitude '64.1745'^^xsd:double;
  dwc:endLatitude '64.1745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745, -52.6137 64.1745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_234'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0808 -52.0472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-52.0472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0808 -52.0472)"^^geo:wktLiteral ;
  geo-pos:lat "64.0808"^^xsd:decimal ;
  geo-pos:long "-52.0472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_219'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_219'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.0472'^^xsd:double;
  dwc:startLongitude '-52.0472'^^xsd:double;
  dwc:endLongitude '-52.0472'^^xsd:double;
  dwc:latitude '64.0808'^^xsd:double;
  dwc:startLatitude '64.0808'^^xsd:double;
  dwc:endLatitude '64.0808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.0472 64.0808, -52.0472 64.0808, -52.0472 64.0808, -52.0472 64.0808, -52.0472 64.0808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_219'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3583 -57.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3583 -57.2333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3583"^^xsd:decimal ;
  geo-pos:long "-57.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_58'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_58'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2333'^^xsd:double;
  dwc:startLongitude '-57.2333'^^xsd:double;
  dwc:endLongitude '-57.2333'^^xsd:double;
  dwc:latitude '51.3583'^^xsd:double;
  dwc:startLatitude '51.3583'^^xsd:double;
  dwc:endLatitude '51.3583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2333 51.3583, -57.2333 51.3583, -57.2333 51.3583, -57.2333 51.3583, -57.2333 51.3583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_58'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3583 -57.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3583 -57.2333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3583"^^xsd:decimal ;
  geo-pos:long "-57.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_59'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_59'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2333'^^xsd:double;
  dwc:startLongitude '-57.2333'^^xsd:double;
  dwc:endLongitude '-57.2333'^^xsd:double;
  dwc:latitude '51.3583'^^xsd:double;
  dwc:startLatitude '51.3583'^^xsd:double;
  dwc:endLatitude '51.3583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2333 51.3583, -57.2333 51.3583, -57.2333 51.3583, -57.2333 51.3583, -57.2333 51.3583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_59'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6267 -53.5083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6267"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6267 -53.5083)"^^geo:wktLiteral ;
  geo-pos:lat "48.6267"^^xsd:decimal ;
  geo-pos:long "-53.5083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_418'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_418'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5083'^^xsd:double;
  dwc:startLongitude '-53.5083'^^xsd:double;
  dwc:endLongitude '-53.5083'^^xsd:double;
  dwc:latitude '48.6267'^^xsd:double;
  dwc:startLatitude '48.6267'^^xsd:double;
  dwc:endLatitude '48.6267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5083 48.6267, -53.5083 48.6267, -53.5083 48.6267, -53.5083 48.6267, -53.5083 48.6267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_418'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3773 -68.8157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3773 -68.8157)"^^geo:wktLiteral ;
  geo-pos:lat "43.3773"^^xsd:decimal ;
  geo-pos:long "-68.8157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3205'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3205'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8157'^^xsd:double;
  dwc:startLongitude '-68.8157'^^xsd:double;
  dwc:endLongitude '-68.8157'^^xsd:double;
  dwc:latitude '43.3773'^^xsd:double;
  dwc:startLatitude '43.3773'^^xsd:double;
  dwc:endLatitude '43.3773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8157 43.3773, -68.8157 43.3773, -68.8157 43.3773, -68.8157 43.3773, -68.8157 43.3773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3205'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1765 -70.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1765"^^xsd:decimal ;
  dwc:decimalLongitude "-70.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1765 -70.011)"^^geo:wktLiteral ;
  geo-pos:lat "43.1765"^^xsd:decimal ;
  geo-pos:long "-70.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3889'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3889'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.011'^^xsd:double;
  dwc:startLongitude '-70.011'^^xsd:double;
  dwc:endLongitude '-70.011'^^xsd:double;
  dwc:latitude '43.1765'^^xsd:double;
  dwc:startLatitude '43.1765'^^xsd:double;
  dwc:endLatitude '43.1765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.011 43.1765, -70.011 43.1765, -70.011 43.1765, -70.011 43.1765, -70.011 43.1765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3889'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7213 -69.7882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7213 -69.7882)"^^geo:wktLiteral ;
  geo-pos:lat "20.7213"^^xsd:decimal ;
  geo-pos:long "-69.7882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2786'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2786'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7882'^^xsd:double;
  dwc:startLongitude '-69.7882'^^xsd:double;
  dwc:endLongitude '-69.7882'^^xsd:double;
  dwc:latitude '20.7213'^^xsd:double;
  dwc:startLatitude '20.7213'^^xsd:double;
  dwc:endLatitude '20.7213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7882 20.7213, -69.7882 20.7213, -69.7882 20.7213, -69.7882 20.7213, -69.7882 20.7213))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2786'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.359 -68.7572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.359"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.359 -68.7572)"^^geo:wktLiteral ;
  geo-pos:lat "41.359"^^xsd:decimal ;
  geo-pos:long "-68.7572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3392'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3392'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7572'^^xsd:double;
  dwc:startLongitude '-68.7572'^^xsd:double;
  dwc:endLongitude '-68.7572'^^xsd:double;
  dwc:latitude '41.359'^^xsd:double;
  dwc:startLatitude '41.359'^^xsd:double;
  dwc:endLatitude '41.359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7572 41.359, -68.7572 41.359, -68.7572 41.359, -68.7572 41.359, -68.7572 41.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3392'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1765 -70.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1765"^^xsd:decimal ;
  dwc:decimalLongitude "-70.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1765 -70.011)"^^geo:wktLiteral ;
  geo-pos:lat "43.1765"^^xsd:decimal ;
  geo-pos:long "-70.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3890'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3890'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.011'^^xsd:double;
  dwc:startLongitude '-70.011'^^xsd:double;
  dwc:endLongitude '-70.011'^^xsd:double;
  dwc:latitude '43.1765'^^xsd:double;
  dwc:startLatitude '43.1765'^^xsd:double;
  dwc:endLatitude '43.1765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.011 43.1765, -70.011 43.1765, -70.011 43.1765, -70.011 43.1765, -70.011 43.1765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3890'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4393 -68.5037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4393"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4393 -68.5037)"^^geo:wktLiteral ;
  geo-pos:lat "41.4393"^^xsd:decimal ;
  geo-pos:long "-68.5037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3332'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3332'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5037'^^xsd:double;
  dwc:startLongitude '-68.5037'^^xsd:double;
  dwc:endLongitude '-68.5037'^^xsd:double;
  dwc:latitude '41.4393'^^xsd:double;
  dwc:startLatitude '41.4393'^^xsd:double;
  dwc:endLatitude '41.4393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5037 41.4393, -68.5037 41.4393, -68.5037 41.4393, -68.5037 41.4393, -68.5037 41.4393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3332'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.327 -69.1345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.327"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.327 -69.1345)"^^geo:wktLiteral ;
  geo-pos:lat "19.327"^^xsd:decimal ;
  geo-pos:long "-69.1345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3141'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3141'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1345'^^xsd:double;
  dwc:startLongitude '-69.1345'^^xsd:double;
  dwc:endLongitude '-69.1345'^^xsd:double;
  dwc:latitude '19.327'^^xsd:double;
  dwc:startLatitude '19.327'^^xsd:double;
  dwc:endLatitude '19.327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1345 19.327, -69.1345 19.327, -69.1345 19.327, -69.1345 19.327, -69.1345 19.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3141'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1672 -69.1732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1672"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1672 -69.1732)"^^geo:wktLiteral ;
  geo-pos:lat "19.1672"^^xsd:decimal ;
  geo-pos:long "-69.1732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1163'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1163'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1732'^^xsd:double;
  dwc:startLongitude '-69.1732'^^xsd:double;
  dwc:endLongitude '-69.1732'^^xsd:double;
  dwc:latitude '19.1672'^^xsd:double;
  dwc:startLatitude '19.1672'^^xsd:double;
  dwc:endLatitude '19.1672'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1732 19.1672, -69.1732 19.1672, -69.1732 19.1672, -69.1732 19.1672, -69.1732 19.1672))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1163'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.779 -69.8032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.779"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.779 -69.8032)"^^geo:wktLiteral ;
  geo-pos:lat "20.779"^^xsd:decimal ;
  geo-pos:long "-69.8032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1212'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1212'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8032'^^xsd:double;
  dwc:startLongitude '-69.8032'^^xsd:double;
  dwc:endLongitude '-69.8032'^^xsd:double;
  dwc:latitude '20.779'^^xsd:double;
  dwc:startLatitude '20.779'^^xsd:double;
  dwc:endLatitude '20.779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8032 20.779, -69.8032 20.779, -69.8032 20.779, -69.8032 20.779, -69.8032 20.779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1212'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.779 -69.8032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.779"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.779 -69.8032)"^^geo:wktLiteral ;
  geo-pos:lat "20.779"^^xsd:decimal ;
  geo-pos:long "-69.8032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1213'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1213'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8032'^^xsd:double;
  dwc:startLongitude '-69.8032'^^xsd:double;
  dwc:endLongitude '-69.8032'^^xsd:double;
  dwc:latitude '20.779'^^xsd:double;
  dwc:startLatitude '20.779'^^xsd:double;
  dwc:endLatitude '20.779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8032 20.779, -69.8032 20.779, -69.8032 20.779, -69.8032 20.779, -69.8032 20.779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1213'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0848 -52.0142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.0142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0848 -52.0142)"^^geo:wktLiteral ;
  geo-pos:lat "64.0848"^^xsd:decimal ;
  geo-pos:long "-52.0142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_216'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_216'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.0142'^^xsd:double;
  dwc:startLongitude '-52.0142'^^xsd:double;
  dwc:endLongitude '-52.0142'^^xsd:double;
  dwc:latitude '64.0848'^^xsd:double;
  dwc:startLatitude '64.0848'^^xsd:double;
  dwc:endLatitude '64.0848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.0142 64.0848, -52.0142 64.0848, -52.0142 64.0848, -52.0142 64.0848, -52.0142 64.0848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_216'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.725 -69.7828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.725"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.725 -69.7828)"^^geo:wktLiteral ;
  geo-pos:lat "20.725"^^xsd:decimal ;
  geo-pos:long "-69.7828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1539'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1539'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7828'^^xsd:double;
  dwc:startLongitude '-69.7828'^^xsd:double;
  dwc:endLongitude '-69.7828'^^xsd:double;
  dwc:latitude '20.725'^^xsd:double;
  dwc:startLatitude '20.725'^^xsd:double;
  dwc:endLatitude '20.725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7828 20.725, -69.7828 20.725, -69.7828 20.725, -69.7828 20.725, -69.7828 20.725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1539'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.721 -69.8122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.721"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.721 -69.8122)"^^geo:wktLiteral ;
  geo-pos:lat "20.721"^^xsd:decimal ;
  geo-pos:long "-69.8122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2808'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2808'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8122'^^xsd:double;
  dwc:startLongitude '-69.8122'^^xsd:double;
  dwc:endLongitude '-69.8122'^^xsd:double;
  dwc:latitude '20.721'^^xsd:double;
  dwc:startLatitude '20.721'^^xsd:double;
  dwc:endLatitude '20.721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8122 20.721, -69.8122 20.721, -69.8122 20.721, -69.8122 20.721, -69.8122 20.721))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2808'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1068 -69.2348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1068"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1068 -69.2348)"^^geo:wktLiteral ;
  geo-pos:lat "19.1068"^^xsd:decimal ;
  geo-pos:long "-69.2348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2637'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2637'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2348'^^xsd:double;
  dwc:startLongitude '-69.2348'^^xsd:double;
  dwc:endLongitude '-69.2348'^^xsd:double;
  dwc:latitude '19.1068'^^xsd:double;
  dwc:startLatitude '19.1068'^^xsd:double;
  dwc:endLatitude '19.1068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2348 19.1068, -69.2348 19.1068, -69.2348 19.1068, -69.2348 19.1068, -69.2348 19.1068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2637'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_688'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_688'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_688'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_689'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_689'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_689'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_690'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_690'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_690'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_691'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_691'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_691'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_692'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_692'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_692'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_693'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_693'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_693'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_694'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_694'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_694'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3667 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3667 -24)"^^geo:wktLiteral ;
  geo-pos:lat "63.3667"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1820'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1820'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24'^^xsd:integer;
  dwc:startLongitude '-24'^^xsd:integer;
  dwc:endLongitude '-24'^^xsd:integer;
  dwc:latitude '63.3667'^^xsd:double;
  dwc:startLatitude '63.3667'^^xsd:double;
  dwc:endLatitude '63.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24 63.3667, -24 63.3667, -24 63.3667, -24 63.3667, -24 63.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1820'^^xsd:string;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6667 -15.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6667 -15.8833)"^^geo:wktLiteral ;
  geo-pos:lat "63.6667"^^xsd:decimal ;
  geo-pos:long "-15.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1918'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1918'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.8833'^^xsd:double;
  dwc:startLongitude '-15.8833'^^xsd:double;
  dwc:endLongitude '-15.8833'^^xsd:double;
  dwc:latitude '63.6667'^^xsd:double;
  dwc:startLatitude '63.6667'^^xsd:double;
  dwc:endLatitude '63.6667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.8833 63.6667, -15.8833 63.6667, -15.8833 63.6667, -15.8833 63.6667, -15.8833 63.6667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1918'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1156'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1156'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1156'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4086'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_4086'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4086'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2272 -52.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2272"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2272 -52.7973)"^^geo:wktLiteral ;
  geo-pos:lat "47.2272"^^xsd:decimal ;
  geo-pos:long "-52.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3684'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3684'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7973'^^xsd:double;
  dwc:startLongitude '-52.7973'^^xsd:double;
  dwc:endLongitude '-52.7973'^^xsd:double;
  dwc:latitude '47.2272'^^xsd:double;
  dwc:startLatitude '47.2272'^^xsd:double;
  dwc:endLatitude '47.2272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7973 47.2272, -52.7973 47.2272, -52.7973 47.2272, -52.7973 47.2272, -52.7973 47.2272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3684'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1047'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1047'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1047'^^xsd:string;
  dwc:observationDate '1992-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7422 -69.7777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7422"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7422 -69.7777)"^^geo:wktLiteral ;
  geo-pos:lat "20.7422"^^xsd:decimal ;
  geo-pos:long "-69.7777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_838'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_838'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7777'^^xsd:double;
  dwc:startLongitude '-69.7777'^^xsd:double;
  dwc:endLongitude '-69.7777'^^xsd:double;
  dwc:latitude '20.7422'^^xsd:double;
  dwc:startLatitude '20.7422'^^xsd:double;
  dwc:endLatitude '20.7422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7777 20.7422, -69.7777 20.7422, -69.7777 20.7422, -69.7777 20.7422, -69.7777 20.7422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_838'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1133 -69.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1133 -69.2138)"^^geo:wktLiteral ;
  geo-pos:lat "19.1133"^^xsd:decimal ;
  geo-pos:long "-69.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1172'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1172'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2138'^^xsd:double;
  dwc:startLongitude '-69.2138'^^xsd:double;
  dwc:endLongitude '-69.2138'^^xsd:double;
  dwc:latitude '19.1133'^^xsd:double;
  dwc:startLatitude '19.1133'^^xsd:double;
  dwc:endLatitude '19.1133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2138 19.1133, -69.2138 19.1133, -69.2138 19.1133, -69.2138 19.1133, -69.2138 19.1133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1172'^^xsd:string;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1406'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1406'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333, -69.8333 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1406'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8333 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8333 -28)"^^geo:wktLiteral ;
  geo-pos:lat "65.8333"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1867'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1867'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '65.8333'^^xsd:double;
  dwc:startLatitude '65.8333'^^xsd:double;
  dwc:endLatitude '65.8333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28 65.8333, -28 65.8333, -28 65.8333, -28 65.8333, -28 65.8333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1867'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.15 -20.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.15"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.15 -20.5833)"^^geo:wktLiteral ;
  geo-pos:lat "63.15"^^xsd:decimal ;
  geo-pos:long "-20.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1888'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_1888'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-20.5833'^^xsd:double;
  dwc:startLongitude '-20.5833'^^xsd:double;
  dwc:endLongitude '-20.5833'^^xsd:double;
  dwc:latitude '63.15'^^xsd:double;
  dwc:startLatitude '63.15'^^xsd:double;
  dwc:endLatitude '63.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.5833 63.15, -20.5833 63.15, -20.5833 63.15, -20.5833 63.15, -20.5833 63.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1888'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "63.6"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1923'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1923'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:startLongitude '-16.1'^^xsd:double;
  dwc:endLongitude '-16.1'^^xsd:double;
  dwc:latitude '63.6'^^xsd:double;
  dwc:startLatitude '63.6'^^xsd:double;
  dwc:endLatitude '63.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.1 63.6, -16.1 63.6, -16.1 63.6, -16.1 63.6, -16.1 63.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1923'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4063'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_4063'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4063'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7833 -53.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-53.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7833 -53.85)"^^geo:wktLiteral ;
  geo-pos:lat "47.7833"^^xsd:decimal ;
  geo-pos:long "-53.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3930'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3930'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.85'^^xsd:double;
  dwc:startLongitude '-53.85'^^xsd:double;
  dwc:endLongitude '-53.85'^^xsd:double;
  dwc:latitude '47.7833'^^xsd:double;
  dwc:startLatitude '47.7833'^^xsd:double;
  dwc:endLatitude '47.7833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.85 47.7833, -53.85 47.7833, -53.85 47.7833, -53.85 47.7833, -53.85 47.7833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3930'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1 25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.1"^^xsd:decimal ;
  dwc:decimalLongitude "25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1 25.1)"^^geo:wktLiteral ;
  geo-pos:lat "76.1"^^xsd:decimal ;
  geo-pos:long "25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2670'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2670'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.1'^^xsd:double;
  dwc:startLongitude '25.1'^^xsd:double;
  dwc:endLongitude '25.1'^^xsd:double;
  dwc:latitude '76.1'^^xsd:double;
  dwc:startLatitude '76.1'^^xsd:double;
  dwc:endLatitude '76.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1 76.1, 25.1 76.1, 25.1 76.1, 25.1 76.1, 25.1 76.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2670'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7422 -69.7777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7422"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7422 -69.7777)"^^geo:wktLiteral ;
  geo-pos:lat "20.7422"^^xsd:decimal ;
  geo-pos:long "-69.7777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_839'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_839'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7777'^^xsd:double;
  dwc:startLongitude '-69.7777'^^xsd:double;
  dwc:endLongitude '-69.7777'^^xsd:double;
  dwc:latitude '20.7422'^^xsd:double;
  dwc:startLatitude '20.7422'^^xsd:double;
  dwc:endLatitude '20.7422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7777 20.7422, -69.7777 20.7422, -69.7777 20.7422, -69.7777 20.7422, -69.7777 20.7422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_839'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7682 -69.7807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7682"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7682 -69.7807)"^^geo:wktLiteral ;
  geo-pos:lat "20.7682"^^xsd:decimal ;
  geo-pos:long "-69.7807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_944'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_944'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7807'^^xsd:double;
  dwc:startLongitude '-69.7807'^^xsd:double;
  dwc:endLongitude '-69.7807'^^xsd:double;
  dwc:latitude '20.7682'^^xsd:double;
  dwc:startLatitude '20.7682'^^xsd:double;
  dwc:endLatitude '20.7682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7807 20.7682, -69.7807 20.7682, -69.7807 20.7682, -69.7807 20.7682, -69.7807 20.7682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_944'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5793 -55.3967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5793"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5793 -55.3967)"^^geo:wktLiteral ;
  geo-pos:lat "51.5793"^^xsd:decimal ;
  geo-pos:long "-55.3967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3578'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3578'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.3967'^^xsd:double;
  dwc:startLongitude '-55.3967'^^xsd:double;
  dwc:endLongitude '-55.3967'^^xsd:double;
  dwc:latitude '51.5793'^^xsd:double;
  dwc:startLatitude '51.5793'^^xsd:double;
  dwc:endLatitude '51.5793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.3967 51.5793, -55.3967 51.5793, -55.3967 51.5793, -55.3967 51.5793, -55.3967 51.5793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3578'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -64.5677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -64.5677)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-64.5677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4168'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_4168'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5677'^^xsd:double;
  dwc:startLongitude '-64.5677'^^xsd:double;
  dwc:endLongitude '-64.5677'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:startLatitude '50.203'^^xsd:double;
  dwc:endLatitude '50.203'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5677 50.203, -64.5677 50.203, -64.5677 50.203, -64.5677 50.203, -64.5677 50.203))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4168'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8458 -54.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8458"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8458 -54.2133)"^^geo:wktLiteral ;
  geo-pos:lat "46.8458"^^xsd:decimal ;
  geo-pos:long "-54.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1741'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1741'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2133'^^xsd:double;
  dwc:startLongitude '-54.2133'^^xsd:double;
  dwc:endLongitude '-54.2133'^^xsd:double;
  dwc:latitude '46.8458'^^xsd:double;
  dwc:startLatitude '46.8458'^^xsd:double;
  dwc:endLatitude '46.8458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2133 46.8458, -54.2133 46.8458, -54.2133 46.8458, -54.2133 46.8458, -54.2133 46.8458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1741'^^xsd:string;
  dwc:observationDate '1993-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7648 -53.0032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7648"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7648 -53.0032)"^^geo:wktLiteral ;
  geo-pos:lat "47.7648"^^xsd:decimal ;
  geo-pos:long "-53.0032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_506'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_506'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0032'^^xsd:double;
  dwc:startLongitude '-53.0032'^^xsd:double;
  dwc:endLongitude '-53.0032'^^xsd:double;
  dwc:latitude '47.7648'^^xsd:double;
  dwc:startLatitude '47.7648'^^xsd:double;
  dwc:endLatitude '47.7648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0032 47.7648, -53.0032 47.7648, -53.0032 47.7648, -53.0032 47.7648, -53.0032 47.7648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_506'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6143 -53.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6143"^^xsd:decimal ;
  dwc:decimalLongitude "-53.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6143 -53.043)"^^geo:wktLiteral ;
  geo-pos:lat "47.6143"^^xsd:decimal ;
  geo-pos:long "-53.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_350'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_350'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.043'^^xsd:double;
  dwc:startLongitude '-53.043'^^xsd:double;
  dwc:endLongitude '-53.043'^^xsd:double;
  dwc:latitude '47.6143'^^xsd:double;
  dwc:startLatitude '47.6143'^^xsd:double;
  dwc:endLatitude '47.6143'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.043 47.6143, -53.043 47.6143, -53.043 47.6143, -53.043 47.6143, -53.043 47.6143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_350'^^xsd:string;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8933 -53.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8933"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8933 -53.5333)"^^geo:wktLiteral ;
  geo-pos:lat "48.8933"^^xsd:decimal ;
  geo-pos:long "-53.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_437'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_437'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5333'^^xsd:double;
  dwc:startLongitude '-53.5333'^^xsd:double;
  dwc:endLongitude '-53.5333'^^xsd:double;
  dwc:latitude '48.8933'^^xsd:double;
  dwc:startLatitude '48.8933'^^xsd:double;
  dwc:endLatitude '48.8933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5333 48.8933, -53.5333 48.8933, -53.5333 48.8933, -53.5333 48.8933, -53.5333 48.8933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_437'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5337 -53.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5337"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5337 -53.2872)"^^geo:wktLiteral ;
  geo-pos:lat "48.5337"^^xsd:decimal ;
  geo-pos:long "-53.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3768'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3768'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.2872'^^xsd:double;
  dwc:startLongitude '-53.2872'^^xsd:double;
  dwc:endLongitude '-53.2872'^^xsd:double;
  dwc:latitude '48.5337'^^xsd:double;
  dwc:startLatitude '48.5337'^^xsd:double;
  dwc:endLatitude '48.5337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.2872 48.5337, -53.2872 48.5337, -53.2872 48.5337, -53.2872 48.5337, -53.2872 48.5337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3768'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7177 -69.7847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7177"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7177 -69.7847)"^^geo:wktLiteral ;
  geo-pos:lat "20.7177"^^xsd:decimal ;
  geo-pos:long "-69.7847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2698'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2698'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7847'^^xsd:double;
  dwc:startLongitude '-69.7847'^^xsd:double;
  dwc:endLongitude '-69.7847'^^xsd:double;
  dwc:latitude '20.7177'^^xsd:double;
  dwc:startLatitude '20.7177'^^xsd:double;
  dwc:endLatitude '20.7177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7847 20.7177, -69.7847 20.7177, -69.7847 20.7177, -69.7847 20.7177, -69.7847 20.7177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2698'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7225 -69.8042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7225"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7225 -69.8042)"^^geo:wktLiteral ;
  geo-pos:lat "20.7225"^^xsd:decimal ;
  geo-pos:long "-69.8042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_862'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_862'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8042'^^xsd:double;
  dwc:startLongitude '-69.8042'^^xsd:double;
  dwc:endLongitude '-69.8042'^^xsd:double;
  dwc:latitude '20.7225'^^xsd:double;
  dwc:startLatitude '20.7225'^^xsd:double;
  dwc:endLatitude '20.7225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8042 20.7225, -69.8042 20.7225, -69.8042 20.7225, -69.8042 20.7225, -69.8042 20.7225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_862'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7435"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.7967)"^^geo:wktLiteral ;
  geo-pos:lat "20.7435"^^xsd:decimal ;
  geo-pos:long "-69.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_819'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_819'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7967'^^xsd:double;
  dwc:startLongitude '-69.7967'^^xsd:double;
  dwc:endLongitude '-69.7967'^^xsd:double;
  dwc:latitude '20.7435'^^xsd:double;
  dwc:startLatitude '20.7435'^^xsd:double;
  dwc:endLatitude '20.7435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7967 20.7435, -69.7967 20.7435, -69.7967 20.7435, -69.7967 20.7435, -69.7967 20.7435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_819'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7435"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.7967)"^^geo:wktLiteral ;
  geo-pos:lat "20.7435"^^xsd:decimal ;
  geo-pos:long "-69.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_820'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_820'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7967'^^xsd:double;
  dwc:startLongitude '-69.7967'^^xsd:double;
  dwc:endLongitude '-69.7967'^^xsd:double;
  dwc:latitude '20.7435'^^xsd:double;
  dwc:startLatitude '20.7435'^^xsd:double;
  dwc:endLatitude '20.7435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7967 20.7435, -69.7967 20.7435, -69.7967 20.7435, -69.7967 20.7435, -69.7967 20.7435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_820'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9883 -50.0007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9883"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9883 -50.0007)"^^geo:wktLiteral ;
  geo-pos:lat "61.9883"^^xsd:decimal ;
  geo-pos:long "-50.0007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_169'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_169'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0007'^^xsd:double;
  dwc:startLongitude '-50.0007'^^xsd:double;
  dwc:endLongitude '-50.0007'^^xsd:double;
  dwc:latitude '61.9883'^^xsd:double;
  dwc:startLatitude '61.9883'^^xsd:double;
  dwc:endLatitude '61.9883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0007 61.9883, -50.0007 61.9883, -50.0007 61.9883, -50.0007 61.9883, -50.0007 61.9883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_169'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9883 -50.0007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9883"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9883 -50.0007)"^^geo:wktLiteral ;
  geo-pos:lat "61.9883"^^xsd:decimal ;
  geo-pos:long "-50.0007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_170'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_170'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0007'^^xsd:double;
  dwc:startLongitude '-50.0007'^^xsd:double;
  dwc:endLongitude '-50.0007'^^xsd:double;
  dwc:latitude '61.9883'^^xsd:double;
  dwc:startLatitude '61.9883'^^xsd:double;
  dwc:endLatitude '61.9883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0007 61.9883, -50.0007 61.9883, -50.0007 61.9883, -50.0007 61.9883, -50.0007 61.9883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_170'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9883 -50.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9883"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9883 -50.0055)"^^geo:wktLiteral ;
  geo-pos:lat "61.9883"^^xsd:decimal ;
  geo-pos:long "-50.0055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_168'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_168'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0055'^^xsd:double;
  dwc:startLongitude '-50.0055'^^xsd:double;
  dwc:endLongitude '-50.0055'^^xsd:double;
  dwc:latitude '61.9883'^^xsd:double;
  dwc:startLatitude '61.9883'^^xsd:double;
  dwc:endLatitude '61.9883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0055 61.9883, -50.0055 61.9883, -50.0055 61.9883, -50.0055 61.9883, -50.0055 61.9883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_168'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7225 -69.8042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7225"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7225 -69.8042)"^^geo:wktLiteral ;
  geo-pos:lat "20.7225"^^xsd:decimal ;
  geo-pos:long "-69.8042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_863'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_863'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8042'^^xsd:double;
  dwc:startLongitude '-69.8042'^^xsd:double;
  dwc:endLongitude '-69.8042'^^xsd:double;
  dwc:latitude '20.7225'^^xsd:double;
  dwc:startLatitude '20.7225'^^xsd:double;
  dwc:endLatitude '20.7225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8042 20.7225, -69.8042 20.7225, -69.8042 20.7225, -69.8042 20.7225, -69.8042 20.7225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_863'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7453 -69.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7453"^^xsd:decimal ;
  dwc:decimalLongitude "-69.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7453 -69.792)"^^geo:wktLiteral ;
  geo-pos:lat "20.7453"^^xsd:decimal ;
  geo-pos:long "-69.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2762'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2762'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.792'^^xsd:double;
  dwc:startLongitude '-69.792'^^xsd:double;
  dwc:endLongitude '-69.792'^^xsd:double;
  dwc:latitude '20.7453'^^xsd:double;
  dwc:startLatitude '20.7453'^^xsd:double;
  dwc:endLatitude '20.7453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.792 20.7453, -69.792 20.7453, -69.792 20.7453, -69.792 20.7453, -69.792 20.7453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2762'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8162 -56.1697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8162"^^xsd:decimal ;
  dwc:decimalLongitude "-56.1697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8162 -56.1697)"^^geo:wktLiteral ;
  geo-pos:lat "51.8162"^^xsd:decimal ;
  geo-pos:long "-56.1697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.1697'^^xsd:double;
  dwc:startLongitude '-56.1697'^^xsd:double;
  dwc:endLongitude '-56.1697'^^xsd:double;
  dwc:latitude '51.8162'^^xsd:double;
  dwc:startLatitude '51.8162'^^xsd:double;
  dwc:endLatitude '51.8162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.1697 51.8162, -56.1697 51.8162, -56.1697 51.8162, -56.1697 51.8162, -56.1697 51.8162))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -22.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -22.5833)"^^geo:wktLiteral ;
  geo-pos:lat "63.4"^^xsd:decimal ;
  geo-pos:long "-22.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1819'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1819'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-22.5833'^^xsd:double;
  dwc:startLongitude '-22.5833'^^xsd:double;
  dwc:endLongitude '-22.5833'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:startLatitude '63.4'^^xsd:double;
  dwc:endLatitude '63.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.5833 63.4, -22.5833 63.4, -22.5833 63.4, -22.5833 63.4, -22.5833 63.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1819'^^xsd:string;
  dwc:observationDate '1992-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.201 -52.7762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.201"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.201 -52.7762)"^^geo:wktLiteral ;
  geo-pos:lat "47.201"^^xsd:decimal ;
  geo-pos:long "-52.7762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3665'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3665'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7762'^^xsd:double;
  dwc:startLongitude '-52.7762'^^xsd:double;
  dwc:endLongitude '-52.7762'^^xsd:double;
  dwc:latitude '47.201'^^xsd:double;
  dwc:startLatitude '47.201'^^xsd:double;
  dwc:endLatitude '47.201'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7762 47.201, -52.7762 47.201, -52.7762 47.201, -52.7762 47.201, -52.7762 47.201))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3665'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.705 -53.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.705"^^xsd:decimal ;
  dwc:decimalLongitude "-53.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.705 -53.14)"^^geo:wktLiteral ;
  geo-pos:lat "48.705"^^xsd:decimal ;
  geo-pos:long "-53.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_406'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_406'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.14'^^xsd:double;
  dwc:startLongitude '-53.14'^^xsd:double;
  dwc:endLongitude '-53.14'^^xsd:double;
  dwc:latitude '48.705'^^xsd:double;
  dwc:startLatitude '48.705'^^xsd:double;
  dwc:endLatitude '48.705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.14 48.705, -53.14 48.705, -53.14 48.705, -53.14 48.705, -53.14 48.705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_406'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.864 -55.8618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.864"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.864 -55.8618)"^^geo:wktLiteral ;
  geo-pos:lat "50.864"^^xsd:decimal ;
  geo-pos:long "-55.8618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_122'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_122'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8618'^^xsd:double;
  dwc:startLongitude '-55.8618'^^xsd:double;
  dwc:endLongitude '-55.8618'^^xsd:double;
  dwc:latitude '50.864'^^xsd:double;
  dwc:startLatitude '50.864'^^xsd:double;
  dwc:endLatitude '50.864'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8618 50.864, -55.8618 50.864, -55.8618 50.864, -55.8618 50.864, -55.8618 50.864))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_122'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9238 -63.4173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9238"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9238 -63.4173)"^^geo:wktLiteral ;
  geo-pos:lat "49.9238"^^xsd:decimal ;
  geo-pos:long "-63.4173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2394'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2394'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4173'^^xsd:double;
  dwc:startLongitude '-63.4173'^^xsd:double;
  dwc:endLongitude '-63.4173'^^xsd:double;
  dwc:latitude '49.9238'^^xsd:double;
  dwc:startLatitude '49.9238'^^xsd:double;
  dwc:endLatitude '49.9238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4173 49.9238, -63.4173 49.9238, -63.4173 49.9238, -63.4173 49.9238, -63.4173 49.9238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2394'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4823 -70.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4823"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4823 -70.4408)"^^geo:wktLiteral ;
  geo-pos:lat "42.4823"^^xsd:decimal ;
  geo-pos:long "-70.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3845'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3845'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4408'^^xsd:double;
  dwc:startLongitude '-70.4408'^^xsd:double;
  dwc:endLongitude '-70.4408'^^xsd:double;
  dwc:latitude '42.4823'^^xsd:double;
  dwc:startLatitude '42.4823'^^xsd:double;
  dwc:endLatitude '42.4823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4408 42.4823, -70.4408 42.4823, -70.4408 42.4823, -70.4408 42.4823, -70.4408 42.4823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3845'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.119 -52.8713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.119"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.119 -52.8713)"^^geo:wktLiteral ;
  geo-pos:lat "47.119"^^xsd:decimal ;
  geo-pos:long "-52.8713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3696'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3696'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8713'^^xsd:double;
  dwc:startLongitude '-52.8713'^^xsd:double;
  dwc:endLongitude '-52.8713'^^xsd:double;
  dwc:latitude '47.119'^^xsd:double;
  dwc:startLatitude '47.119'^^xsd:double;
  dwc:endLatitude '47.119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8713 47.119, -52.8713 47.119, -52.8713 47.119, -52.8713 47.119, -52.8713 47.119))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3696'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2941'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2941'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2941'^^xsd:string;
  dwc:observationDate '1992-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6182 -68.4523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6182"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6182 -68.4523)"^^geo:wktLiteral ;
  geo-pos:lat "41.6182"^^xsd:decimal ;
  geo-pos:long "-68.4523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3371'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3371'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.4523'^^xsd:double;
  dwc:startLongitude '-68.4523'^^xsd:double;
  dwc:endLongitude '-68.4523'^^xsd:double;
  dwc:latitude '41.6182'^^xsd:double;
  dwc:startLatitude '41.6182'^^xsd:double;
  dwc:endLatitude '41.6182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4523 41.6182, -68.4523 41.6182, -68.4523 41.6182, -68.4523 41.6182, -68.4523 41.6182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3371'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4028 -70.4452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4028"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4028 -70.4452)"^^geo:wktLiteral ;
  geo-pos:lat "42.4028"^^xsd:decimal ;
  geo-pos:long "-70.4452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3326'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3326'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4452'^^xsd:double;
  dwc:startLongitude '-70.4452'^^xsd:double;
  dwc:endLongitude '-70.4452'^^xsd:double;
  dwc:latitude '42.4028'^^xsd:double;
  dwc:startLatitude '42.4028'^^xsd:double;
  dwc:endLatitude '42.4028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4452 42.4028, -70.4452 42.4028, -70.4452 42.4028, -70.4452 42.4028, -70.4452 42.4028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3326'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0943 -68.9217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0943 -68.9217)"^^geo:wktLiteral ;
  geo-pos:lat "41.0943"^^xsd:decimal ;
  geo-pos:long "-68.9217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3328'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_3328'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9217'^^xsd:double;
  dwc:startLongitude '-68.9217'^^xsd:double;
  dwc:endLongitude '-68.9217'^^xsd:double;
  dwc:latitude '41.0943'^^xsd:double;
  dwc:startLatitude '41.0943'^^xsd:double;
  dwc:endLatitude '41.0943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9217 41.0943, -68.9217 41.0943, -68.9217 41.0943, -68.9217 41.0943, -68.9217 41.0943))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3328'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7745 -69.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7745"^^xsd:decimal ;
  dwc:decimalLongitude "-69.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7745 -69.831)"^^geo:wktLiteral ;
  geo-pos:lat "20.7745"^^xsd:decimal ;
  geo-pos:long "-69.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2922'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2922'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.831'^^xsd:double;
  dwc:startLongitude '-69.831'^^xsd:double;
  dwc:endLongitude '-69.831'^^xsd:double;
  dwc:latitude '20.7745'^^xsd:double;
  dwc:startLatitude '20.7745'^^xsd:double;
  dwc:endLatitude '20.7745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.831 20.7745, -69.831 20.7745, -69.831 20.7745, -69.831 20.7745, -69.831 20.7745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2922'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7285 -69.7922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7285"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7285 -69.7922)"^^geo:wktLiteral ;
  geo-pos:lat "20.7285"^^xsd:decimal ;
  geo-pos:long "-69.7922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2811'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2811'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7922'^^xsd:double;
  dwc:startLongitude '-69.7922'^^xsd:double;
  dwc:endLongitude '-69.7922'^^xsd:double;
  dwc:latitude '20.7285'^^xsd:double;
  dwc:startLatitude '20.7285'^^xsd:double;
  dwc:endLatitude '20.7285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7922 20.7285, -69.7922 20.7285, -69.7922 20.7285, -69.7922 20.7285, -69.7922 20.7285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2811'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.76 -69.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.76"^^xsd:decimal ;
  dwc:decimalLongitude "-69.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.76 -69.841)"^^geo:wktLiteral ;
  geo-pos:lat "20.76"^^xsd:decimal ;
  geo-pos:long "-69.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1634'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1634'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.841'^^xsd:double;
  dwc:startLongitude '-69.841'^^xsd:double;
  dwc:endLongitude '-69.841'^^xsd:double;
  dwc:latitude '20.76'^^xsd:double;
  dwc:startLatitude '20.76'^^xsd:double;
  dwc:endLatitude '20.76'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.841 20.76, -69.841 20.76, -69.841 20.76, -69.841 20.76, -69.841 20.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1634'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7688 -69.8422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7688"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7688 -69.8422)"^^geo:wktLiteral ;
  geo-pos:lat "20.7688"^^xsd:decimal ;
  geo-pos:long "-69.8422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1598'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1598'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8422'^^xsd:double;
  dwc:startLongitude '-69.8422'^^xsd:double;
  dwc:endLongitude '-69.8422'^^xsd:double;
  dwc:latitude '20.7688'^^xsd:double;
  dwc:startLatitude '20.7688'^^xsd:double;
  dwc:endLatitude '20.7688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8422 20.7688, -69.8422 20.7688, -69.8422 20.7688, -69.8422 20.7688, -69.8422 20.7688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1598'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2523 -68.8727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2523"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2523 -68.8727)"^^geo:wktLiteral ;
  geo-pos:lat "41.2523"^^xsd:decimal ;
  geo-pos:long "-68.8727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3441'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3441'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8727'^^xsd:double;
  dwc:startLongitude '-68.8727'^^xsd:double;
  dwc:endLongitude '-68.8727'^^xsd:double;
  dwc:latitude '41.2523'^^xsd:double;
  dwc:startLatitude '41.2523'^^xsd:double;
  dwc:endLatitude '41.2523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8727 41.2523, -68.8727 41.2523, -68.8727 41.2523, -68.8727 41.2523, -68.8727 41.2523))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3441'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1783 -69.1975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1783"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1783 -69.1975)"^^geo:wktLiteral ;
  geo-pos:lat "19.1783"^^xsd:decimal ;
  geo-pos:long "-69.1975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3122'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3122'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1975'^^xsd:double;
  dwc:startLongitude '-69.1975'^^xsd:double;
  dwc:endLongitude '-69.1975'^^xsd:double;
  dwc:latitude '19.1783'^^xsd:double;
  dwc:startLatitude '19.1783'^^xsd:double;
  dwc:endLatitude '19.1783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1975 19.1783, -69.1975 19.1783, -69.1975 19.1783, -69.1975 19.1783, -69.1975 19.1783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3122'^^xsd:string;
  dwc:observationDate '1992-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1492 -69.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1492"^^xsd:decimal ;
  dwc:decimalLongitude "-69.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1492 -69.201)"^^geo:wktLiteral ;
  geo-pos:lat "19.1492"^^xsd:decimal ;
  geo-pos:long "-69.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1147'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1147'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.201'^^xsd:double;
  dwc:startLongitude '-69.201'^^xsd:double;
  dwc:endLongitude '-69.201'^^xsd:double;
  dwc:latitude '19.1492'^^xsd:double;
  dwc:startLatitude '19.1492'^^xsd:double;
  dwc:endLatitude '19.1492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.201 19.1492, -69.201 19.1492, -69.201 19.1492, -69.201 19.1492, -69.201 19.1492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1147'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.73 -69.7758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.73"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.73 -69.7758)"^^geo:wktLiteral ;
  geo-pos:lat "20.73"^^xsd:decimal ;
  geo-pos:long "-69.7758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1233'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1233'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7758'^^xsd:double;
  dwc:startLongitude '-69.7758'^^xsd:double;
  dwc:endLongitude '-69.7758'^^xsd:double;
  dwc:latitude '20.73'^^xsd:double;
  dwc:startLatitude '20.73'^^xsd:double;
  dwc:endLatitude '20.73'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7758 20.73, -69.7758 20.73, -69.7758 20.73, -69.7758 20.73, -69.7758 20.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1233'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7477 -69.7942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7477"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7477 -69.7942)"^^geo:wktLiteral ;
  geo-pos:lat "20.7477"^^xsd:decimal ;
  geo-pos:long "-69.7942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_985'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_985'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7942'^^xsd:double;
  dwc:startLongitude '-69.7942'^^xsd:double;
  dwc:endLongitude '-69.7942'^^xsd:double;
  dwc:latitude '20.7477'^^xsd:double;
  dwc:startLatitude '20.7477'^^xsd:double;
  dwc:endLatitude '20.7477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7942 20.7477, -69.7942 20.7477, -69.7942 20.7477, -69.7942 20.7477, -69.7942 20.7477))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_985'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7477 -69.7942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7477"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7477 -69.7942)"^^geo:wktLiteral ;
  geo-pos:lat "20.7477"^^xsd:decimal ;
  geo-pos:long "-69.7942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_986'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_986'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7942'^^xsd:double;
  dwc:startLongitude '-69.7942'^^xsd:double;
  dwc:endLongitude '-69.7942'^^xsd:double;
  dwc:latitude '20.7477'^^xsd:double;
  dwc:startLatitude '20.7477'^^xsd:double;
  dwc:endLatitude '20.7477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7942 20.7477, -69.7942 20.7477, -69.7942 20.7477, -69.7942 20.7477, -69.7942 20.7477))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_986'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7222 -69.7765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7222"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7222 -69.7765)"^^geo:wktLiteral ;
  geo-pos:lat "20.7222"^^xsd:decimal ;
  geo-pos:long "-69.7765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_894'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_894'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7765'^^xsd:double;
  dwc:startLongitude '-69.7765'^^xsd:double;
  dwc:endLongitude '-69.7765'^^xsd:double;
  dwc:latitude '20.7222'^^xsd:double;
  dwc:startLatitude '20.7222'^^xsd:double;
  dwc:endLatitude '20.7222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7765 20.7222, -69.7765 20.7222, -69.7765 20.7222, -69.7765 20.7222, -69.7765 20.7222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_894'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7733 -52.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7733"^^xsd:decimal ;
  dwc:decimalLongitude "-52.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7733 -52.215)"^^geo:wktLiteral ;
  geo-pos:lat "63.7733"^^xsd:decimal ;
  geo-pos:long "-52.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_313'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_313'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.215'^^xsd:double;
  dwc:startLongitude '-52.215'^^xsd:double;
  dwc:endLongitude '-52.215'^^xsd:double;
  dwc:latitude '63.7733'^^xsd:double;
  dwc:startLatitude '63.7733'^^xsd:double;
  dwc:endLatitude '63.7733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.215 63.7733, -52.215 63.7733, -52.215 63.7733, -52.215 63.7733, -52.215 63.7733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_313'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7477 -69.7942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7477"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7477 -69.7942)"^^geo:wktLiteral ;
  geo-pos:lat "20.7477"^^xsd:decimal ;
  geo-pos:long "-69.7942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_987'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_987'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7942'^^xsd:double;
  dwc:startLongitude '-69.7942'^^xsd:double;
  dwc:endLongitude '-69.7942'^^xsd:double;
  dwc:latitude '20.7477'^^xsd:double;
  dwc:startLatitude '20.7477'^^xsd:double;
  dwc:endLatitude '20.7477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7942 20.7477, -69.7942 20.7477, -69.7942 20.7477, -69.7942 20.7477, -69.7942 20.7477))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_987'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.756 -69.8158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.756"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.756 -69.8158)"^^geo:wktLiteral ;
  geo-pos:lat "20.756"^^xsd:decimal ;
  geo-pos:long "-69.8158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_955'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_955'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8158'^^xsd:double;
  dwc:startLongitude '-69.8158'^^xsd:double;
  dwc:endLongitude '-69.8158'^^xsd:double;
  dwc:latitude '20.756'^^xsd:double;
  dwc:startLatitude '20.756'^^xsd:double;
  dwc:endLatitude '20.756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8158 20.756, -69.8158 20.756, -69.8158 20.756, -69.8158 20.756, -69.8158 20.756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_955'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.235 -50.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.235"^^xsd:decimal ;
  dwc:decimalLongitude "-50.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.235 -50.3917)"^^geo:wktLiteral ;
  geo-pos:lat "62.235"^^xsd:decimal ;
  geo-pos:long "-50.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_319'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_319'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.3917'^^xsd:double;
  dwc:startLongitude '-50.3917'^^xsd:double;
  dwc:endLongitude '-50.3917'^^xsd:double;
  dwc:latitude '62.235'^^xsd:double;
  dwc:startLatitude '62.235'^^xsd:double;
  dwc:endLatitude '62.235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.3917 62.235, -50.3917 62.235, -50.3917 62.235, -50.3917 62.235, -50.3917 62.235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_319'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0772 -52.4733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0772"^^xsd:decimal ;
  dwc:decimalLongitude "-52.4733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0772 -52.4733)"^^geo:wktLiteral ;
  geo-pos:lat "64.0772"^^xsd:decimal ;
  geo-pos:long "-52.4733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_199'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_199'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.4733'^^xsd:double;
  dwc:startLongitude '-52.4733'^^xsd:double;
  dwc:endLongitude '-52.4733'^^xsd:double;
  dwc:latitude '64.0772'^^xsd:double;
  dwc:startLatitude '64.0772'^^xsd:double;
  dwc:endLatitude '64.0772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.4733 64.0772, -52.4733 64.0772, -52.4733 64.0772, -52.4733 64.0772, -52.4733 64.0772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_199'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7508 -69.8042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7508"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7508 -69.8042)"^^geo:wktLiteral ;
  geo-pos:lat "20.7508"^^xsd:decimal ;
  geo-pos:long "-69.8042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_919'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_919'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8042'^^xsd:double;
  dwc:startLongitude '-69.8042'^^xsd:double;
  dwc:endLongitude '-69.8042'^^xsd:double;
  dwc:latitude '20.7508'^^xsd:double;
  dwc:startLatitude '20.7508'^^xsd:double;
  dwc:endLatitude '20.7508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8042 20.7508, -69.8042 20.7508, -69.8042 20.7508, -69.8042 20.7508, -69.8042 20.7508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_919'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9167 -27.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-27.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9167 -27.45)"^^geo:wktLiteral ;
  geo-pos:lat "65.9167"^^xsd:decimal ;
  geo-pos:long "-27.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1780'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1780'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.45'^^xsd:double;
  dwc:startLongitude '-27.45'^^xsd:double;
  dwc:endLongitude '-27.45'^^xsd:double;
  dwc:latitude '65.9167'^^xsd:double;
  dwc:startLatitude '65.9167'^^xsd:double;
  dwc:endLatitude '65.9167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.45 65.9167, -27.45 65.9167, -27.45 65.9167, -27.45 65.9167, -27.45 65.9167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1780'^^xsd:string;
  dwc:observationDate '1992-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4167 -67.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4167 -67.1833)"^^geo:wktLiteral ;
  geo-pos:lat "18.4167"^^xsd:decimal ;
  geo-pos:long "-67.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3080'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_3080'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.1833'^^xsd:double;
  dwc:startLongitude '-67.1833'^^xsd:double;
  dwc:endLongitude '-67.1833'^^xsd:double;
  dwc:latitude '18.4167'^^xsd:double;
  dwc:startLatitude '18.4167'^^xsd:double;
  dwc:endLatitude '18.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1833 18.4167, -67.1833 18.4167, -67.1833 18.4167, -67.1833 18.4167, -67.1833 18.4167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3080'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8 -26.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8"^^xsd:decimal ;
  dwc:decimalLongitude "-26.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8 -26.8333)"^^geo:wktLiteral ;
  geo-pos:lat "63.8"^^xsd:decimal ;
  geo-pos:long "-26.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1830'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1830'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.8333'^^xsd:double;
  dwc:startLongitude '-26.8333'^^xsd:double;
  dwc:endLongitude '-26.8333'^^xsd:double;
  dwc:latitude '63.8'^^xsd:double;
  dwc:startLatitude '63.8'^^xsd:double;
  dwc:endLatitude '63.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.8333 63.8, -26.8333 63.8, -26.8333 63.8, -26.8333 63.8, -26.8333 63.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1830'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4080'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_4080'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4080'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4094'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4094'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4094'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457 -68.6613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.457"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457 -68.6613)"^^geo:wktLiteral ;
  geo-pos:lat "43.457"^^xsd:decimal ;
  geo-pos:long "-68.6613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3210'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3210'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6613'^^xsd:double;
  dwc:startLongitude '-68.6613'^^xsd:double;
  dwc:endLongitude '-68.6613'^^xsd:double;
  dwc:latitude '43.457'^^xsd:double;
  dwc:startLatitude '43.457'^^xsd:double;
  dwc:endLatitude '43.457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6613 43.457, -68.6613 43.457, -68.6613 43.457, -68.6613 43.457, -68.6613 43.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3210'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1578 -70.0737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1578"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1578 -70.0737)"^^geo:wktLiteral ;
  geo-pos:lat "43.1578"^^xsd:decimal ;
  geo-pos:long "-70.0737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3275'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3275'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0737'^^xsd:double;
  dwc:startLongitude '-70.0737'^^xsd:double;
  dwc:endLongitude '-70.0737'^^xsd:double;
  dwc:latitude '43.1578'^^xsd:double;
  dwc:startLatitude '43.1578'^^xsd:double;
  dwc:endLatitude '43.1578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0737 43.1578, -70.0737 43.1578, -70.0737 43.1578, -70.0737 43.1578, -70.0737 43.1578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3275'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7568 -69.7905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7568"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7568 -69.7905)"^^geo:wktLiteral ;
  geo-pos:lat "20.7568"^^xsd:decimal ;
  geo-pos:long "-69.7905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1411'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1411'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7905'^^xsd:double;
  dwc:startLongitude '-69.7905'^^xsd:double;
  dwc:endLongitude '-69.7905'^^xsd:double;
  dwc:latitude '20.7568'^^xsd:double;
  dwc:startLatitude '20.7568'^^xsd:double;
  dwc:endLatitude '20.7568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7905 20.7568, -69.7905 20.7568, -69.7905 20.7568, -69.7905 20.7568, -69.7905 20.7568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1411'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7223 -69.8178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7223"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7223 -69.8178)"^^geo:wktLiteral ;
  geo-pos:lat "20.7223"^^xsd:decimal ;
  geo-pos:long "-69.8178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1656'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1656'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8178'^^xsd:double;
  dwc:startLongitude '-69.8178'^^xsd:double;
  dwc:endLongitude '-69.8178'^^xsd:double;
  dwc:latitude '20.7223'^^xsd:double;
  dwc:startLatitude '20.7223'^^xsd:double;
  dwc:endLatitude '20.7223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8178 20.7223, -69.8178 20.7223, -69.8178 20.7223, -69.8178 20.7223, -69.8178 20.7223))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1656'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2228 -68.9238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2228"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2228 -68.9238)"^^geo:wktLiteral ;
  geo-pos:lat "41.2228"^^xsd:decimal ;
  geo-pos:long "-68.9238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3442'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3442'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9238'^^xsd:double;
  dwc:startLongitude '-68.9238'^^xsd:double;
  dwc:endLongitude '-68.9238'^^xsd:double;
  dwc:latitude '41.2228'^^xsd:double;
  dwc:startLatitude '41.2228'^^xsd:double;
  dwc:endLatitude '41.2228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9238 41.2228, -68.9238 41.2228, -68.9238 41.2228, -68.9238 41.2228, -68.9238 41.2228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3442'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.658 -52.6883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.658"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.658 -52.6883)"^^geo:wktLiteral ;
  geo-pos:lat "47.658"^^xsd:decimal ;
  geo-pos:long "-52.6883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3820'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_3820'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6883'^^xsd:double;
  dwc:startLongitude '-52.6883'^^xsd:double;
  dwc:endLongitude '-52.6883'^^xsd:double;
  dwc:latitude '47.658'^^xsd:double;
  dwc:startLatitude '47.658'^^xsd:double;
  dwc:endLatitude '47.658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6883 47.658, -52.6883 47.658, -52.6883 47.658, -52.6883 47.658, -52.6883 47.658))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3820'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7433 -69.8007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7433 -69.8007)"^^geo:wktLiteral ;
  geo-pos:lat "20.7433"^^xsd:decimal ;
  geo-pos:long "-69.8007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_910'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_910'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8007'^^xsd:double;
  dwc:startLongitude '-69.8007'^^xsd:double;
  dwc:endLongitude '-69.8007'^^xsd:double;
  dwc:latitude '20.7433'^^xsd:double;
  dwc:startLatitude '20.7433'^^xsd:double;
  dwc:endLatitude '20.7433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8007 20.7433, -69.8007 20.7433, -69.8007 20.7433, -69.8007 20.7433, -69.8007 20.7433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_910'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1215 -70.0362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1215"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1215 -70.0362)"^^geo:wktLiteral ;
  geo-pos:lat "43.1215"^^xsd:decimal ;
  geo-pos:long "-70.0362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3262'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3262'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0362'^^xsd:double;
  dwc:startLongitude '-70.0362'^^xsd:double;
  dwc:endLongitude '-70.0362'^^xsd:double;
  dwc:latitude '43.1215'^^xsd:double;
  dwc:startLatitude '43.1215'^^xsd:double;
  dwc:endLatitude '43.1215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0362 43.1215, -70.0362 43.1215, -70.0362 43.1215, -70.0362 43.1215, -70.0362 43.1215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3262'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5967 -55.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5967"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5967 -55.7467)"^^geo:wktLiteral ;
  geo-pos:lat "51.5967"^^xsd:decimal ;
  geo-pos:long "-55.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_37'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_37'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7467'^^xsd:double;
  dwc:startLongitude '-55.7467'^^xsd:double;
  dwc:endLongitude '-55.7467'^^xsd:double;
  dwc:latitude '51.5967'^^xsd:double;
  dwc:startLatitude '51.5967'^^xsd:double;
  dwc:endLatitude '51.5967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7467 51.5967, -55.7467 51.5967, -55.7467 51.5967, -55.7467 51.5967, -55.7467 51.5967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_37'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  geo-pos:lat "51.5933"^^xsd:decimal ;
  geo-pos:long "-55.7367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_27'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_27'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7367'^^xsd:double;
  dwc:startLongitude '-55.7367'^^xsd:double;
  dwc:endLongitude '-55.7367'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_27'^^xsd:string;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  geo-pos:lat "51.5933"^^xsd:decimal ;
  geo-pos:long "-55.7367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_28'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_28'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7367'^^xsd:double;
  dwc:startLongitude '-55.7367'^^xsd:double;
  dwc:endLongitude '-55.7367'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_28'^^xsd:string;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  geo-pos:lat "51.5933"^^xsd:decimal ;
  geo-pos:long "-55.7367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_29'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_29'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7367'^^xsd:double;
  dwc:startLongitude '-55.7367'^^xsd:double;
  dwc:endLongitude '-55.7367'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_29'^^xsd:string;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  geo-pos:lat "51.5933"^^xsd:decimal ;
  geo-pos:long "-55.7367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_30'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_30'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7367'^^xsd:double;
  dwc:startLongitude '-55.7367'^^xsd:double;
  dwc:endLongitude '-55.7367'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_30'^^xsd:string;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  geo-pos:lat "51.5933"^^xsd:decimal ;
  geo-pos:long "-55.7367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_31'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_31'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7367'^^xsd:double;
  dwc:startLongitude '-55.7367'^^xsd:double;
  dwc:endLongitude '-55.7367'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_31'^^xsd:string;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  geo-pos:lat "51.5933"^^xsd:decimal ;
  geo-pos:long "-55.7367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_32'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_32'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7367'^^xsd:double;
  dwc:startLongitude '-55.7367'^^xsd:double;
  dwc:endLongitude '-55.7367'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_32'^^xsd:string;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  geo-pos:lat "51.5933"^^xsd:decimal ;
  geo-pos:long "-55.7367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_33'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_33'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7367'^^xsd:double;
  dwc:startLongitude '-55.7367'^^xsd:double;
  dwc:endLongitude '-55.7367'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_33'^^xsd:string;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6667 -53.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-53.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6667 -53.525)"^^geo:wktLiteral ;
  geo-pos:lat "48.6667"^^xsd:decimal ;
  geo-pos:long "-53.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_421'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_421'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.525'^^xsd:double;
  dwc:startLongitude '-53.525'^^xsd:double;
  dwc:endLongitude '-53.525'^^xsd:double;
  dwc:latitude '48.6667'^^xsd:double;
  dwc:startLatitude '48.6667'^^xsd:double;
  dwc:endLatitude '48.6667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.525 48.6667, -53.525 48.6667, -53.525 48.6667, -53.525 48.6667, -53.525 48.6667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_421'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7647 -69.7857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7647"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7647 -69.7857)"^^geo:wktLiteral ;
  geo-pos:lat "20.7647"^^xsd:decimal ;
  geo-pos:long "-69.7857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2883'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2883'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7857'^^xsd:double;
  dwc:startLongitude '-69.7857'^^xsd:double;
  dwc:endLongitude '-69.7857'^^xsd:double;
  dwc:latitude '20.7647'^^xsd:double;
  dwc:startLatitude '20.7647'^^xsd:double;
  dwc:endLatitude '20.7647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7857 20.7647, -69.7857 20.7647, -69.7857 20.7647, -69.7857 20.7647, -69.7857 20.7647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2883'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6638 -70.3927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6638"^^xsd:decimal ;
  dwc:decimalLongitude "-70.3927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6638 -70.3927)"^^geo:wktLiteral ;
  geo-pos:lat "42.6638"^^xsd:decimal ;
  geo-pos:long "-70.3927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3868'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3868'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.3927'^^xsd:double;
  dwc:startLongitude '-70.3927'^^xsd:double;
  dwc:endLongitude '-70.3927'^^xsd:double;
  dwc:latitude '42.6638'^^xsd:double;
  dwc:startLatitude '42.6638'^^xsd:double;
  dwc:endLatitude '42.6638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3927 42.6638, -70.3927 42.6638, -70.3927 42.6638, -70.3927 42.6638, -70.3927 42.6638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3868'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6827 -68.3462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6827"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6827 -68.3462)"^^geo:wktLiteral ;
  geo-pos:lat "41.6827"^^xsd:decimal ;
  geo-pos:long "-68.3462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3370'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3370'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.3462'^^xsd:double;
  dwc:startLongitude '-68.3462'^^xsd:double;
  dwc:endLongitude '-68.3462'^^xsd:double;
  dwc:latitude '41.6827'^^xsd:double;
  dwc:startLatitude '41.6827'^^xsd:double;
  dwc:endLatitude '41.6827'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3462 41.6827, -68.3462 41.6827, -68.3462 41.6827, -68.3462 41.6827, -68.3462 41.6827))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3370'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7487 -69.7787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7487"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7487 -69.7787)"^^geo:wktLiteral ;
  geo-pos:lat "20.7487"^^xsd:decimal ;
  geo-pos:long "-69.7787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2728'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2728'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7787'^^xsd:double;
  dwc:startLongitude '-69.7787'^^xsd:double;
  dwc:endLongitude '-69.7787'^^xsd:double;
  dwc:latitude '20.7487'^^xsd:double;
  dwc:startLatitude '20.7487'^^xsd:double;
  dwc:endLatitude '20.7487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7787 20.7487, -69.7787 20.7487, -69.7787 20.7487, -69.7787 20.7487, -69.7787 20.7487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2728'^^xsd:string;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1458 -69.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1458"^^xsd:decimal ;
  dwc:decimalLongitude "-69.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1458 -69.244)"^^geo:wktLiteral ;
  geo-pos:lat "19.1458"^^xsd:decimal ;
  geo-pos:long "-69.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2627'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2627'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.244'^^xsd:double;
  dwc:startLongitude '-69.244'^^xsd:double;
  dwc:endLongitude '-69.244'^^xsd:double;
  dwc:latitude '19.1458'^^xsd:double;
  dwc:startLatitude '19.1458'^^xsd:double;
  dwc:endLatitude '19.1458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.244 19.1458, -69.244 19.1458, -69.244 19.1458, -69.244 19.1458, -69.244 19.1458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2627'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7452 -69.8238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7452"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7452 -69.8238)"^^geo:wktLiteral ;
  geo-pos:lat "20.7452"^^xsd:decimal ;
  geo-pos:long "-69.8238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1669'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1669'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8238'^^xsd:double;
  dwc:startLongitude '-69.8238'^^xsd:double;
  dwc:endLongitude '-69.8238'^^xsd:double;
  dwc:latitude '20.7452'^^xsd:double;
  dwc:startLatitude '20.7452'^^xsd:double;
  dwc:endLatitude '20.7452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8238 20.7452, -69.8238 20.7452, -69.8238 20.7452, -69.8238 20.7452, -69.8238 20.7452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1669'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.082 -52.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.082"^^xsd:decimal ;
  dwc:decimalLongitude "-52.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.082 -52.036)"^^geo:wktLiteral ;
  geo-pos:lat "64.082"^^xsd:decimal ;
  geo-pos:long "-52.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_213'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_213'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.036'^^xsd:double;
  dwc:startLongitude '-52.036'^^xsd:double;
  dwc:endLongitude '-52.036'^^xsd:double;
  dwc:latitude '64.082'^^xsd:double;
  dwc:startLatitude '64.082'^^xsd:double;
  dwc:endLatitude '64.082'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.036 64.082, -52.036 64.082, -52.036 64.082, -52.036 64.082, -52.036 64.082))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_213'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7487 -69.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7487"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7487 -69.8027)"^^geo:wktLiteral ;
  geo-pos:lat "20.7487"^^xsd:decimal ;
  geo-pos:long "-69.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_770'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_770'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8027'^^xsd:double;
  dwc:startLongitude '-69.8027'^^xsd:double;
  dwc:endLongitude '-69.8027'^^xsd:double;
  dwc:latitude '20.7487'^^xsd:double;
  dwc:startLatitude '20.7487'^^xsd:double;
  dwc:endLatitude '20.7487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8027 20.7487, -69.8027 20.7487, -69.8027 20.7487, -69.8027 20.7487, -69.8027 20.7487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_770'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6638 -70.3927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6638"^^xsd:decimal ;
  dwc:decimalLongitude "-70.3927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6638 -70.3927)"^^geo:wktLiteral ;
  geo-pos:lat "42.6638"^^xsd:decimal ;
  geo-pos:long "-70.3927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3867'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3867'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.3927'^^xsd:double;
  dwc:startLongitude '-70.3927'^^xsd:double;
  dwc:endLongitude '-70.3927'^^xsd:double;
  dwc:latitude '42.6638'^^xsd:double;
  dwc:startLatitude '42.6638'^^xsd:double;
  dwc:endLatitude '42.6638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3927 42.6638, -70.3927 42.6638, -70.3927 42.6638, -70.3927 42.6638, -70.3927 42.6638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3867'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9832 -50.0065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9832"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9832 -50.0065)"^^geo:wktLiteral ;
  geo-pos:lat "61.9832"^^xsd:decimal ;
  geo-pos:long "-50.0065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_162'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_162'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0065'^^xsd:double;
  dwc:startLongitude '-50.0065'^^xsd:double;
  dwc:endLongitude '-50.0065'^^xsd:double;
  dwc:latitude '61.9832'^^xsd:double;
  dwc:startLatitude '61.9832'^^xsd:double;
  dwc:endLatitude '61.9832'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0065 61.9832, -50.0065 61.9832, -50.0065 61.9832, -50.0065 61.9832, -50.0065 61.9832))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_162'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0617 -68.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0617 -68.9053)"^^geo:wktLiteral ;
  geo-pos:lat "20.0617"^^xsd:decimal ;
  geo-pos:long "-68.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3307'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3307'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9053'^^xsd:double;
  dwc:startLongitude '-68.9053'^^xsd:double;
  dwc:endLongitude '-68.9053'^^xsd:double;
  dwc:latitude '20.0617'^^xsd:double;
  dwc:startLatitude '20.0617'^^xsd:double;
  dwc:endLatitude '20.0617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9053 20.0617, -68.9053 20.0617, -68.9053 20.0617, -68.9053 20.0617, -68.9053 20.0617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3307'^^xsd:string;
  dwc:observationDate '1993-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1333 -52.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1333 -52.8833)"^^geo:wktLiteral ;
  geo-pos:lat "48.1333"^^xsd:decimal ;
  geo-pos:long "-52.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3741'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3741'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8833'^^xsd:double;
  dwc:startLongitude '-52.8833'^^xsd:double;
  dwc:endLongitude '-52.8833'^^xsd:double;
  dwc:latitude '48.1333'^^xsd:double;
  dwc:startLatitude '48.1333'^^xsd:double;
  dwc:endLatitude '48.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8833 48.1333, -52.8833 48.1333, -52.8833 48.1333, -52.8833 48.1333, -52.8833 48.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3741'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1928 -68.8122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1928"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1928 -68.8122)"^^geo:wktLiteral ;
  geo-pos:lat "20.1928"^^xsd:decimal ;
  geo-pos:long "-68.8122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3126'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3126'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8122'^^xsd:double;
  dwc:startLongitude '-68.8122'^^xsd:double;
  dwc:endLongitude '-68.8122'^^xsd:double;
  dwc:latitude '20.1928'^^xsd:double;
  dwc:startLatitude '20.1928'^^xsd:double;
  dwc:endLatitude '20.1928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8122 20.1928, -68.8122 20.1928, -68.8122 20.1928, -68.8122 20.1928, -68.8122 20.1928))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3126'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0167 -24.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-24.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0167 -24.8833)"^^geo:wktLiteral ;
  geo-pos:lat "66.0167"^^xsd:decimal ;
  geo-pos:long "-24.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1772'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1772'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.8833'^^xsd:double;
  dwc:startLongitude '-24.8833'^^xsd:double;
  dwc:endLongitude '-24.8833'^^xsd:double;
  dwc:latitude '66.0167'^^xsd:double;
  dwc:startLatitude '66.0167'^^xsd:double;
  dwc:endLatitude '66.0167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.8833 66.0167, -24.8833 66.0167, -24.8833 66.0167, -24.8833 66.0167, -24.8833 66.0167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1772'^^xsd:string;
  dwc:observationDate '1992-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5167 -55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5167 -55.75)"^^geo:wktLiteral ;
  geo-pos:lat "52.5167"^^xsd:decimal ;
  geo-pos:long "-55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1963'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1963'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.75'^^xsd:double;
  dwc:startLongitude '-55.75'^^xsd:double;
  dwc:endLongitude '-55.75'^^xsd:double;
  dwc:latitude '52.5167'^^xsd:double;
  dwc:startLatitude '52.5167'^^xsd:double;
  dwc:endLatitude '52.5167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.75 52.5167, -55.75 52.5167, -55.75 52.5167, -55.75 52.5167, -55.75 52.5167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1963'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4068'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_4068'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4068'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.95 24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.95"^^xsd:decimal ;
  dwc:decimalLongitude "24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.95 24.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.95"^^xsd:decimal ;
  geo-pos:long "24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3024'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3024'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '24.25'^^xsd:double;
  dwc:startLongitude '24.25'^^xsd:double;
  dwc:endLongitude '24.25'^^xsd:double;
  dwc:latitude '77.95'^^xsd:double;
  dwc:startLatitude '77.95'^^xsd:double;
  dwc:endLatitude '77.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.25 77.95, 24.25 77.95, 24.25 77.95, 24.25 77.95, 24.25 77.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3024'^^xsd:string;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.95 24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.95"^^xsd:decimal ;
  dwc:decimalLongitude "24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.95 24.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.95"^^xsd:decimal ;
  geo-pos:long "24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3025'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3025'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '24.25'^^xsd:double;
  dwc:startLongitude '24.25'^^xsd:double;
  dwc:endLongitude '24.25'^^xsd:double;
  dwc:latitude '77.95'^^xsd:double;
  dwc:startLatitude '77.95'^^xsd:double;
  dwc:endLatitude '77.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.25 77.95, 24.25 77.95, 24.25 77.95, 24.25 77.95, 24.25 77.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3025'^^xsd:string;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.95 24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.95"^^xsd:decimal ;
  dwc:decimalLongitude "24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.95 24.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.95"^^xsd:decimal ;
  geo-pos:long "24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3026'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3026'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '24.25'^^xsd:double;
  dwc:startLongitude '24.25'^^xsd:double;
  dwc:endLongitude '24.25'^^xsd:double;
  dwc:latitude '77.95'^^xsd:double;
  dwc:startLatitude '77.95'^^xsd:double;
  dwc:endLatitude '77.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.25 77.95, 24.25 77.95, 24.25 77.95, 24.25 77.95, 24.25 77.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3026'^^xsd:string;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.95 24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.95"^^xsd:decimal ;
  dwc:decimalLongitude "24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.95 24.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.95"^^xsd:decimal ;
  geo-pos:long "24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3027'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3027'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '24.25'^^xsd:double;
  dwc:startLongitude '24.25'^^xsd:double;
  dwc:endLongitude '24.25'^^xsd:double;
  dwc:latitude '77.95'^^xsd:double;
  dwc:startLatitude '77.95'^^xsd:double;
  dwc:endLatitude '77.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.25 77.95, 24.25 77.95, 24.25 77.95, 24.25 77.95, 24.25 77.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3027'^^xsd:string;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.95 24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.95"^^xsd:decimal ;
  dwc:decimalLongitude "24.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.95 24.25)"^^geo:wktLiteral ;
  geo-pos:lat "77.95"^^xsd:decimal ;
  geo-pos:long "24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3028'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3028'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '24.25'^^xsd:double;
  dwc:startLongitude '24.25'^^xsd:double;
  dwc:endLongitude '24.25'^^xsd:double;
  dwc:latitude '77.95'^^xsd:double;
  dwc:startLatitude '77.95'^^xsd:double;
  dwc:endLatitude '77.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.25 77.95, 24.25 77.95, 24.25 77.95, 24.25 77.95, 24.25 77.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3028'^^xsd:string;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4842 -56.7747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4842"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4842 -56.7747)"^^geo:wktLiteral ;
  geo-pos:lat "51.4842"^^xsd:decimal ;
  geo-pos:long "-56.7747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3553'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3553'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7747'^^xsd:double;
  dwc:startLongitude '-56.7747'^^xsd:double;
  dwc:endLongitude '-56.7747'^^xsd:double;
  dwc:latitude '51.4842'^^xsd:double;
  dwc:startLatitude '51.4842'^^xsd:double;
  dwc:endLatitude '51.4842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7747 51.4842, -56.7747 51.4842, -56.7747 51.4842, -56.7747 51.4842, -56.7747 51.4842))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3553'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4842 -56.7747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4842"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4842 -56.7747)"^^geo:wktLiteral ;
  geo-pos:lat "51.4842"^^xsd:decimal ;
  geo-pos:long "-56.7747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3554'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3554'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7747'^^xsd:double;
  dwc:startLongitude '-56.7747'^^xsd:double;
  dwc:endLongitude '-56.7747'^^xsd:double;
  dwc:latitude '51.4842'^^xsd:double;
  dwc:startLatitude '51.4842'^^xsd:double;
  dwc:endLatitude '51.4842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7747 51.4842, -56.7747 51.4842, -56.7747 51.4842, -56.7747 51.4842, -56.7747 51.4842))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3554'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.034 -64.2012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.034"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.034 -64.2012)"^^geo:wktLiteral ;
  geo-pos:lat "50.034"^^xsd:decimal ;
  geo-pos:long "-64.2012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2339'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2339'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.2012'^^xsd:double;
  dwc:startLongitude '-64.2012'^^xsd:double;
  dwc:endLongitude '-64.2012'^^xsd:double;
  dwc:latitude '50.034'^^xsd:double;
  dwc:startLatitude '50.034'^^xsd:double;
  dwc:endLatitude '50.034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2012 50.034, -64.2012 50.034, -64.2012 50.034, -64.2012 50.034, -64.2012 50.034))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2339'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2995 -52.7463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2995"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2995 -52.7463)"^^geo:wktLiteral ;
  geo-pos:lat "47.2995"^^xsd:decimal ;
  geo-pos:long "-52.7463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3652'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3652'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7463'^^xsd:double;
  dwc:startLongitude '-52.7463'^^xsd:double;
  dwc:endLongitude '-52.7463'^^xsd:double;
  dwc:latitude '47.2995'^^xsd:double;
  dwc:startLatitude '47.2995'^^xsd:double;
  dwc:endLatitude '47.2995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7463 47.2995, -52.7463 47.2995, -52.7463 47.2995, -52.7463 47.2995, -52.7463 47.2995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3652'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1737 -53.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1737"^^xsd:decimal ;
  dwc:decimalLongitude "-53.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1737 -53.326)"^^geo:wktLiteral ;
  geo-pos:lat "49.1737"^^xsd:decimal ;
  geo-pos:long "-53.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3810'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3810'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.326'^^xsd:double;
  dwc:startLongitude '-53.326'^^xsd:double;
  dwc:endLongitude '-53.326'^^xsd:double;
  dwc:latitude '49.1737'^^xsd:double;
  dwc:startLatitude '49.1737'^^xsd:double;
  dwc:endLatitude '49.1737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.326 49.1737, -53.326 49.1737, -53.326 49.1737, -53.326 49.1737, -53.326 49.1737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3810'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1737 -53.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1737"^^xsd:decimal ;
  dwc:decimalLongitude "-53.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1737 -53.326)"^^geo:wktLiteral ;
  geo-pos:lat "49.1737"^^xsd:decimal ;
  geo-pos:long "-53.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3809'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3809'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.326'^^xsd:double;
  dwc:startLongitude '-53.326'^^xsd:double;
  dwc:endLongitude '-53.326'^^xsd:double;
  dwc:latitude '49.1737'^^xsd:double;
  dwc:startLatitude '49.1737'^^xsd:double;
  dwc:endLatitude '49.1737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.326 49.1737, -53.326 49.1737, -53.326 49.1737, -53.326 49.1737, -53.326 49.1737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3809'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9345 -63.4365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9345"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9345 -63.4365)"^^geo:wktLiteral ;
  geo-pos:lat "49.9345"^^xsd:decimal ;
  geo-pos:long "-63.4365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2389'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2389'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4365'^^xsd:double;
  dwc:startLongitude '-63.4365'^^xsd:double;
  dwc:endLongitude '-63.4365'^^xsd:double;
  dwc:latitude '49.9345'^^xsd:double;
  dwc:startLatitude '49.9345'^^xsd:double;
  dwc:endLatitude '49.9345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4365 49.9345, -63.4365 49.9345, -63.4365 49.9345, -63.4365 49.9345, -63.4365 49.9345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2389'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4762 -70.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4762"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4762 -70.366)"^^geo:wktLiteral ;
  geo-pos:lat "42.4762"^^xsd:decimal ;
  geo-pos:long "-70.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3843'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3843'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.366'^^xsd:double;
  dwc:startLongitude '-70.366'^^xsd:double;
  dwc:endLongitude '-70.366'^^xsd:double;
  dwc:latitude '42.4762'^^xsd:double;
  dwc:startLatitude '42.4762'^^xsd:double;
  dwc:endLatitude '42.4762'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.366 42.4762, -70.366 42.4762, -70.366 42.4762, -70.366 42.4762, -70.366 42.4762))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3843'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5608 -53.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5608"^^xsd:decimal ;
  dwc:decimalLongitude "-53.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5608 -53.296)"^^geo:wktLiteral ;
  geo-pos:lat "48.5608"^^xsd:decimal ;
  geo-pos:long "-53.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3770'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3770'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.296'^^xsd:double;
  dwc:startLongitude '-53.296'^^xsd:double;
  dwc:endLongitude '-53.296'^^xsd:double;
  dwc:latitude '48.5608'^^xsd:double;
  dwc:startLatitude '48.5608'^^xsd:double;
  dwc:endLatitude '48.5608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.296 48.5608, -53.296 48.5608, -53.296 48.5608, -53.296 48.5608, -53.296 48.5608))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3770'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1895 -52.8368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1895 -52.8368)"^^geo:wktLiteral ;
  geo-pos:lat "47.1895"^^xsd:decimal ;
  geo-pos:long "-52.8368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3687'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3687'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8368'^^xsd:double;
  dwc:startLongitude '-52.8368'^^xsd:double;
  dwc:endLongitude '-52.8368'^^xsd:double;
  dwc:latitude '47.1895'^^xsd:double;
  dwc:startLatitude '47.1895'^^xsd:double;
  dwc:endLatitude '47.1895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8368 47.1895, -52.8368 47.1895, -52.8368 47.1895, -52.8368 47.1895, -52.8368 47.1895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3687'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3167 -67.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3167 -67.2667)"^^geo:wktLiteral ;
  geo-pos:lat "18.3167"^^xsd:decimal ;
  geo-pos:long "-67.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3078'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3078'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2667'^^xsd:double;
  dwc:startLongitude '-67.2667'^^xsd:double;
  dwc:endLongitude '-67.2667'^^xsd:double;
  dwc:latitude '18.3167'^^xsd:double;
  dwc:startLatitude '18.3167'^^xsd:double;
  dwc:endLatitude '18.3167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2667 18.3167, -67.2667 18.3167, -67.2667 18.3167, -67.2667 18.3167, -67.2667 18.3167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3078'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3167 -67.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3167 -67.2667)"^^geo:wktLiteral ;
  geo-pos:lat "18.3167"^^xsd:decimal ;
  geo-pos:long "-67.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3079'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3079'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2667'^^xsd:double;
  dwc:startLongitude '-67.2667'^^xsd:double;
  dwc:endLongitude '-67.2667'^^xsd:double;
  dwc:latitude '18.3167'^^xsd:double;
  dwc:startLatitude '18.3167'^^xsd:double;
  dwc:endLatitude '18.3167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2667 18.3167, -67.2667 18.3167, -67.2667 18.3167, -67.2667 18.3167, -67.2667 18.3167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3079'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1268 -69.8002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1268"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1268 -69.8002)"^^geo:wktLiteral ;
  geo-pos:lat "42.1268"^^xsd:decimal ;
  geo-pos:long "-69.8002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3254'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3254'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8002'^^xsd:double;
  dwc:startLongitude '-69.8002'^^xsd:double;
  dwc:endLongitude '-69.8002'^^xsd:double;
  dwc:latitude '42.1268'^^xsd:double;
  dwc:startLatitude '42.1268'^^xsd:double;
  dwc:endLatitude '42.1268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8002 42.1268, -69.8002 42.1268, -69.8002 42.1268, -69.8002 42.1268, -69.8002 42.1268))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3254'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7403"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.798)"^^geo:wktLiteral ;
  geo-pos:lat "20.7403"^^xsd:decimal ;
  geo-pos:long "-69.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2853'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2853'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.798'^^xsd:double;
  dwc:startLongitude '-69.798'^^xsd:double;
  dwc:endLongitude '-69.798'^^xsd:double;
  dwc:latitude '20.7403'^^xsd:double;
  dwc:startLatitude '20.7403'^^xsd:double;
  dwc:endLatitude '20.7403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.798 20.7403, -69.798 20.7403, -69.798 20.7403, -69.798 20.7403, -69.798 20.7403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2853'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.745 -69.8175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.745"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.745 -69.8175)"^^geo:wktLiteral ;
  geo-pos:lat "20.745"^^xsd:decimal ;
  geo-pos:long "-69.8175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2780'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2780'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8175'^^xsd:double;
  dwc:startLongitude '-69.8175'^^xsd:double;
  dwc:endLongitude '-69.8175'^^xsd:double;
  dwc:latitude '20.745'^^xsd:double;
  dwc:startLatitude '20.745'^^xsd:double;
  dwc:endLatitude '20.745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8175 20.745, -69.8175 20.745, -69.8175 20.745, -69.8175 20.745, -69.8175 20.745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2780'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.3333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_76'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_76'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3333'^^xsd:double;
  dwc:startLongitude '-57.3333'^^xsd:double;
  dwc:endLongitude '-57.3333'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3333 51.3333, -57.3333 51.3333, -57.3333 51.3333, -57.3333 51.3333, -57.3333 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_76'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8617 -53.5983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8617"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8617 -53.5983)"^^geo:wktLiteral ;
  geo-pos:lat "48.8617"^^xsd:decimal ;
  geo-pos:long "-53.5983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3796'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3796'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5983'^^xsd:double;
  dwc:startLongitude '-53.5983'^^xsd:double;
  dwc:endLongitude '-53.5983'^^xsd:double;
  dwc:latitude '48.8617'^^xsd:double;
  dwc:startLatitude '48.8617'^^xsd:double;
  dwc:endLatitude '48.8617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5983 48.8617, -53.5983 48.8617, -53.5983 48.8617, -53.5983 48.8617, -53.5983 48.8617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3796'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3737 -57.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3737"^^xsd:decimal ;
  dwc:decimalLongitude "-57.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3737 -57.219)"^^geo:wktLiteral ;
  geo-pos:lat "51.3737"^^xsd:decimal ;
  geo-pos:long "-57.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2437'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2437'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.219'^^xsd:double;
  dwc:startLongitude '-57.219'^^xsd:double;
  dwc:endLongitude '-57.219'^^xsd:double;
  dwc:latitude '51.3737'^^xsd:double;
  dwc:startLatitude '51.3737'^^xsd:double;
  dwc:endLatitude '51.3737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.219 51.3737, -57.219 51.3737, -57.219 51.3737, -57.219 51.3737, -57.219 51.3737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2437'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2725 -57.4187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2725"^^xsd:decimal ;
  dwc:decimalLongitude "-57.4187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2725 -57.4187)"^^geo:wktLiteral ;
  geo-pos:lat "51.2725"^^xsd:decimal ;
  geo-pos:long "-57.4187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_80'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_80'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.4187'^^xsd:double;
  dwc:startLongitude '-57.4187'^^xsd:double;
  dwc:endLongitude '-57.4187'^^xsd:double;
  dwc:latitude '51.2725'^^xsd:double;
  dwc:startLatitude '51.2725'^^xsd:double;
  dwc:endLatitude '51.2725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.4187 51.2725, -57.4187 51.2725, -57.4187 51.2725, -57.4187 51.2725, -57.4187 51.2725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_80'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2459'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2459'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2459'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9352 -63.3752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9352"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9352 -63.3752)"^^geo:wktLiteral ;
  geo-pos:lat "49.9352"^^xsd:decimal ;
  geo-pos:long "-63.3752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2387'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2387'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3752'^^xsd:double;
  dwc:startLongitude '-63.3752'^^xsd:double;
  dwc:endLongitude '-63.3752'^^xsd:double;
  dwc:latitude '49.9352'^^xsd:double;
  dwc:startLatitude '49.9352'^^xsd:double;
  dwc:endLatitude '49.9352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3752 49.9352, -63.3752 49.9352, -63.3752 49.9352, -63.3752 49.9352, -63.3752 49.9352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2387'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7282 -69.7865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7282"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7282 -69.7865)"^^geo:wktLiteral ;
  geo-pos:lat "20.7282"^^xsd:decimal ;
  geo-pos:long "-69.7865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2881'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2881'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7865'^^xsd:double;
  dwc:startLongitude '-69.7865'^^xsd:double;
  dwc:endLongitude '-69.7865'^^xsd:double;
  dwc:latitude '20.7282'^^xsd:double;
  dwc:startLatitude '20.7282'^^xsd:double;
  dwc:endLatitude '20.7282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7865 20.7282, -69.7865 20.7282, -69.7865 20.7282, -69.7865 20.7282, -69.7865 20.7282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2881'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172 -70.0215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.172"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172 -70.0215)"^^geo:wktLiteral ;
  geo-pos:lat "43.172"^^xsd:decimal ;
  geo-pos:long "-70.0215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3886'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3886'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0215'^^xsd:double;
  dwc:startLongitude '-70.0215'^^xsd:double;
  dwc:endLongitude '-70.0215'^^xsd:double;
  dwc:latitude '43.172'^^xsd:double;
  dwc:startLatitude '43.172'^^xsd:double;
  dwc:endLatitude '43.172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0215 43.172, -70.0215 43.172, -70.0215 43.172, -70.0215 43.172, -70.0215 43.172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3886'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.345 -68.7357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.345"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.345 -68.7357)"^^geo:wktLiteral ;
  geo-pos:lat "41.345"^^xsd:decimal ;
  geo-pos:long "-68.7357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3391'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3391'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7357'^^xsd:double;
  dwc:startLongitude '-68.7357'^^xsd:double;
  dwc:endLongitude '-68.7357'^^xsd:double;
  dwc:latitude '41.345'^^xsd:double;
  dwc:startLatitude '41.345'^^xsd:double;
  dwc:endLatitude '41.345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7357 41.345, -68.7357 41.345, -68.7357 41.345, -68.7357 41.345, -68.7357 41.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3391'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7943)"^^geo:wktLiteral ;
  geo-pos:lat "20.7667"^^xsd:decimal ;
  geo-pos:long "-69.7943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2734'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2734'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7943'^^xsd:double;
  dwc:startLongitude '-69.7943'^^xsd:double;
  dwc:endLongitude '-69.7943'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7943 20.7667, -69.7943 20.7667, -69.7943 20.7667, -69.7943 20.7667, -69.7943 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2734'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2072'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_2072'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2072'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2073'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_2073'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2073'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2074'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_2074'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2074'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.735 -69.8157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.735"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.735 -69.8157)"^^geo:wktLiteral ;
  geo-pos:lat "20.735"^^xsd:decimal ;
  geo-pos:long "-69.8157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1643'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1643'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8157'^^xsd:double;
  dwc:startLongitude '-69.8157'^^xsd:double;
  dwc:endLongitude '-69.8157'^^xsd:double;
  dwc:latitude '20.735'^^xsd:double;
  dwc:startLatitude '20.735'^^xsd:double;
  dwc:endLatitude '20.735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8157 20.735, -69.8157 20.735, -69.8157 20.735, -69.8157 20.735, -69.8157 20.735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1643'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7605 -69.7865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7605"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7605 -69.7865)"^^geo:wktLiteral ;
  geo-pos:lat "20.7605"^^xsd:decimal ;
  geo-pos:long "-69.7865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1284'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1284'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7865'^^xsd:double;
  dwc:startLongitude '-69.7865'^^xsd:double;
  dwc:endLongitude '-69.7865'^^xsd:double;
  dwc:latitude '20.7605'^^xsd:double;
  dwc:startLatitude '20.7605'^^xsd:double;
  dwc:endLatitude '20.7605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7865 20.7605, -69.7865 20.7605, -69.7865 20.7605, -69.7865 20.7605, -69.7865 20.7605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1284'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1662 -69.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1662"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1662 -69.2113)"^^geo:wktLiteral ;
  geo-pos:lat "19.1662"^^xsd:decimal ;
  geo-pos:long "-69.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1122'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1122'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2113'^^xsd:double;
  dwc:startLongitude '-69.2113'^^xsd:double;
  dwc:endLongitude '-69.2113'^^xsd:double;
  dwc:latitude '19.1662'^^xsd:double;
  dwc:startLatitude '19.1662'^^xsd:double;
  dwc:endLatitude '19.1662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2113 19.1662, -69.2113 19.1662, -69.2113 19.1662, -69.2113 19.1662, -69.2113 19.1662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1122'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1662 -69.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1662"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1662 -69.2113)"^^geo:wktLiteral ;
  geo-pos:lat "19.1662"^^xsd:decimal ;
  geo-pos:long "-69.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1123'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1123'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2113'^^xsd:double;
  dwc:startLongitude '-69.2113'^^xsd:double;
  dwc:endLongitude '-69.2113'^^xsd:double;
  dwc:latitude '19.1662'^^xsd:double;
  dwc:startLatitude '19.1662'^^xsd:double;
  dwc:endLatitude '19.1662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2113 19.1662, -69.2113 19.1662, -69.2113 19.1662, -69.2113 19.1662, -69.2113 19.1662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1123'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.195 -69.2008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.195"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.195 -69.2008)"^^geo:wktLiteral ;
  geo-pos:lat "19.195"^^xsd:decimal ;
  geo-pos:long "-69.2008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1126'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1126'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2008'^^xsd:double;
  dwc:startLongitude '-69.2008'^^xsd:double;
  dwc:endLongitude '-69.2008'^^xsd:double;
  dwc:latitude '19.195'^^xsd:double;
  dwc:startLatitude '19.195'^^xsd:double;
  dwc:endLatitude '19.195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2008 19.195, -69.2008 19.195, -69.2008 19.195, -69.2008 19.195, -69.2008 19.195))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1126'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.138 -52.5033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.138"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.138 -52.5033)"^^geo:wktLiteral ;
  geo-pos:lat "64.138"^^xsd:decimal ;
  geo-pos:long "-52.5033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_223'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_223'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5033'^^xsd:double;
  dwc:startLongitude '-52.5033'^^xsd:double;
  dwc:endLongitude '-52.5033'^^xsd:double;
  dwc:latitude '64.138'^^xsd:double;
  dwc:startLatitude '64.138'^^xsd:double;
  dwc:endLatitude '64.138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5033 64.138, -52.5033 64.138, -52.5033 64.138, -52.5033 64.138, -52.5033 64.138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_223'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7382 -69.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7382"^^xsd:decimal ;
  dwc:decimalLongitude "-69.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7382 -69.768)"^^geo:wktLiteral ;
  geo-pos:lat "20.7382"^^xsd:decimal ;
  geo-pos:long "-69.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_975'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_975'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.768'^^xsd:double;
  dwc:startLongitude '-69.768'^^xsd:double;
  dwc:endLongitude '-69.768'^^xsd:double;
  dwc:latitude '20.7382'^^xsd:double;
  dwc:startLatitude '20.7382'^^xsd:double;
  dwc:endLatitude '20.7382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.768 20.7382, -69.768 20.7382, -69.768 20.7382, -69.768 20.7382, -69.768 20.7382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_975'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7215 -69.7733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7215"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7215 -69.7733)"^^geo:wktLiteral ;
  geo-pos:lat "20.7215"^^xsd:decimal ;
  geo-pos:long "-69.7733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_781'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_781'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7733'^^xsd:double;
  dwc:startLongitude '-69.7733'^^xsd:double;
  dwc:endLongitude '-69.7733'^^xsd:double;
  dwc:latitude '20.7215'^^xsd:double;
  dwc:startLatitude '20.7215'^^xsd:double;
  dwc:endLatitude '20.7215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7733 20.7215, -69.7733 20.7215, -69.7733 20.7215, -69.7733 20.7215, -69.7733 20.7215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_781'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1183 -52.6367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1183"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1183 -52.6367)"^^geo:wktLiteral ;
  geo-pos:lat "64.1183"^^xsd:decimal ;
  geo-pos:long "-52.6367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_333'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_333'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6367'^^xsd:double;
  dwc:startLongitude '-52.6367'^^xsd:double;
  dwc:endLongitude '-52.6367'^^xsd:double;
  dwc:latitude '64.1183'^^xsd:double;
  dwc:startLatitude '64.1183'^^xsd:double;
  dwc:endLatitude '64.1183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6367 64.1183, -52.6367 64.1183, -52.6367 64.1183, -52.6367 64.1183, -52.6367 64.1183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_333'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2505'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2505'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2505'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2504'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2504'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2504'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2503'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2503'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2503'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2502'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2502'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2502'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2516'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2516'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2516'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2515'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2515'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2515'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2514'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2514'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2514'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2513'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2513'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2513'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2512'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2512'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2512'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2511'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2511'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2511'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2509'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2509'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2509'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2510'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2510'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2510'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2528'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2528'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2528'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2527'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2527'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2527'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2526'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2526'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2526'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2525'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2525'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2525'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2524'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2524'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2524'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2523'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2523'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2523'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2522'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2522'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2522'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2521'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2521'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2521'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2520'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2520'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2520'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2519'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2519'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2519'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2518'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2518'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2518'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2517'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2517'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2517'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2529'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2529'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2529'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.035 -49.9897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.035"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.035 -49.9897)"^^geo:wktLiteral ;
  geo-pos:lat "62.035"^^xsd:decimal ;
  geo-pos:long "-49.9897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_141'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_141'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9897'^^xsd:double;
  dwc:startLongitude '-49.9897'^^xsd:double;
  dwc:endLongitude '-49.9897'^^xsd:double;
  dwc:latitude '62.035'^^xsd:double;
  dwc:startLatitude '62.035'^^xsd:double;
  dwc:endLatitude '62.035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9897 62.035, -49.9897 62.035, -49.9897 62.035, -49.9897 62.035, -49.9897 62.035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_141'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6683 -53.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6683"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6683 -53.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.6683"^^xsd:decimal ;
  geo-pos:long "-53.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_411'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_411'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1'^^xsd:double;
  dwc:startLongitude '-53.1'^^xsd:double;
  dwc:endLongitude '-53.1'^^xsd:double;
  dwc:latitude '48.6683'^^xsd:double;
  dwc:startLatitude '48.6683'^^xsd:double;
  dwc:endLatitude '48.6683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1 48.6683, -53.1 48.6683, -53.1 48.6683, -53.1 48.6683, -53.1 48.6683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_411'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1878 -52.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1878"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1878 -52.8333)"^^geo:wktLiteral ;
  geo-pos:lat "47.1878"^^xsd:decimal ;
  geo-pos:long "-52.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3685'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3685'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8333'^^xsd:double;
  dwc:startLongitude '-52.8333'^^xsd:double;
  dwc:endLongitude '-52.8333'^^xsd:double;
  dwc:latitude '47.1878'^^xsd:double;
  dwc:startLatitude '47.1878'^^xsd:double;
  dwc:endLatitude '47.1878'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8333 47.1878, -52.8333 47.1878, -52.8333 47.1878, -52.8333 47.1878, -52.8333 47.1878))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3685'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0987 -68.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0987"^^xsd:decimal ;
  dwc:decimalLongitude "-68.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0987 -68.866)"^^geo:wktLiteral ;
  geo-pos:lat "20.0987"^^xsd:decimal ;
  geo-pos:long "-68.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3183'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_3183'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.866'^^xsd:double;
  dwc:startLongitude '-68.866'^^xsd:double;
  dwc:endLongitude '-68.866'^^xsd:double;
  dwc:latitude '20.0987'^^xsd:double;
  dwc:startLatitude '20.0987'^^xsd:double;
  dwc:endLatitude '20.0987'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.866 20.0987, -68.866 20.0987, -68.866 20.0987, -68.866 20.0987, -68.866 20.0987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3183'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.75 -14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.75"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.75 -14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "63.75"^^xsd:decimal ;
  geo-pos:long "-14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1937'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1937'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-14.5167'^^xsd:double;
  dwc:startLongitude '-14.5167'^^xsd:double;
  dwc:endLongitude '-14.5167'^^xsd:double;
  dwc:latitude '63.75'^^xsd:double;
  dwc:startLatitude '63.75'^^xsd:double;
  dwc:endLatitude '63.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.5167 63.75, -14.5167 63.75, -14.5167 63.75, -14.5167 63.75, -14.5167 63.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1937'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4081'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4081'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4081'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4443 -56.8517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4443"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4443 -56.8517)"^^geo:wktLiteral ;
  geo-pos:lat "51.4443"^^xsd:decimal ;
  geo-pos:long "-56.8517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3570'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3570'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8517'^^xsd:double;
  dwc:startLongitude '-56.8517'^^xsd:double;
  dwc:endLongitude '-56.8517'^^xsd:double;
  dwc:latitude '51.4443'^^xsd:double;
  dwc:startLatitude '51.4443'^^xsd:double;
  dwc:endLatitude '51.4443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8517 51.4443, -56.8517 51.4443, -56.8517 51.4443, -56.8517 51.4443, -56.8517 51.4443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3570'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8433 -54.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8433"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8433 -54.233)"^^geo:wktLiteral ;
  geo-pos:lat "46.8433"^^xsd:decimal ;
  geo-pos:long "-54.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3620'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3620'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.233'^^xsd:double;
  dwc:startLongitude '-54.233'^^xsd:double;
  dwc:endLongitude '-54.233'^^xsd:double;
  dwc:latitude '46.8433'^^xsd:double;
  dwc:startLatitude '46.8433'^^xsd:double;
  dwc:endLatitude '46.8433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.233 46.8433, -54.233 46.8433, -54.233 46.8433, -54.233 46.8433, -54.233 46.8433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3620'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1647 -52.9042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1647"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1647 -52.9042)"^^geo:wktLiteral ;
  geo-pos:lat "48.1647"^^xsd:decimal ;
  geo-pos:long "-52.9042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3742'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3742'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9042'^^xsd:double;
  dwc:startLongitude '-52.9042'^^xsd:double;
  dwc:endLongitude '-52.9042'^^xsd:double;
  dwc:latitude '48.1647'^^xsd:double;
  dwc:startLatitude '48.1647'^^xsd:double;
  dwc:endLatitude '48.1647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9042 48.1647, -52.9042 48.1647, -52.9042 48.1647, -52.9042 48.1647, -52.9042 48.1647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3742'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0237 -64.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0237"^^xsd:decimal ;
  dwc:decimalLongitude "-64.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0237 -64.272)"^^geo:wktLiteral ;
  geo-pos:lat "50.0237"^^xsd:decimal ;
  geo-pos:long "-64.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2337'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2337'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.272'^^xsd:double;
  dwc:startLongitude '-64.272'^^xsd:double;
  dwc:endLongitude '-64.272'^^xsd:double;
  dwc:latitude '50.0237'^^xsd:double;
  dwc:startLatitude '50.0237'^^xsd:double;
  dwc:endLatitude '50.0237'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.272 50.0237, -64.272 50.0237, -64.272 50.0237, -64.272 50.0237, -64.272 50.0237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2337'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 -55.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "-55.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 -55.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.765"^^xsd:decimal ;
  geo-pos:long "-55.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_455'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_455'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.98'^^xsd:double;
  dwc:startLongitude '-55.98'^^xsd:double;
  dwc:endLongitude '-55.98'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:startLatitude '50.765'^^xsd:double;
  dwc:endLatitude '50.765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.98 50.765, -55.98 50.765, -55.98 50.765, -55.98 50.765, -55.98 50.765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_455'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 -55.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "-55.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 -55.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.765"^^xsd:decimal ;
  geo-pos:long "-55.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_457'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_457'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.98'^^xsd:double;
  dwc:startLongitude '-55.98'^^xsd:double;
  dwc:endLongitude '-55.98'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:startLatitude '50.765'^^xsd:double;
  dwc:endLatitude '50.765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.98 50.765, -55.98 50.765, -55.98 50.765, -55.98 50.765, -55.98 50.765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_457'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 -55.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "-55.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 -55.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.765"^^xsd:decimal ;
  geo-pos:long "-55.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_458'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_458'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.98'^^xsd:double;
  dwc:startLongitude '-55.98'^^xsd:double;
  dwc:endLongitude '-55.98'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:startLatitude '50.765'^^xsd:double;
  dwc:endLatitude '50.765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.98 50.765, -55.98 50.765, -55.98 50.765, -55.98 50.765, -55.98 50.765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_458'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 -55.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.765"^^xsd:decimal ;
  dwc:decimalLongitude "-55.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.765 -55.98)"^^geo:wktLiteral ;
  geo-pos:lat "50.765"^^xsd:decimal ;
  geo-pos:long "-55.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_456'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_456'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.98'^^xsd:double;
  dwc:startLongitude '-55.98'^^xsd:double;
  dwc:endLongitude '-55.98'^^xsd:double;
  dwc:latitude '50.765'^^xsd:double;
  dwc:startLatitude '50.765'^^xsd:double;
  dwc:endLatitude '50.765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.98 50.765, -55.98 50.765, -55.98 50.765, -55.98 50.765, -55.98 50.765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_456'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7178 -52.6863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7178"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7178 -52.6863)"^^geo:wktLiteral ;
  geo-pos:lat "47.7178"^^xsd:decimal ;
  geo-pos:long "-52.6863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_355'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_355'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6863'^^xsd:double;
  dwc:startLongitude '-52.6863'^^xsd:double;
  dwc:endLongitude '-52.6863'^^xsd:double;
  dwc:latitude '47.7178'^^xsd:double;
  dwc:startLatitude '47.7178'^^xsd:double;
  dwc:endLatitude '47.7178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6863 47.7178, -52.6863 47.7178, -52.6863 47.7178, -52.6863 47.7178, -52.6863 47.7178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_355'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4798 -55.4363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4798"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4798 -55.4363)"^^geo:wktLiteral ;
  geo-pos:lat "51.4798"^^xsd:decimal ;
  geo-pos:long "-55.4363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_100'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_100'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.4363'^^xsd:double;
  dwc:startLongitude '-55.4363'^^xsd:double;
  dwc:endLongitude '-55.4363'^^xsd:double;
  dwc:latitude '51.4798'^^xsd:double;
  dwc:startLatitude '51.4798'^^xsd:double;
  dwc:endLatitude '51.4798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.4363 51.4798, -55.4363 51.4798, -55.4363 51.4798, -55.4363 51.4798, -55.4363 51.4798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_100'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8717 -63.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8717"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8717 -63.3667)"^^geo:wktLiteral ;
  geo-pos:lat "49.8717"^^xsd:decimal ;
  geo-pos:long "-63.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2399'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2399'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3667'^^xsd:double;
  dwc:startLongitude '-63.3667'^^xsd:double;
  dwc:endLongitude '-63.3667'^^xsd:double;
  dwc:latitude '49.8717'^^xsd:double;
  dwc:startLatitude '49.8717'^^xsd:double;
  dwc:endLatitude '49.8717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3667 49.8717, -63.3667 49.8717, -63.3667 49.8717, -63.3667 49.8717, -63.3667 49.8717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2399'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1258 -67.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1258"^^xsd:decimal ;
  dwc:decimalLongitude "-67.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1258 -67.807)"^^geo:wktLiteral ;
  geo-pos:lat "44.1258"^^xsd:decimal ;
  geo-pos:long "-67.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3225'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3225'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.807'^^xsd:double;
  dwc:startLongitude '-67.807'^^xsd:double;
  dwc:endLongitude '-67.807'^^xsd:double;
  dwc:latitude '44.1258'^^xsd:double;
  dwc:startLatitude '44.1258'^^xsd:double;
  dwc:endLatitude '44.1258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.807 44.1258, -67.807 44.1258, -67.807 44.1258, -67.807 44.1258, -67.807 44.1258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3225'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7493 -69.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7493"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7493 -69.798)"^^geo:wktLiteral ;
  geo-pos:lat "20.7493"^^xsd:decimal ;
  geo-pos:long "-69.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2885'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2885'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.798'^^xsd:double;
  dwc:startLongitude '-69.798'^^xsd:double;
  dwc:endLongitude '-69.798'^^xsd:double;
  dwc:latitude '20.7493'^^xsd:double;
  dwc:startLatitude '20.7493'^^xsd:double;
  dwc:endLatitude '20.7493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.798 20.7493, -69.798 20.7493, -69.798 20.7493, -69.798 20.7493, -69.798 20.7493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2885'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5535 -53.293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5535"^^xsd:decimal ;
  dwc:decimalLongitude "-53.293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5535 -53.293)"^^geo:wktLiteral ;
  geo-pos:lat "48.5535"^^xsd:decimal ;
  geo-pos:long "-53.293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3769'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3769'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.293'^^xsd:double;
  dwc:startLongitude '-53.293'^^xsd:double;
  dwc:endLongitude '-53.293'^^xsd:double;
  dwc:latitude '48.5535'^^xsd:double;
  dwc:startLatitude '48.5535'^^xsd:double;
  dwc:endLatitude '48.5535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.293 48.5535, -53.293 48.5535, -53.293 48.5535, -53.293 48.5535, -53.293 48.5535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3769'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.105 -52.8457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.105"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.105 -52.8457)"^^geo:wktLiteral ;
  geo-pos:lat "48.105"^^xsd:decimal ;
  geo-pos:long "-52.8457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3737'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3737'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8457'^^xsd:double;
  dwc:startLongitude '-52.8457'^^xsd:double;
  dwc:endLongitude '-52.8457'^^xsd:double;
  dwc:latitude '48.105'^^xsd:double;
  dwc:startLatitude '48.105'^^xsd:double;
  dwc:endLatitude '48.105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8457 48.105, -52.8457 48.105, -52.8457 48.105, -52.8457 48.105, -52.8457 48.105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3737'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1837 -67.3842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1837"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1837 -67.3842)"^^geo:wktLiteral ;
  geo-pos:lat "18.1837"^^xsd:decimal ;
  geo-pos:long "-67.3842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3067'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3067'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3842'^^xsd:double;
  dwc:startLongitude '-67.3842'^^xsd:double;
  dwc:endLongitude '-67.3842'^^xsd:double;
  dwc:latitude '18.1837'^^xsd:double;
  dwc:startLatitude '18.1837'^^xsd:double;
  dwc:endLatitude '18.1837'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3842 18.1837, -67.3842 18.1837, -67.3842 18.1837, -67.3842 18.1837, -67.3842 18.1837))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3067'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -68.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-68.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -68.351)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-68.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3423'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3423'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.351'^^xsd:double;
  dwc:startLongitude '-68.351'^^xsd:double;
  dwc:endLongitude '-68.351'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:startLatitude '41.683'^^xsd:double;
  dwc:endLatitude '41.683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.351 41.683, -68.351 41.683, -68.351 41.683, -68.351 41.683, -68.351 41.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3423'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4645 -68.5357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4645"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4645 -68.5357)"^^geo:wktLiteral ;
  geo-pos:lat "41.4645"^^xsd:decimal ;
  geo-pos:long "-68.5357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3408'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3408'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5357'^^xsd:double;
  dwc:startLongitude '-68.5357'^^xsd:double;
  dwc:endLongitude '-68.5357'^^xsd:double;
  dwc:latitude '41.4645'^^xsd:double;
  dwc:startLatitude '41.4645'^^xsd:double;
  dwc:endLatitude '41.4645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5357 41.4645, -68.5357 41.4645, -68.5357 41.4645, -68.5357 41.4645, -68.5357 41.4645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3408'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4645 -68.5357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4645"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4645 -68.5357)"^^geo:wktLiteral ;
  geo-pos:lat "41.4645"^^xsd:decimal ;
  geo-pos:long "-68.5357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3409'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3409'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5357'^^xsd:double;
  dwc:startLongitude '-68.5357'^^xsd:double;
  dwc:endLongitude '-68.5357'^^xsd:double;
  dwc:latitude '41.4645'^^xsd:double;
  dwc:startLatitude '41.4645'^^xsd:double;
  dwc:endLatitude '41.4645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5357 41.4645, -68.5357 41.4645, -68.5357 41.4645, -68.5357 41.4645, -68.5357 41.4645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3409'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4645 -68.5357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4645"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4645 -68.5357)"^^geo:wktLiteral ;
  geo-pos:lat "41.4645"^^xsd:decimal ;
  geo-pos:long "-68.5357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3410'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3410'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5357'^^xsd:double;
  dwc:startLongitude '-68.5357'^^xsd:double;
  dwc:endLongitude '-68.5357'^^xsd:double;
  dwc:latitude '41.4645'^^xsd:double;
  dwc:startLatitude '41.4645'^^xsd:double;
  dwc:endLatitude '41.4645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5357 41.4645, -68.5357 41.4645, -68.5357 41.4645, -68.5357 41.4645, -68.5357 41.4645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3410'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1392'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1392'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1392'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1383'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1383'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1383'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1384'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1384'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1384'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1385'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1385'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1385'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1386'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1386'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1386'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1387'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1387'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1387'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1388'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1388'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1388'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1389'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1389'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1389'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1390'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1390'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1390'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1391'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1391'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1391'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.7433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7287"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.7433)"^^geo:wktLiteral ;
  geo-pos:lat "20.7287"^^xsd:decimal ;
  geo-pos:long "-69.7433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2830'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2830'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7433'^^xsd:double;
  dwc:startLongitude '-69.7433'^^xsd:double;
  dwc:endLongitude '-69.7433'^^xsd:double;
  dwc:latitude '20.7287'^^xsd:double;
  dwc:startLatitude '20.7287'^^xsd:double;
  dwc:endLatitude '20.7287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7433 20.7287, -69.7433 20.7287, -69.7433 20.7287, -69.7433 20.7287, -69.7433 20.7287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2830'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2043'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2043'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2043'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2044'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2044'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2044'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2045'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2045'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2045'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2046'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2046'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2046'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2047'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2047'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2047'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2048'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2048'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2048'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2049'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2049'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2049'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2050'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2050'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2050'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2035'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2035'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2035'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2040'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2040'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2040'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2041'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2041'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2041'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2042'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2042'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2042'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.77 -69.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.77"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.77 -69.798)"^^geo:wktLiteral ;
  geo-pos:lat "20.77"^^xsd:decimal ;
  geo-pos:long "-69.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1579'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1579'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.798'^^xsd:double;
  dwc:startLongitude '-69.798'^^xsd:double;
  dwc:endLongitude '-69.798'^^xsd:double;
  dwc:latitude '20.77'^^xsd:double;
  dwc:startLatitude '20.77'^^xsd:double;
  dwc:endLatitude '20.77'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.798 20.77, -69.798 20.77, -69.798 20.77, -69.798 20.77, -69.798 20.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1579'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.185 -69.2048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.185"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.185 -69.2048)"^^geo:wktLiteral ;
  geo-pos:lat "19.185"^^xsd:decimal ;
  geo-pos:long "-69.2048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1125'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1125'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2048'^^xsd:double;
  dwc:startLongitude '-69.2048'^^xsd:double;
  dwc:endLongitude '-69.2048'^^xsd:double;
  dwc:latitude '19.185'^^xsd:double;
  dwc:startLatitude '19.185'^^xsd:double;
  dwc:endLatitude '19.185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2048 19.185, -69.2048 19.185, -69.2048 19.185, -69.2048 19.185, -69.2048 19.185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1125'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_738'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_738'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_738'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2166'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2166'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2166'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2167'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2167'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2167'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2168'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2168'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2168'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0902 -52.5847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0902"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0902 -52.5847)"^^geo:wktLiteral ;
  geo-pos:lat "64.0902"^^xsd:decimal ;
  geo-pos:long "-52.5847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_259'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_259'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5847'^^xsd:double;
  dwc:startLongitude '-52.5847'^^xsd:double;
  dwc:endLongitude '-52.5847'^^xsd:double;
  dwc:latitude '64.0902'^^xsd:double;
  dwc:startLatitude '64.0902'^^xsd:double;
  dwc:endLatitude '64.0902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5847 64.0902, -52.5847 64.0902, -52.5847 64.0902, -52.5847 64.0902, -52.5847 64.0902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_259'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7502 -69.7705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7502"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7502 -69.7705)"^^geo:wktLiteral ;
  geo-pos:lat "20.7502"^^xsd:decimal ;
  geo-pos:long "-69.7705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_767'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_767'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7705'^^xsd:double;
  dwc:startLongitude '-69.7705'^^xsd:double;
  dwc:endLongitude '-69.7705'^^xsd:double;
  dwc:latitude '20.7502'^^xsd:double;
  dwc:startLatitude '20.7502'^^xsd:double;
  dwc:endLatitude '20.7502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7705 20.7502, -69.7705 20.7502, -69.7705 20.7502, -69.7705 20.7502, -69.7705 20.7502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_767'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.724 -69.8322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.724"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.724 -69.8322)"^^geo:wktLiteral ;
  geo-pos:lat "20.724"^^xsd:decimal ;
  geo-pos:long "-69.8322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_880'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_880'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8322'^^xsd:double;
  dwc:startLongitude '-69.8322'^^xsd:double;
  dwc:endLongitude '-69.8322'^^xsd:double;
  dwc:latitude '20.724'^^xsd:double;
  dwc:startLatitude '20.724'^^xsd:double;
  dwc:endLatitude '20.724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8322 20.724, -69.8322 20.724, -69.8322 20.724, -69.8322 20.724, -69.8322 20.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_880'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7442 -69.7712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7442"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7442 -69.7712)"^^geo:wktLiteral ;
  geo-pos:lat "20.7442"^^xsd:decimal ;
  geo-pos:long "-69.7712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_844'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_844'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7712'^^xsd:double;
  dwc:startLongitude '-69.7712'^^xsd:double;
  dwc:endLongitude '-69.7712'^^xsd:double;
  dwc:latitude '20.7442'^^xsd:double;
  dwc:startLatitude '20.7442'^^xsd:double;
  dwc:endLatitude '20.7442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7712 20.7442, -69.7712 20.7442, -69.7712 20.7442, -69.7712 20.7442, -69.7712 20.7442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_844'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7442 -69.7712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7442"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7442 -69.7712)"^^geo:wktLiteral ;
  geo-pos:lat "20.7442"^^xsd:decimal ;
  geo-pos:long "-69.7712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_845'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_845'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7712'^^xsd:double;
  dwc:startLongitude '-69.7712'^^xsd:double;
  dwc:endLongitude '-69.7712'^^xsd:double;
  dwc:latitude '20.7442'^^xsd:double;
  dwc:startLatitude '20.7442'^^xsd:double;
  dwc:endLatitude '20.7442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7712 20.7442, -69.7712 20.7442, -69.7712 20.7442, -69.7712 20.7442, -69.7712 20.7442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_845'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2037'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2037'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2037'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2036'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2036'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2036'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0902 -52.5847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0902"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0902 -52.5847)"^^geo:wktLiteral ;
  geo-pos:lat "64.0902"^^xsd:decimal ;
  geo-pos:long "-52.5847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_260'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_260'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5847'^^xsd:double;
  dwc:startLongitude '-52.5847'^^xsd:double;
  dwc:endLongitude '-52.5847'^^xsd:double;
  dwc:latitude '64.0902'^^xsd:double;
  dwc:startLatitude '64.0902'^^xsd:double;
  dwc:endLatitude '64.0902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5847 64.0902, -52.5847 64.0902, -52.5847 64.0902, -52.5847 64.0902, -52.5847 64.0902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_260'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_736'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_736'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_736'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_737'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_737'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_737'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1988 -69.2035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1988"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1988 -69.2035)"^^geo:wktLiteral ;
  geo-pos:lat "19.1988"^^xsd:decimal ;
  geo-pos:long "-69.2035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3309'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3309'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2035'^^xsd:double;
  dwc:startLongitude '-69.2035'^^xsd:double;
  dwc:endLongitude '-69.2035'^^xsd:double;
  dwc:latitude '19.1988'^^xsd:double;
  dwc:startLatitude '19.1988'^^xsd:double;
  dwc:endLatitude '19.1988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2035 19.1988, -69.2035 19.1988, -69.2035 19.1988, -69.2035 19.1988, -69.2035 19.1988))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3309'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_739'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_739'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_739'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_740'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_740'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_740'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2039'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2039'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2039'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2038'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2038'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2038'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.727 -69.8038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.727"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.727 -69.8038)"^^geo:wktLiteral ;
  geo-pos:lat "20.727"^^xsd:decimal ;
  geo-pos:long "-69.8038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1432'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1432'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8038'^^xsd:double;
  dwc:startLongitude '-69.8038'^^xsd:double;
  dwc:endLongitude '-69.8038'^^xsd:double;
  dwc:latitude '20.727'^^xsd:double;
  dwc:startLatitude '20.727'^^xsd:double;
  dwc:endLatitude '20.727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8038 20.727, -69.8038 20.727, -69.8038 20.727, -69.8038 20.727, -69.8038 20.727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1432'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7092 -69.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7092"^^xsd:decimal ;
  dwc:decimalLongitude "-69.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7092 -69.788)"^^geo:wktLiteral ;
  geo-pos:lat "20.7092"^^xsd:decimal ;
  geo-pos:long "-69.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1269'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1269'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.788'^^xsd:double;
  dwc:startLongitude '-69.788'^^xsd:double;
  dwc:endLongitude '-69.788'^^xsd:double;
  dwc:latitude '20.7092'^^xsd:double;
  dwc:startLatitude '20.7092'^^xsd:double;
  dwc:endLatitude '20.7092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.788 20.7092, -69.788 20.7092, -69.788 20.7092, -69.788 20.7092, -69.788 20.7092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1269'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7092 -69.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7092"^^xsd:decimal ;
  dwc:decimalLongitude "-69.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7092 -69.788)"^^geo:wktLiteral ;
  geo-pos:lat "20.7092"^^xsd:decimal ;
  geo-pos:long "-69.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1270'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1270'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.788'^^xsd:double;
  dwc:startLongitude '-69.788'^^xsd:double;
  dwc:endLongitude '-69.788'^^xsd:double;
  dwc:latitude '20.7092'^^xsd:double;
  dwc:startLatitude '20.7092'^^xsd:double;
  dwc:endLatitude '20.7092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.788 20.7092, -69.788 20.7092, -69.788 20.7092, -69.788 20.7092, -69.788 20.7092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1270'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.747 -69.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.747"^^xsd:decimal ;
  dwc:decimalLongitude "-69.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.747 -69.785)"^^geo:wktLiteral ;
  geo-pos:lat "20.747"^^xsd:decimal ;
  geo-pos:long "-69.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_825'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_825'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.785'^^xsd:double;
  dwc:startLongitude '-69.785'^^xsd:double;
  dwc:endLongitude '-69.785'^^xsd:double;
  dwc:latitude '20.747'^^xsd:double;
  dwc:startLatitude '20.747'^^xsd:double;
  dwc:endLatitude '20.747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.785 20.747, -69.785 20.747, -69.785 20.747, -69.785 20.747, -69.785 20.747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_825'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4133 -52.6567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4133"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4133 -52.6567)"^^geo:wktLiteral ;
  geo-pos:lat "64.4133"^^xsd:decimal ;
  geo-pos:long "-52.6567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_280'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_280'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6567'^^xsd:double;
  dwc:startLongitude '-52.6567'^^xsd:double;
  dwc:endLongitude '-52.6567'^^xsd:double;
  dwc:latitude '64.4133'^^xsd:double;
  dwc:startLatitude '64.4133'^^xsd:double;
  dwc:endLatitude '64.4133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6567 64.4133, -52.6567 64.4133, -52.6567 64.4133, -52.6567 64.4133, -52.6567 64.4133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_280'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.186 -69.1795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.186"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.186 -69.1795)"^^geo:wktLiteral ;
  geo-pos:lat "19.186"^^xsd:decimal ;
  geo-pos:long "-69.1795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2664'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2664'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1795'^^xsd:double;
  dwc:startLongitude '-69.1795'^^xsd:double;
  dwc:endLongitude '-69.1795'^^xsd:double;
  dwc:latitude '19.186'^^xsd:double;
  dwc:startLatitude '19.186'^^xsd:double;
  dwc:endLatitude '19.186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1795 19.186, -69.1795 19.186, -69.1795 19.186, -69.1795 19.186, -69.1795 19.186))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2664'^^xsd:string;
  dwc:observationDate '1993-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525 -70.4977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525 -70.4977)"^^geo:wktLiteral ;
  geo-pos:lat "42.525"^^xsd:decimal ;
  geo-pos:long "-70.4977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3848'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3848'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4977'^^xsd:double;
  dwc:startLongitude '-70.4977'^^xsd:double;
  dwc:endLongitude '-70.4977'^^xsd:double;
  dwc:latitude '42.525'^^xsd:double;
  dwc:startLatitude '42.525'^^xsd:double;
  dwc:endLatitude '42.525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4977 42.525, -70.4977 42.525, -70.4977 42.525, -70.4977 42.525, -70.4977 42.525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3848'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525 -70.4977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525 -70.4977)"^^geo:wktLiteral ;
  geo-pos:lat "42.525"^^xsd:decimal ;
  geo-pos:long "-70.4977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3849'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3849'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4977'^^xsd:double;
  dwc:startLongitude '-70.4977'^^xsd:double;
  dwc:endLongitude '-70.4977'^^xsd:double;
  dwc:latitude '42.525'^^xsd:double;
  dwc:startLatitude '42.525'^^xsd:double;
  dwc:endLatitude '42.525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4977 42.525, -70.4977 42.525, -70.4977 42.525, -70.4977 42.525, -70.4977 42.525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3849'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.727 -69.8038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.727"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.727 -69.8038)"^^geo:wktLiteral ;
  geo-pos:lat "20.727"^^xsd:decimal ;
  geo-pos:long "-69.8038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1431'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1431'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8038'^^xsd:double;
  dwc:startLongitude '-69.8038'^^xsd:double;
  dwc:endLongitude '-69.8038'^^xsd:double;
  dwc:latitude '20.727'^^xsd:double;
  dwc:startLatitude '20.727'^^xsd:double;
  dwc:endLatitude '20.727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8038 20.727, -69.8038 20.727, -69.8038 20.727, -69.8038 20.727, -69.8038 20.727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1431'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.05 -22.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.05"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.05 -22.2833)"^^geo:wktLiteral ;
  geo-pos:lat "63.05"^^xsd:decimal ;
  geo-pos:long "-22.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1809'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1809'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-22.2833'^^xsd:double;
  dwc:startLongitude '-22.2833'^^xsd:double;
  dwc:endLongitude '-22.2833'^^xsd:double;
  dwc:latitude '63.05'^^xsd:double;
  dwc:startLatitude '63.05'^^xsd:double;
  dwc:endLatitude '63.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.2833 63.05, -22.2833 63.05, -22.2833 63.05, -22.2833 63.05, -22.2833 63.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1809'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6613 -52.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6613"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6613 -52.6517)"^^geo:wktLiteral ;
  geo-pos:lat "47.6613"^^xsd:decimal ;
  geo-pos:long "-52.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3603'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3603'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6517'^^xsd:double;
  dwc:startLongitude '-52.6517'^^xsd:double;
  dwc:endLongitude '-52.6517'^^xsd:double;
  dwc:latitude '47.6613'^^xsd:double;
  dwc:startLatitude '47.6613'^^xsd:double;
  dwc:endLatitude '47.6613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6517 47.6613, -52.6517 47.6613, -52.6517 47.6613, -52.6517 47.6613, -52.6517 47.6613))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3603'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6267 -53.4337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6267"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6267 -53.4337)"^^geo:wktLiteral ;
  geo-pos:lat "48.6267"^^xsd:decimal ;
  geo-pos:long "-53.4337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3773'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3773'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.4337'^^xsd:double;
  dwc:startLongitude '-53.4337'^^xsd:double;
  dwc:endLongitude '-53.4337'^^xsd:double;
  dwc:latitude '48.6267'^^xsd:double;
  dwc:startLatitude '48.6267'^^xsd:double;
  dwc:endLatitude '48.6267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.4337 48.6267, -53.4337 48.6267, -53.4337 48.6267, -53.4337 48.6267, -53.4337 48.6267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3773'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3705 -57.2188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3705"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3705 -57.2188)"^^geo:wktLiteral ;
  geo-pos:lat "51.3705"^^xsd:decimal ;
  geo-pos:long "-57.2188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2445'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2445'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2188'^^xsd:double;
  dwc:startLongitude '-57.2188'^^xsd:double;
  dwc:endLongitude '-57.2188'^^xsd:double;
  dwc:latitude '51.3705'^^xsd:double;
  dwc:startLatitude '51.3705'^^xsd:double;
  dwc:endLatitude '51.3705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2188 51.3705, -57.2188 51.3705, -57.2188 51.3705, -57.2188 51.3705, -57.2188 51.3705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2445'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6448 -53.1335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6448"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6448 -53.1335)"^^geo:wktLiteral ;
  geo-pos:lat "47.6448"^^xsd:decimal ;
  geo-pos:long "-53.1335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_495'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_495'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1335'^^xsd:double;
  dwc:startLongitude '-53.1335'^^xsd:double;
  dwc:endLongitude '-53.1335'^^xsd:double;
  dwc:latitude '47.6448'^^xsd:double;
  dwc:startLatitude '47.6448'^^xsd:double;
  dwc:endLatitude '47.6448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1335 47.6448, -53.1335 47.6448, -53.1335 47.6448, -53.1335 47.6448, -53.1335 47.6448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_495'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0235 -54.1068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0235"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0235 -54.1068)"^^geo:wktLiteral ;
  geo-pos:lat "47.0235"^^xsd:decimal ;
  geo-pos:long "-54.1068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4013'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_4013'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1068'^^xsd:double;
  dwc:startLongitude '-54.1068'^^xsd:double;
  dwc:endLongitude '-54.1068'^^xsd:double;
  dwc:latitude '47.0235'^^xsd:double;
  dwc:startLatitude '47.0235'^^xsd:double;
  dwc:endLatitude '47.0235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1068 47.0235, -54.1068 47.0235, -54.1068 47.0235, -54.1068 47.0235, -54.1068 47.0235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4013'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5105 -68.5468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5105"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5105 -68.5468)"^^geo:wktLiteral ;
  geo-pos:lat "41.5105"^^xsd:decimal ;
  geo-pos:long "-68.5468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3337'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3337'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5468'^^xsd:double;
  dwc:startLongitude '-68.5468'^^xsd:double;
  dwc:endLongitude '-68.5468'^^xsd:double;
  dwc:latitude '41.5105'^^xsd:double;
  dwc:startLatitude '41.5105'^^xsd:double;
  dwc:endLatitude '41.5105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5468 41.5105, -68.5468 41.5105, -68.5468 41.5105, -68.5468 41.5105, -68.5468 41.5105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3337'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.7863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7418"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.7863)"^^geo:wktLiteral ;
  geo-pos:lat "20.7418"^^xsd:decimal ;
  geo-pos:long "-69.7863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2712'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2712'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7863'^^xsd:double;
  dwc:startLongitude '-69.7863'^^xsd:double;
  dwc:endLongitude '-69.7863'^^xsd:double;
  dwc:latitude '20.7418'^^xsd:double;
  dwc:startLatitude '20.7418'^^xsd:double;
  dwc:endLatitude '20.7418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7863 20.7418, -69.7863 20.7418, -69.7863 20.7418, -69.7863 20.7418, -69.7863 20.7418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2712'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4408 -68.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4408"^^xsd:decimal ;
  dwc:decimalLongitude "-68.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4408 -68.664)"^^geo:wktLiteral ;
  geo-pos:lat "41.4408"^^xsd:decimal ;
  geo-pos:long "-68.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3435'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3435'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.664'^^xsd:double;
  dwc:startLongitude '-68.664'^^xsd:double;
  dwc:endLongitude '-68.664'^^xsd:double;
  dwc:latitude '41.4408'^^xsd:double;
  dwc:startLatitude '41.4408'^^xsd:double;
  dwc:endLatitude '41.4408'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.664 41.4408, -68.664 41.4408, -68.664 41.4408, -68.664 41.4408, -68.664 41.4408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3435'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1292 -67.7332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1292"^^xsd:decimal ;
  dwc:decimalLongitude "-67.7332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1292 -67.7332)"^^geo:wktLiteral ;
  geo-pos:lat "44.1292"^^xsd:decimal ;
  geo-pos:long "-67.7332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2976'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2976'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.7332'^^xsd:double;
  dwc:startLongitude '-67.7332'^^xsd:double;
  dwc:endLongitude '-67.7332'^^xsd:double;
  dwc:latitude '44.1292'^^xsd:double;
  dwc:startLatitude '44.1292'^^xsd:double;
  dwc:endLatitude '44.1292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.7332 44.1292, -67.7332 44.1292, -67.7332 44.1292, -67.7332 44.1292, -67.7332 44.1292))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2976'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1455 -70.1382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1455"^^xsd:decimal ;
  dwc:decimalLongitude "-70.1382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1455 -70.1382)"^^geo:wktLiteral ;
  geo-pos:lat "43.1455"^^xsd:decimal ;
  geo-pos:long "-70.1382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3271'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3271'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.1382'^^xsd:double;
  dwc:startLongitude '-70.1382'^^xsd:double;
  dwc:endLongitude '-70.1382'^^xsd:double;
  dwc:latitude '43.1455'^^xsd:double;
  dwc:startLatitude '43.1455'^^xsd:double;
  dwc:endLatitude '43.1455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1382 43.1455, -70.1382 43.1455, -70.1382 43.1455, -70.1382 43.1455, -70.1382 43.1455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3271'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7458 -69.7962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7458"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7458 -69.7962)"^^geo:wktLiteral ;
  geo-pos:lat "20.7458"^^xsd:decimal ;
  geo-pos:long "-69.7962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2796'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2796'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7962'^^xsd:double;
  dwc:startLongitude '-69.7962'^^xsd:double;
  dwc:endLongitude '-69.7962'^^xsd:double;
  dwc:latitude '20.7458'^^xsd:double;
  dwc:startLatitude '20.7458'^^xsd:double;
  dwc:endLatitude '20.7458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7962 20.7458, -69.7962 20.7458, -69.7962 20.7458, -69.7962 20.7458, -69.7962 20.7458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2796'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1627 -69.1995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1627"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1627 -69.1995)"^^geo:wktLiteral ;
  geo-pos:lat "19.1627"^^xsd:decimal ;
  geo-pos:long "-69.1995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1160'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1160'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1995'^^xsd:double;
  dwc:startLongitude '-69.1995'^^xsd:double;
  dwc:endLongitude '-69.1995'^^xsd:double;
  dwc:latitude '19.1627'^^xsd:double;
  dwc:startLatitude '19.1627'^^xsd:double;
  dwc:endLatitude '19.1627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1995 19.1627, -69.1995 19.1627, -69.1995 19.1627, -69.1995 19.1627, -69.1995 19.1627))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1160'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.735 -69.8223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.735"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.735 -69.8223)"^^geo:wktLiteral ;
  geo-pos:lat "20.735"^^xsd:decimal ;
  geo-pos:long "-69.8223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1666'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1666'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8223'^^xsd:double;
  dwc:startLongitude '-69.8223'^^xsd:double;
  dwc:endLongitude '-69.8223'^^xsd:double;
  dwc:latitude '20.735'^^xsd:double;
  dwc:startLatitude '20.735'^^xsd:double;
  dwc:endLatitude '20.735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8223 20.735, -69.8223 20.735, -69.8223 20.735, -69.8223 20.735, -69.8223 20.735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1666'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7545 -69.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7545"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7545 -69.8008)"^^geo:wktLiteral ;
  geo-pos:lat "20.7545"^^xsd:decimal ;
  geo-pos:long "-69.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1621'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1621'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8008'^^xsd:double;
  dwc:startLongitude '-69.8008'^^xsd:double;
  dwc:endLongitude '-69.8008'^^xsd:double;
  dwc:latitude '20.7545'^^xsd:double;
  dwc:startLatitude '20.7545'^^xsd:double;
  dwc:endLatitude '20.7545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8008 20.7545, -69.8008 20.7545, -69.8008 20.7545, -69.8008 20.7545, -69.8008 20.7545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1621'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1100'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1100'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1100'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1101'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1101'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1101'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4145'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4145'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4145'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4146'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4146'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4146'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4147'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4147'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4147'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.7777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.74"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.7777)"^^geo:wktLiteral ;
  geo-pos:lat "20.74"^^xsd:decimal ;
  geo-pos:long "-69.7777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1571'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1571'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7777'^^xsd:double;
  dwc:startLongitude '-69.7777'^^xsd:double;
  dwc:endLongitude '-69.7777'^^xsd:double;
  dwc:latitude '20.74'^^xsd:double;
  dwc:startLatitude '20.74'^^xsd:double;
  dwc:endLatitude '20.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7777 20.74, -69.7777 20.74, -69.7777 20.74, -69.7777 20.74, -69.7777 20.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1571'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2850'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2850'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2850'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7805 -69.8112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7805"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7805 -69.8112)"^^geo:wktLiteral ;
  geo-pos:lat "20.7805"^^xsd:decimal ;
  geo-pos:long "-69.8112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2756'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2756'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8112'^^xsd:double;
  dwc:startLongitude '-69.8112'^^xsd:double;
  dwc:endLongitude '-69.8112'^^xsd:double;
  dwc:latitude '20.7805'^^xsd:double;
  dwc:startLatitude '20.7805'^^xsd:double;
  dwc:endLatitude '20.7805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8112 20.7805, -69.8112 20.7805, -69.8112 20.7805, -69.8112 20.7805, -69.8112 20.7805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2756'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6558 -69.7807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6558"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6558 -69.7807)"^^geo:wktLiteral ;
  geo-pos:lat "20.6558"^^xsd:decimal ;
  geo-pos:long "-69.7807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1401'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1401'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7807'^^xsd:double;
  dwc:startLongitude '-69.7807'^^xsd:double;
  dwc:endLongitude '-69.7807'^^xsd:double;
  dwc:latitude '20.6558'^^xsd:double;
  dwc:startLatitude '20.6558'^^xsd:double;
  dwc:endLatitude '20.6558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7807 20.6558, -69.7807 20.6558, -69.7807 20.6558, -69.7807 20.6558, -69.7807 20.6558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1401'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7168 -69.7817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7168"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7168 -69.7817)"^^geo:wktLiteral ;
  geo-pos:lat "20.7168"^^xsd:decimal ;
  geo-pos:long "-69.7817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1717'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1717'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7817'^^xsd:double;
  dwc:startLongitude '-69.7817'^^xsd:double;
  dwc:endLongitude '-69.7817'^^xsd:double;
  dwc:latitude '20.7168'^^xsd:double;
  dwc:startLatitude '20.7168'^^xsd:double;
  dwc:endLatitude '20.7168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7817 20.7168, -69.7817 20.7168, -69.7817 20.7168, -69.7817 20.7168, -69.7817 20.7168))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1717'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7602 -69.7685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7602"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7602 -69.7685)"^^geo:wktLiteral ;
  geo-pos:lat "20.7602"^^xsd:decimal ;
  geo-pos:long "-69.7685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1700'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1700'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7685'^^xsd:double;
  dwc:startLongitude '-69.7685'^^xsd:double;
  dwc:endLongitude '-69.7685'^^xsd:double;
  dwc:latitude '20.7602'^^xsd:double;
  dwc:startLatitude '20.7602'^^xsd:double;
  dwc:endLatitude '20.7602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7685 20.7602, -69.7685 20.7602, -69.7685 20.7602, -69.7685 20.7602, -69.7685 20.7602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1700'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1491'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1491'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7333, -69.8 20.7333, -69.8 20.7333, -69.8 20.7333, -69.8 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1491'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7315 -69.7972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7315 -69.7972)"^^geo:wktLiteral ;
  geo-pos:lat "20.7315"^^xsd:decimal ;
  geo-pos:long "-69.7972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1450'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1450'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7972'^^xsd:double;
  dwc:startLongitude '-69.7972'^^xsd:double;
  dwc:endLongitude '-69.7972'^^xsd:double;
  dwc:latitude '20.7315'^^xsd:double;
  dwc:startLatitude '20.7315'^^xsd:double;
  dwc:endLatitude '20.7315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7972 20.7315, -69.7972 20.7315, -69.7972 20.7315, -69.7972 20.7315, -69.7972 20.7315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1450'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.133 -52.5082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.133"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.133 -52.5082)"^^geo:wktLiteral ;
  geo-pos:lat "64.133"^^xsd:decimal ;
  geo-pos:long "-52.5082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_224'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_224'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5082'^^xsd:double;
  dwc:startLongitude '-52.5082'^^xsd:double;
  dwc:endLongitude '-52.5082'^^xsd:double;
  dwc:latitude '64.133'^^xsd:double;
  dwc:startLatitude '64.133'^^xsd:double;
  dwc:endLatitude '64.133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5082 64.133, -52.5082 64.133, -52.5082 64.133, -52.5082 64.133, -52.5082 64.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_224'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7308 -69.7452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7308"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7308 -69.7452)"^^geo:wktLiteral ;
  geo-pos:lat "20.7308"^^xsd:decimal ;
  geo-pos:long "-69.7452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1006'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1006'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7452'^^xsd:double;
  dwc:startLongitude '-69.7452'^^xsd:double;
  dwc:endLongitude '-69.7452'^^xsd:double;
  dwc:latitude '20.7308'^^xsd:double;
  dwc:startLatitude '20.7308'^^xsd:double;
  dwc:endLatitude '20.7308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7452 20.7308, -69.7452 20.7308, -69.7452 20.7308, -69.7452 20.7308, -69.7452 20.7308))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1006'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7035 -69.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7035"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7035 -69.7333)"^^geo:wktLiteral ;
  geo-pos:lat "20.7035"^^xsd:decimal ;
  geo-pos:long "-69.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_783'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_783'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7333'^^xsd:double;
  dwc:startLongitude '-69.7333'^^xsd:double;
  dwc:endLongitude '-69.7333'^^xsd:double;
  dwc:latitude '20.7035'^^xsd:double;
  dwc:startLatitude '20.7035'^^xsd:double;
  dwc:endLatitude '20.7035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7333 20.7035, -69.7333 20.7035, -69.7333 20.7035, -69.7333 20.7035, -69.7333 20.7035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_783'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7572 -69.7832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7572"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7572 -69.7832)"^^geo:wktLiteral ;
  geo-pos:lat "20.7572"^^xsd:decimal ;
  geo-pos:long "-69.7832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1289'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1289'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7832'^^xsd:double;
  dwc:startLongitude '-69.7832'^^xsd:double;
  dwc:endLongitude '-69.7832'^^xsd:double;
  dwc:latitude '20.7572'^^xsd:double;
  dwc:startLatitude '20.7572'^^xsd:double;
  dwc:endLatitude '20.7572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7832 20.7572, -69.7832 20.7572, -69.7832 20.7572, -69.7832 20.7572, -69.7832 20.7572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1289'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.913 -51.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.913"^^xsd:decimal ;
  dwc:decimalLongitude "-51.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.913 -51.133)"^^geo:wktLiteral ;
  geo-pos:lat "62.913"^^xsd:decimal ;
  geo-pos:long "-51.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_173'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_173'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.133'^^xsd:double;
  dwc:startLongitude '-51.133'^^xsd:double;
  dwc:endLongitude '-51.133'^^xsd:double;
  dwc:latitude '62.913'^^xsd:double;
  dwc:startLatitude '62.913'^^xsd:double;
  dwc:endLatitude '62.913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.133 62.913, -51.133 62.913, -51.133 62.913, -51.133 62.913, -51.133 62.913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_173'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4144'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4144'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4144'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4143'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4143'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4143'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4140'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4140'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4140'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1627 -69.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1627"^^xsd:decimal ;
  dwc:decimalLongitude "-69.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1627 -69.235)"^^geo:wktLiteral ;
  geo-pos:lat "19.1627"^^xsd:decimal ;
  geo-pos:long "-69.235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1173'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1173'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.235'^^xsd:double;
  dwc:startLongitude '-69.235'^^xsd:double;
  dwc:endLongitude '-69.235'^^xsd:double;
  dwc:latitude '19.1627'^^xsd:double;
  dwc:startLatitude '19.1627'^^xsd:double;
  dwc:endLatitude '19.1627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.235 19.1627, -69.235 19.1627, -69.235 19.1627, -69.235 19.1627, -69.235 19.1627))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1173'^^xsd:string;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9833 -26.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-26.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9833 -26.8667)"^^geo:wktLiteral ;
  geo-pos:lat "65.9833"^^xsd:decimal ;
  geo-pos:long "-26.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1774'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1774'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.8667'^^xsd:double;
  dwc:startLongitude '-26.8667'^^xsd:double;
  dwc:endLongitude '-26.8667'^^xsd:double;
  dwc:latitude '65.9833'^^xsd:double;
  dwc:startLatitude '65.9833'^^xsd:double;
  dwc:endLatitude '65.9833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.8667 65.9833, -26.8667 65.9833, -26.8667 65.9833, -26.8667 65.9833, -26.8667 65.9833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1774'^^xsd:string;
  dwc:observationDate '1992-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2333 -52.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2333 -52.8167)"^^geo:wktLiteral ;
  geo-pos:lat "47.2333"^^xsd:decimal ;
  geo-pos:long "-52.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3977'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3977'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8167'^^xsd:double;
  dwc:startLongitude '-52.8167'^^xsd:double;
  dwc:endLongitude '-52.8167'^^xsd:double;
  dwc:latitude '47.2333'^^xsd:double;
  dwc:startLatitude '47.2333'^^xsd:double;
  dwc:endLatitude '47.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8167 47.2333, -52.8167 47.2333, -52.8167 47.2333, -52.8167 47.2333, -52.8167 47.2333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3977'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -52.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -52.8)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-52.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2570'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2570'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8'^^xsd:double;
  dwc:startLongitude '-52.8'^^xsd:double;
  dwc:endLongitude '-52.8'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:startLatitude '47.25'^^xsd:double;
  dwc:endLatitude '47.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8 47.25, -52.8 47.25, -52.8 47.25, -52.8 47.25, -52.8 47.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2570'^^xsd:string;
  dwc:observationDate '1993-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2057 -52.7847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2057"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2057 -52.7847)"^^geo:wktLiteral ;
  geo-pos:lat "47.2057"^^xsd:decimal ;
  geo-pos:long "-52.7847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3666'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3666'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7847'^^xsd:double;
  dwc:startLongitude '-52.7847'^^xsd:double;
  dwc:endLongitude '-52.7847'^^xsd:double;
  dwc:latitude '47.2057'^^xsd:double;
  dwc:startLatitude '47.2057'^^xsd:double;
  dwc:endLatitude '47.2057'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7847 47.2057, -52.7847 47.2057, -52.7847 47.2057, -52.7847 47.2057, -52.7847 47.2057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3666'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.65 -11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.65"^^xsd:decimal ;
  dwc:decimalLongitude "-11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.65 -11.35)"^^geo:wktLiteral ;
  geo-pos:lat "65.65"^^xsd:decimal ;
  geo-pos:long "-11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1943'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1943'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-11.35'^^xsd:double;
  dwc:startLongitude '-11.35'^^xsd:double;
  dwc:endLongitude '-11.35'^^xsd:double;
  dwc:latitude '65.65'^^xsd:double;
  dwc:startLatitude '65.65'^^xsd:double;
  dwc:endLatitude '65.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.35 65.65, -11.35 65.65, -11.35 65.65, -11.35 65.65, -11.35 65.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1943'^^xsd:string;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0403 -64.2238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0403"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0403 -64.2238)"^^geo:wktLiteral ;
  geo-pos:lat "50.0403"^^xsd:decimal ;
  geo-pos:long "-64.2238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2334'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2334'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.2238'^^xsd:double;
  dwc:startLongitude '-64.2238'^^xsd:double;
  dwc:endLongitude '-64.2238'^^xsd:double;
  dwc:latitude '50.0403'^^xsd:double;
  dwc:startLatitude '50.0403'^^xsd:double;
  dwc:endLatitude '50.0403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2238 50.0403, -64.2238 50.0403, -64.2238 50.0403, -64.2238 50.0403, -64.2238 50.0403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2334'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2969'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2969'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:startLongitude '-17.6'^^xsd:double;
  dwc:endLongitude '-17.6'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:startLatitude '69.5'^^xsd:double;
  dwc:endLatitude '69.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2969'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2968'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2968'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:startLongitude '-17.6'^^xsd:double;
  dwc:endLongitude '-17.6'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:startLatitude '69.5'^^xsd:double;
  dwc:endLatitude '69.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2968'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.627 -52.8688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.627"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.627 -52.8688)"^^geo:wktLiteral ;
  geo-pos:lat "64.627"^^xsd:decimal ;
  geo-pos:long "-52.8688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_242'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_242'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8688'^^xsd:double;
  dwc:startLongitude '-52.8688'^^xsd:double;
  dwc:endLongitude '-52.8688'^^xsd:double;
  dwc:latitude '64.627'^^xsd:double;
  dwc:startLatitude '64.627'^^xsd:double;
  dwc:endLatitude '64.627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8688 64.627, -52.8688 64.627, -52.8688 64.627, -52.8688 64.627, -52.8688 64.627))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_242'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.627 -52.8688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.627"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.627 -52.8688)"^^geo:wktLiteral ;
  geo-pos:lat "64.627"^^xsd:decimal ;
  geo-pos:long "-52.8688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_243'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_243'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8688'^^xsd:double;
  dwc:startLongitude '-52.8688'^^xsd:double;
  dwc:endLongitude '-52.8688'^^xsd:double;
  dwc:latitude '64.627'^^xsd:double;
  dwc:startLatitude '64.627'^^xsd:double;
  dwc:endLatitude '64.627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8688 64.627, -52.8688 64.627, -52.8688 64.627, -52.8688 64.627, -52.8688 64.627))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_243'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0017 -55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0017"^^xsd:decimal ;
  dwc:decimalLongitude "-55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0017 -55.65)"^^geo:wktLiteral ;
  geo-pos:lat "50.0017"^^xsd:decimal ;
  geo-pos:long "-55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_445'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_445'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.65'^^xsd:double;
  dwc:startLongitude '-55.65'^^xsd:double;
  dwc:endLongitude '-55.65'^^xsd:double;
  dwc:latitude '50.0017'^^xsd:double;
  dwc:startLatitude '50.0017'^^xsd:double;
  dwc:endLatitude '50.0017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.65 50.0017, -55.65 50.0017, -55.65 50.0017, -55.65 50.0017, -55.65 50.0017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_445'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2977 -52.7365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2977"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2977 -52.7365)"^^geo:wktLiteral ;
  geo-pos:lat "47.2977"^^xsd:decimal ;
  geo-pos:long "-52.7365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_369'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_369'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7365'^^xsd:double;
  dwc:startLongitude '-52.7365'^^xsd:double;
  dwc:endLongitude '-52.7365'^^xsd:double;
  dwc:latitude '47.2977'^^xsd:double;
  dwc:startLatitude '47.2977'^^xsd:double;
  dwc:endLatitude '47.2977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7365 47.2977, -52.7365 47.2977, -52.7365 47.2977, -52.7365 47.2977, -52.7365 47.2977))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_369'^^xsd:string;
  dwc:observationDate '1992-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7582 -69.7938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7582"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7582 -69.7938)"^^geo:wktLiteral ;
  geo-pos:lat "20.7582"^^xsd:decimal ;
  geo-pos:long "-69.7938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1241'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1241'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7938'^^xsd:double;
  dwc:startLongitude '-69.7938'^^xsd:double;
  dwc:endLongitude '-69.7938'^^xsd:double;
  dwc:latitude '20.7582'^^xsd:double;
  dwc:startLatitude '20.7582'^^xsd:double;
  dwc:endLatitude '20.7582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7938 20.7582, -69.7938 20.7582, -69.7938 20.7582, -69.7938 20.7582, -69.7938 20.7582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1241'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7442 -69.7767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7442"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7442 -69.7767)"^^geo:wktLiteral ;
  geo-pos:lat "20.7442"^^xsd:decimal ;
  geo-pos:long "-69.7767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_823'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_823'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7767'^^xsd:double;
  dwc:startLongitude '-69.7767'^^xsd:double;
  dwc:endLongitude '-69.7767'^^xsd:double;
  dwc:latitude '20.7442'^^xsd:double;
  dwc:startLatitude '20.7442'^^xsd:double;
  dwc:endLatitude '20.7442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7767 20.7442, -69.7767 20.7442, -69.7767 20.7442, -69.7767 20.7442, -69.7767 20.7442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_823'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.325 -52.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.325"^^xsd:decimal ;
  dwc:decimalLongitude "-52.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.325 -52.735)"^^geo:wktLiteral ;
  geo-pos:lat "64.325"^^xsd:decimal ;
  geo-pos:long "-52.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_282'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_282'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.735'^^xsd:double;
  dwc:startLongitude '-52.735'^^xsd:double;
  dwc:endLongitude '-52.735'^^xsd:double;
  dwc:latitude '64.325'^^xsd:double;
  dwc:startLatitude '64.325'^^xsd:double;
  dwc:endLatitude '64.325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.735 64.325, -52.735 64.325, -52.735 64.325, -52.735 64.325, -52.735 64.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_282'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6667 -15.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6667 -15.4833)"^^geo:wktLiteral ;
  geo-pos:lat "63.6667"^^xsd:decimal ;
  geo-pos:long "-15.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1932'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1932'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.4833'^^xsd:double;
  dwc:startLongitude '-15.4833'^^xsd:double;
  dwc:endLongitude '-15.4833'^^xsd:double;
  dwc:latitude '63.6667'^^xsd:double;
  dwc:startLatitude '63.6667'^^xsd:double;
  dwc:endLatitude '63.6667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.4833 63.6667, -15.4833 63.6667, -15.4833 63.6667, -15.4833 63.6667, -15.4833 63.6667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1932'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -56.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45 -56.8333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45"^^xsd:decimal ;
  geo-pos:long "-56.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3551'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3551'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8333'^^xsd:double;
  dwc:startLongitude '-56.8333'^^xsd:double;
  dwc:endLongitude '-56.8333'^^xsd:double;
  dwc:latitude '51.45'^^xsd:double;
  dwc:startLatitude '51.45'^^xsd:double;
  dwc:endLatitude '51.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8333 51.45, -56.8333 51.45, -56.8333 51.45, -56.8333 51.45, -56.8333 51.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3551'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7428 -52.9615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7428"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7428 -52.9615)"^^geo:wktLiteral ;
  geo-pos:lat "47.7428"^^xsd:decimal ;
  geo-pos:long "-52.9615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3591'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3591'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9615'^^xsd:double;
  dwc:startLongitude '-52.9615'^^xsd:double;
  dwc:endLongitude '-52.9615'^^xsd:double;
  dwc:latitude '47.7428'^^xsd:double;
  dwc:startLatitude '47.7428'^^xsd:double;
  dwc:endLatitude '47.7428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9615 47.7428, -52.9615 47.7428, -52.9615 47.7428, -52.9615 47.7428, -52.9615 47.7428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3591'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6583 -52.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6583"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6583 -52.9333)"^^geo:wktLiteral ;
  geo-pos:lat "47.6583"^^xsd:decimal ;
  geo-pos:long "-52.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3731'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3731'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9333'^^xsd:double;
  dwc:startLongitude '-52.9333'^^xsd:double;
  dwc:endLongitude '-52.9333'^^xsd:double;
  dwc:latitude '47.6583'^^xsd:double;
  dwc:startLatitude '47.6583'^^xsd:double;
  dwc:endLatitude '47.6583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9333 47.6583, -52.9333 47.6583, -52.9333 47.6583, -52.9333 47.6583, -52.9333 47.6583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3731'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5933 -55.7367)"^^geo:wktLiteral ;
  geo-pos:lat "51.5933"^^xsd:decimal ;
  geo-pos:long "-55.7367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_34'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_34'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7367'^^xsd:double;
  dwc:startLongitude '-55.7367'^^xsd:double;
  dwc:endLongitude '-55.7367'^^xsd:double;
  dwc:latitude '51.5933'^^xsd:double;
  dwc:startLatitude '51.5933'^^xsd:double;
  dwc:endLatitude '51.5933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933, -55.7367 51.5933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_34'^^xsd:string;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7422 -69.7785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7422"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7422 -69.7785)"^^geo:wktLiteral ;
  geo-pos:lat "20.7422"^^xsd:decimal ;
  geo-pos:long "-69.7785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2784'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2784'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7785'^^xsd:double;
  dwc:startLongitude '-69.7785'^^xsd:double;
  dwc:endLongitude '-69.7785'^^xsd:double;
  dwc:latitude '20.7422'^^xsd:double;
  dwc:startLatitude '20.7422'^^xsd:double;
  dwc:endLatitude '20.7422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7785 20.7422, -69.7785 20.7422, -69.7785 20.7422, -69.7785 20.7422, -69.7785 20.7422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2784'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -16.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -16.5667)"^^geo:wktLiteral ;
  geo-pos:lat "63.4"^^xsd:decimal ;
  geo-pos:long "-16.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1905'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1905'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.5667'^^xsd:double;
  dwc:startLongitude '-16.5667'^^xsd:double;
  dwc:endLongitude '-16.5667'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:startLatitude '63.4'^^xsd:double;
  dwc:endLatitude '63.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.5667 63.4, -16.5667 63.4, -16.5667 63.4, -16.5667 63.4, -16.5667 63.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1905'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7493 -69.7892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7493"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7493 -69.7892)"^^geo:wktLiteral ;
  geo-pos:lat "20.7493"^^xsd:decimal ;
  geo-pos:long "-69.7892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1654'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1654'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7892'^^xsd:double;
  dwc:startLongitude '-69.7892'^^xsd:double;
  dwc:endLongitude '-69.7892'^^xsd:double;
  dwc:latitude '20.7493'^^xsd:double;
  dwc:startLatitude '20.7493'^^xsd:double;
  dwc:endLatitude '20.7493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7892 20.7493, -69.7892 20.7493, -69.7892 20.7493, -69.7892 20.7493, -69.7892 20.7493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1654'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7493 -69.7892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7493"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7493 -69.7892)"^^geo:wktLiteral ;
  geo-pos:lat "20.7493"^^xsd:decimal ;
  geo-pos:long "-69.7892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1653'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1653'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7892'^^xsd:double;
  dwc:startLongitude '-69.7892'^^xsd:double;
  dwc:endLongitude '-69.7892'^^xsd:double;
  dwc:latitude '20.7493'^^xsd:double;
  dwc:startLatitude '20.7493'^^xsd:double;
  dwc:endLatitude '20.7493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7892 20.7493, -69.7892 20.7493, -69.7892 20.7493, -69.7892 20.7493, -69.7892 20.7493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1653'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8333 -56.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8333 -56.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.8333"^^xsd:decimal ;
  geo-pos:long "-56.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1951'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1951'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.1667'^^xsd:double;
  dwc:startLongitude '-56.1667'^^xsd:double;
  dwc:endLongitude '-56.1667'^^xsd:double;
  dwc:latitude '51.8333'^^xsd:double;
  dwc:startLatitude '51.8333'^^xsd:double;
  dwc:endLatitude '51.8333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.1667 51.8333, -56.1667 51.8333, -56.1667 51.8333, -56.1667 51.8333, -56.1667 51.8333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1951'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4833 -25.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4833 -25.9167)"^^geo:wktLiteral ;
  geo-pos:lat "63.4833"^^xsd:decimal ;
  geo-pos:long "-25.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1879'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1879'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.9167'^^xsd:double;
  dwc:startLongitude '-25.9167'^^xsd:double;
  dwc:endLongitude '-25.9167'^^xsd:double;
  dwc:latitude '63.4833'^^xsd:double;
  dwc:startLatitude '63.4833'^^xsd:double;
  dwc:endLatitude '63.4833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.9167 63.4833, -25.9167 63.4833, -25.9167 63.4833, -25.9167 63.4833, -25.9167 63.4833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1879'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2543'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2543'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2543'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2542'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2542'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2542'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_677'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_677'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_677'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8197 -52.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8197"^^xsd:decimal ;
  dwc:decimalLongitude "-52.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8197 -52.804)"^^geo:wktLiteral ;
  geo-pos:lat "64.8197"^^xsd:decimal ;
  geo-pos:long "-52.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_241'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_241'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.804'^^xsd:double;
  dwc:startLongitude '-52.804'^^xsd:double;
  dwc:endLongitude '-52.804'^^xsd:double;
  dwc:latitude '64.8197'^^xsd:double;
  dwc:startLatitude '64.8197'^^xsd:double;
  dwc:endLatitude '64.8197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.804 64.8197, -52.804 64.8197, -52.804 64.8197, -52.804 64.8197, -52.804 64.8197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_241'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2545'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2545'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2545'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2544'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2544'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2544'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2541'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2541'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2541'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2540'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2540'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2540'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2539'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2539'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2539'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2538'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2538'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2538'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1352 -69.2075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1352"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1352 -69.2075)"^^geo:wktLiteral ;
  geo-pos:lat "19.1352"^^xsd:decimal ;
  geo-pos:long "-69.2075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1142'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1142'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2075'^^xsd:double;
  dwc:startLongitude '-69.2075'^^xsd:double;
  dwc:endLongitude '-69.2075'^^xsd:double;
  dwc:latitude '19.1352'^^xsd:double;
  dwc:startLatitude '19.1352'^^xsd:double;
  dwc:endLatitude '19.1352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2075 19.1352, -69.2075 19.1352, -69.2075 19.1352, -69.2075 19.1352, -69.2075 19.1352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1142'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7565 -69.8487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7565"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7565 -69.8487)"^^geo:wktLiteral ;
  geo-pos:lat "20.7565"^^xsd:decimal ;
  geo-pos:long "-69.8487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_903'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_903'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8487'^^xsd:double;
  dwc:startLongitude '-69.8487'^^xsd:double;
  dwc:endLongitude '-69.8487'^^xsd:double;
  dwc:latitude '20.7565'^^xsd:double;
  dwc:startLatitude '20.7565'^^xsd:double;
  dwc:endLatitude '20.7565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8487 20.7565, -69.8487 20.7565, -69.8487 20.7565, -69.8487 20.7565, -69.8487 20.7565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_903'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2537'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2537'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2537'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2536'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2536'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2536'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2533'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2533'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2533'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2532'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2532'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2532'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7533 -69.7978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7533 -69.7978)"^^geo:wktLiteral ;
  geo-pos:lat "20.7533"^^xsd:decimal ;
  geo-pos:long "-69.7978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2759'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2759'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7978'^^xsd:double;
  dwc:startLongitude '-69.7978'^^xsd:double;
  dwc:endLongitude '-69.7978'^^xsd:double;
  dwc:latitude '20.7533'^^xsd:double;
  dwc:startLatitude '20.7533'^^xsd:double;
  dwc:endLatitude '20.7533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7978 20.7533, -69.7978 20.7533, -69.7978 20.7533, -69.7978 20.7533, -69.7978 20.7533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2759'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1418 -69.1962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1418"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1418 -69.1962)"^^geo:wktLiteral ;
  geo-pos:lat "19.1418"^^xsd:decimal ;
  geo-pos:long "-69.1962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2610'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2610'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1962'^^xsd:double;
  dwc:startLongitude '-69.1962'^^xsd:double;
  dwc:endLongitude '-69.1962'^^xsd:double;
  dwc:latitude '19.1418'^^xsd:double;
  dwc:startLatitude '19.1418'^^xsd:double;
  dwc:endLatitude '19.1418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1962 19.1418, -69.1962 19.1418, -69.1962 19.1418, -69.1962 19.1418, -69.1962 19.1418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2610'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7322 -69.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7322"^^xsd:decimal ;
  dwc:decimalLongitude "-69.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7322 -69.801)"^^geo:wktLiteral ;
  geo-pos:lat "20.7322"^^xsd:decimal ;
  geo-pos:long "-69.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1490'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1490'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.801'^^xsd:double;
  dwc:startLongitude '-69.801'^^xsd:double;
  dwc:endLongitude '-69.801'^^xsd:double;
  dwc:latitude '20.7322'^^xsd:double;
  dwc:startLatitude '20.7322'^^xsd:double;
  dwc:endLatitude '20.7322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.801 20.7322, -69.801 20.7322, -69.801 20.7322, -69.801 20.7322, -69.801 20.7322))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1490'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7467 -69.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7467 -69.7842)"^^geo:wktLiteral ;
  geo-pos:lat "20.7467"^^xsd:decimal ;
  geo-pos:long "-69.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_816'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_816'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7842'^^xsd:double;
  dwc:startLongitude '-69.7842'^^xsd:double;
  dwc:endLongitude '-69.7842'^^xsd:double;
  dwc:latitude '20.7467'^^xsd:double;
  dwc:startLatitude '20.7467'^^xsd:double;
  dwc:endLatitude '20.7467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7842 20.7467, -69.7842 20.7467, -69.7842 20.7467, -69.7842 20.7467, -69.7842 20.7467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_816'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7467 -69.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7467 -69.7842)"^^geo:wktLiteral ;
  geo-pos:lat "20.7467"^^xsd:decimal ;
  geo-pos:long "-69.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_817'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_817'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7842'^^xsd:double;
  dwc:startLongitude '-69.7842'^^xsd:double;
  dwc:endLongitude '-69.7842'^^xsd:double;
  dwc:latitude '20.7467'^^xsd:double;
  dwc:startLatitude '20.7467'^^xsd:double;
  dwc:endLatitude '20.7467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7842 20.7467, -69.7842 20.7467, -69.7842 20.7467, -69.7842 20.7467, -69.7842 20.7467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_817'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0397 -52.2298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0397"^^xsd:decimal ;
  dwc:decimalLongitude "-52.2298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0397 -52.2298)"^^geo:wktLiteral ;
  geo-pos:lat "64.0397"^^xsd:decimal ;
  geo-pos:long "-52.2298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_198'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_198'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.2298'^^xsd:double;
  dwc:startLongitude '-52.2298'^^xsd:double;
  dwc:endLongitude '-52.2298'^^xsd:double;
  dwc:latitude '64.0397'^^xsd:double;
  dwc:startLatitude '64.0397'^^xsd:double;
  dwc:endLatitude '64.0397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.2298 64.0397, -52.2298 64.0397, -52.2298 64.0397, -52.2298 64.0397, -52.2298 64.0397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_198'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1178 -52.8537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1178"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1178 -52.8537)"^^geo:wktLiteral ;
  geo-pos:lat "47.1178"^^xsd:decimal ;
  geo-pos:long "-52.8537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3946'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3946'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8537'^^xsd:double;
  dwc:startLongitude '-52.8537'^^xsd:double;
  dwc:endLongitude '-52.8537'^^xsd:double;
  dwc:latitude '47.1178'^^xsd:double;
  dwc:startLatitude '47.1178'^^xsd:double;
  dwc:endLatitude '47.1178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8537 47.1178, -52.8537 47.1178, -52.8537 47.1178, -52.8537 47.1178, -52.8537 47.1178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3946'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.739 -69.7968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.739"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.739 -69.7968)"^^geo:wktLiteral ;
  geo-pos:lat "20.739"^^xsd:decimal ;
  geo-pos:long "-69.7968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1562'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1562'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7968'^^xsd:double;
  dwc:startLongitude '-69.7968'^^xsd:double;
  dwc:endLongitude '-69.7968'^^xsd:double;
  dwc:latitude '20.739'^^xsd:double;
  dwc:startLatitude '20.739'^^xsd:double;
  dwc:endLatitude '20.739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7968 20.739, -69.7968 20.739, -69.7968 20.739, -69.7968 20.739, -69.7968 20.739))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1562'^^xsd:string;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7167 -14.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7167 -14.4167)"^^geo:wktLiteral ;
  geo-pos:lat "63.7167"^^xsd:decimal ;
  geo-pos:long "-14.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1936'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1936'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-14.4167'^^xsd:double;
  dwc:startLongitude '-14.4167'^^xsd:double;
  dwc:endLongitude '-14.4167'^^xsd:double;
  dwc:latitude '63.7167'^^xsd:double;
  dwc:startLatitude '63.7167'^^xsd:double;
  dwc:endLatitude '63.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.4167 63.7167, -14.4167 63.7167, -14.4167 63.7167, -14.4167 63.7167, -14.4167 63.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1936'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0833 -53.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0833 -53.3333)"^^geo:wktLiteral ;
  geo-pos:lat "49.0833"^^xsd:decimal ;
  geo-pos:long "-53.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3815'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3815'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3333'^^xsd:double;
  dwc:startLongitude '-53.3333'^^xsd:double;
  dwc:endLongitude '-53.3333'^^xsd:double;
  dwc:latitude '49.0833'^^xsd:double;
  dwc:startLatitude '49.0833'^^xsd:double;
  dwc:endLatitude '49.0833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3333 49.0833, -53.3333 49.0833, -53.3333 49.0833, -53.3333 49.0833, -53.3333 49.0833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3815'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1333 25.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.1333"^^xsd:decimal ;
  dwc:decimalLongitude "25.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1333 25.1833)"^^geo:wktLiteral ;
  geo-pos:lat "76.1333"^^xsd:decimal ;
  geo-pos:long "25.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2667'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2667'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.1833'^^xsd:double;
  dwc:startLongitude '25.1833'^^xsd:double;
  dwc:endLongitude '25.1833'^^xsd:double;
  dwc:latitude '76.1333'^^xsd:double;
  dwc:startLatitude '76.1333'^^xsd:double;
  dwc:endLatitude '76.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1833 76.1333, 25.1833 76.1333, 25.1833 76.1333, 25.1833 76.1333, 25.1833 76.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2667'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1333 25.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.1333"^^xsd:decimal ;
  dwc:decimalLongitude "25.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1333 25.1833)"^^geo:wktLiteral ;
  geo-pos:lat "76.1333"^^xsd:decimal ;
  geo-pos:long "25.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2668'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2668'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.1833'^^xsd:double;
  dwc:startLongitude '25.1833'^^xsd:double;
  dwc:endLongitude '25.1833'^^xsd:double;
  dwc:latitude '76.1333'^^xsd:double;
  dwc:startLatitude '76.1333'^^xsd:double;
  dwc:endLatitude '76.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.1833 76.1333, 25.1833 76.1333, 25.1833 76.1333, 25.1833 76.1333, 25.1833 76.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2668'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6813 -53.5885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6813"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6813 -53.5885)"^^geo:wktLiteral ;
  geo-pos:lat "48.6813"^^xsd:decimal ;
  geo-pos:long "-53.5885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3779'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3779'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5885'^^xsd:double;
  dwc:startLongitude '-53.5885'^^xsd:double;
  dwc:endLongitude '-53.5885'^^xsd:double;
  dwc:latitude '48.6813'^^xsd:double;
  dwc:startLatitude '48.6813'^^xsd:double;
  dwc:endLatitude '48.6813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5885 48.6813, -53.5885 48.6813, -53.5885 48.6813, -53.5885 48.6813, -53.5885 48.6813))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3779'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4645 -56.7917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4645"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4645 -56.7917)"^^geo:wktLiteral ;
  geo-pos:lat "51.4645"^^xsd:decimal ;
  geo-pos:long "-56.7917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3546'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3546'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7917'^^xsd:double;
  dwc:startLongitude '-56.7917'^^xsd:double;
  dwc:endLongitude '-56.7917'^^xsd:double;
  dwc:latitude '51.4645'^^xsd:double;
  dwc:startLatitude '51.4645'^^xsd:double;
  dwc:endLatitude '51.4645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7917 51.4645, -56.7917 51.4645, -56.7917 51.4645, -56.7917 51.4645, -56.7917 51.4645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3546'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9565 -64.4867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9565"^^xsd:decimal ;
  dwc:decimalLongitude "-64.4867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9565 -64.4867)"^^geo:wktLiteral ;
  geo-pos:lat "49.9565"^^xsd:decimal ;
  geo-pos:long "-64.4867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2354'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2354'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.4867'^^xsd:double;
  dwc:startLongitude '-64.4867'^^xsd:double;
  dwc:endLongitude '-64.4867'^^xsd:double;
  dwc:latitude '49.9565'^^xsd:double;
  dwc:startLatitude '49.9565'^^xsd:double;
  dwc:endLatitude '49.9565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.4867 49.9565, -64.4867 49.9565, -64.4867 49.9565, -64.4867 49.9565, -64.4867 49.9565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2354'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 -56.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 -56.5833)"^^geo:wktLiteral ;
  geo-pos:lat "51.55"^^xsd:decimal ;
  geo-pos:long "-56.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3481'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3481'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5833'^^xsd:double;
  dwc:startLongitude '-56.5833'^^xsd:double;
  dwc:endLongitude '-56.5833'^^xsd:double;
  dwc:latitude '51.55'^^xsd:double;
  dwc:startLatitude '51.55'^^xsd:double;
  dwc:endLatitude '51.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5833 51.55, -56.5833 51.55, -56.5833 51.55, -56.5833 51.55, -56.5833 51.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3481'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 -56.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 -56.5833)"^^geo:wktLiteral ;
  geo-pos:lat "51.55"^^xsd:decimal ;
  geo-pos:long "-56.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3482'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3482'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5833'^^xsd:double;
  dwc:startLongitude '-56.5833'^^xsd:double;
  dwc:endLongitude '-56.5833'^^xsd:double;
  dwc:latitude '51.55'^^xsd:double;
  dwc:startLatitude '51.55'^^xsd:double;
  dwc:endLatitude '51.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5833 51.55, -56.5833 51.55, -56.5833 51.55, -56.5833 51.55, -56.5833 51.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3482'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 -56.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 -56.5833)"^^geo:wktLiteral ;
  geo-pos:lat "51.55"^^xsd:decimal ;
  geo-pos:long "-56.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3483'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3483'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5833'^^xsd:double;
  dwc:startLongitude '-56.5833'^^xsd:double;
  dwc:endLongitude '-56.5833'^^xsd:double;
  dwc:latitude '51.55'^^xsd:double;
  dwc:startLatitude '51.55'^^xsd:double;
  dwc:endLatitude '51.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5833 51.55, -56.5833 51.55, -56.5833 51.55, -56.5833 51.55, -56.5833 51.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3483'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8177 -54.2063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8177"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8177 -54.2063)"^^geo:wktLiteral ;
  geo-pos:lat "46.8177"^^xsd:decimal ;
  geo-pos:long "-54.2063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1745'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1745'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2063'^^xsd:double;
  dwc:startLongitude '-54.2063'^^xsd:double;
  dwc:endLongitude '-54.2063'^^xsd:double;
  dwc:latitude '46.8177'^^xsd:double;
  dwc:startLatitude '46.8177'^^xsd:double;
  dwc:endLatitude '46.8177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2063 46.8177, -54.2063 46.8177, -54.2063 46.8177, -54.2063 46.8177, -54.2063 46.8177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1745'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1333 -53.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1333 -53.0167)"^^geo:wktLiteral ;
  geo-pos:lat "48.1333"^^xsd:decimal ;
  geo-pos:long "-53.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_382'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_382'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0167'^^xsd:double;
  dwc:startLongitude '-53.0167'^^xsd:double;
  dwc:endLongitude '-53.0167'^^xsd:double;
  dwc:latitude '48.1333'^^xsd:double;
  dwc:startLatitude '48.1333'^^xsd:double;
  dwc:endLatitude '48.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0167 48.1333, -53.0167 48.1333, -53.0167 48.1333, -53.0167 48.1333, -53.0167 48.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_382'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6883 -56.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6883"^^xsd:decimal ;
  dwc:decimalLongitude "-56.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6883 -56.43)"^^geo:wktLiteral ;
  geo-pos:lat "51.6883"^^xsd:decimal ;
  geo-pos:long "-56.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_92'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_92'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.43'^^xsd:double;
  dwc:startLongitude '-56.43'^^xsd:double;
  dwc:endLongitude '-56.43'^^xsd:double;
  dwc:latitude '51.6883'^^xsd:double;
  dwc:startLatitude '51.6883'^^xsd:double;
  dwc:endLatitude '51.6883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.43 51.6883, -56.43 51.6883, -56.43 51.6883, -56.43 51.6883, -56.43 51.6883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_92'^^xsd:string;
  dwc:observationDate '1993-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.371 -67.2678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.371"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.371 -67.2678)"^^geo:wktLiteral ;
  geo-pos:lat "18.371"^^xsd:decimal ;
  geo-pos:long "-67.2678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3087'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3087'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2678'^^xsd:double;
  dwc:startLongitude '-67.2678'^^xsd:double;
  dwc:endLongitude '-67.2678'^^xsd:double;
  dwc:latitude '18.371'^^xsd:double;
  dwc:startLatitude '18.371'^^xsd:double;
  dwc:endLatitude '18.371'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2678 18.371, -67.2678 18.371, -67.2678 18.371, -67.2678 18.371, -67.2678 18.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3087'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.12 -69.1085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.12"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.12 -69.1085)"^^geo:wktLiteral ;
  geo-pos:lat "19.12"^^xsd:decimal ;
  geo-pos:long "-69.1085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2639'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2639'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1085'^^xsd:double;
  dwc:startLongitude '-69.1085'^^xsd:double;
  dwc:endLongitude '-69.1085'^^xsd:double;
  dwc:latitude '19.12'^^xsd:double;
  dwc:startLatitude '19.12'^^xsd:double;
  dwc:endLatitude '19.12'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1085 19.12, -69.1085 19.12, -69.1085 19.12, -69.1085 19.12, -69.1085 19.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2639'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1645'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1645'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7167, -69.8 20.7167, -69.8 20.7167, -69.8 20.7167, -69.8 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1645'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7293 -69.7743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7293"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7293 -69.7743)"^^geo:wktLiteral ;
  geo-pos:lat "20.7293"^^xsd:decimal ;
  geo-pos:long "-69.7743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1519'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_1519'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7743'^^xsd:double;
  dwc:startLongitude '-69.7743'^^xsd:double;
  dwc:endLongitude '-69.7743'^^xsd:double;
  dwc:latitude '20.7293'^^xsd:double;
  dwc:startLatitude '20.7293'^^xsd:double;
  dwc:endLatitude '20.7293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7743 20.7293, -69.7743 20.7293, -69.7743 20.7293, -69.7743 20.7293, -69.7743 20.7293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1519'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5308 -51.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5308"^^xsd:decimal ;
  dwc:decimalLongitude "-51.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5308 -51.8513)"^^geo:wktLiteral ;
  geo-pos:lat "63.5308"^^xsd:decimal ;
  geo-pos:long "-51.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_137'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_137'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.8513'^^xsd:double;
  dwc:startLongitude '-51.8513'^^xsd:double;
  dwc:endLongitude '-51.8513'^^xsd:double;
  dwc:latitude '63.5308'^^xsd:double;
  dwc:startLatitude '63.5308'^^xsd:double;
  dwc:endLatitude '63.5308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.8513 63.5308, -51.8513 63.5308, -51.8513 63.5308, -51.8513 63.5308, -51.8513 63.5308))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_137'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5308 -51.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5308"^^xsd:decimal ;
  dwc:decimalLongitude "-51.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5308 -51.8513)"^^geo:wktLiteral ;
  geo-pos:lat "63.5308"^^xsd:decimal ;
  geo-pos:long "-51.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_138'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_138'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.8513'^^xsd:double;
  dwc:startLongitude '-51.8513'^^xsd:double;
  dwc:endLongitude '-51.8513'^^xsd:double;
  dwc:latitude '63.5308'^^xsd:double;
  dwc:startLatitude '63.5308'^^xsd:double;
  dwc:endLatitude '63.5308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.8513 63.5308, -51.8513 63.5308, -51.8513 63.5308, -51.8513 63.5308, -51.8513 63.5308))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_138'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1245 -69.2192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1245"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1245 -69.2192)"^^geo:wktLiteral ;
  geo-pos:lat "19.1245"^^xsd:decimal ;
  geo-pos:long "-69.2192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1103'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1103'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2192'^^xsd:double;
  dwc:startLongitude '-69.2192'^^xsd:double;
  dwc:endLongitude '-69.2192'^^xsd:double;
  dwc:latitude '19.1245'^^xsd:double;
  dwc:startLatitude '19.1245'^^xsd:double;
  dwc:endLatitude '19.1245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2192 19.1245, -69.2192 19.1245, -69.2192 19.1245, -69.2192 19.1245, -69.2192 19.1245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1103'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5308 -51.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5308"^^xsd:decimal ;
  dwc:decimalLongitude "-51.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5308 -51.8513)"^^geo:wktLiteral ;
  geo-pos:lat "63.5308"^^xsd:decimal ;
  geo-pos:long "-51.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_136'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_136'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.8513'^^xsd:double;
  dwc:startLongitude '-51.8513'^^xsd:double;
  dwc:endLongitude '-51.8513'^^xsd:double;
  dwc:latitude '63.5308'^^xsd:double;
  dwc:startLatitude '63.5308'^^xsd:double;
  dwc:endLatitude '63.5308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.8513 63.5308, -51.8513 63.5308, -51.8513 63.5308, -51.8513 63.5308, -51.8513 63.5308))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_136'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_678'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_678'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_678'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_679'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_679'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_679'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.731 -69.7603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.731"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.731 -69.7603)"^^geo:wktLiteral ;
  geo-pos:lat "20.731"^^xsd:decimal ;
  geo-pos:long "-69.7603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1535'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1535'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7603'^^xsd:double;
  dwc:startLongitude '-69.7603'^^xsd:double;
  dwc:endLongitude '-69.7603'^^xsd:double;
  dwc:latitude '20.731'^^xsd:double;
  dwc:startLatitude '20.731'^^xsd:double;
  dwc:endLatitude '20.731'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7603 20.731, -69.7603 20.731, -69.7603 20.731, -69.7603 20.731, -69.7603 20.731))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1535'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_671'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_671'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_671'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_672'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_672'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_672'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_673'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_673'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_673'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_674'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_674'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_674'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_675'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_675'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_675'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_676'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_676'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_676'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1081'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1081'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1081'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0983 -68.8497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0983 -68.8497)"^^geo:wktLiteral ;
  geo-pos:lat "20.0983"^^xsd:decimal ;
  geo-pos:long "-68.8497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3184'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_3184'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8497'^^xsd:double;
  dwc:startLongitude '-68.8497'^^xsd:double;
  dwc:endLongitude '-68.8497'^^xsd:double;
  dwc:latitude '20.0983'^^xsd:double;
  dwc:startLatitude '20.0983'^^xsd:double;
  dwc:endLatitude '20.0983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8497 20.0983, -68.8497 20.0983, -68.8497 20.0983, -68.8497 20.0983, -68.8497 20.0983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3184'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0235 -68.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0235"^^xsd:decimal ;
  dwc:decimalLongitude "-68.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0235 -68.847)"^^geo:wktLiteral ;
  geo-pos:lat "20.0235"^^xsd:decimal ;
  geo-pos:long "-68.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3160'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3160'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.847'^^xsd:double;
  dwc:startLongitude '-68.847'^^xsd:double;
  dwc:endLongitude '-68.847'^^xsd:double;
  dwc:latitude '20.0235'^^xsd:double;
  dwc:startLatitude '20.0235'^^xsd:double;
  dwc:endLatitude '20.0235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.847 20.0235, -68.847 20.0235, -68.847 20.0235, -68.847 20.0235, -68.847 20.0235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3160'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0472 -68.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0472 -68.8417)"^^geo:wktLiteral ;
  geo-pos:lat "20.0472"^^xsd:decimal ;
  geo-pos:long "-68.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2657'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2657'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8417'^^xsd:double;
  dwc:startLongitude '-68.8417'^^xsd:double;
  dwc:endLongitude '-68.8417'^^xsd:double;
  dwc:latitude '20.0472'^^xsd:double;
  dwc:startLatitude '20.0472'^^xsd:double;
  dwc:endLatitude '20.0472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8417 20.0472, -68.8417 20.0472, -68.8417 20.0472, -68.8417 20.0472, -68.8417 20.0472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2657'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.037 -68.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.037"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.037 -68.8795)"^^geo:wktLiteral ;
  geo-pos:lat "20.037"^^xsd:decimal ;
  geo-pos:long "-68.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2649'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2649'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8795'^^xsd:double;
  dwc:startLongitude '-68.8795'^^xsd:double;
  dwc:endLongitude '-68.8795'^^xsd:double;
  dwc:latitude '20.037'^^xsd:double;
  dwc:startLatitude '20.037'^^xsd:double;
  dwc:endLatitude '20.037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8795 20.037, -68.8795 20.037, -68.8795 20.037, -68.8795 20.037, -68.8795 20.037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2649'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7667 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7667 -25)"^^geo:wktLiteral ;
  geo-pos:lat "63.7667"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1822'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1822'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:startLongitude '-25'^^xsd:integer;
  dwc:endLongitude '-25'^^xsd:integer;
  dwc:latitude '63.7667'^^xsd:double;
  dwc:startLatitude '63.7667'^^xsd:double;
  dwc:endLatitude '63.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25 63.7667, -25 63.7667, -25 63.7667, -25 63.7667, -25 63.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1822'^^xsd:string;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "63.3"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1895'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1895'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:startLongitude '-17.1833'^^xsd:double;
  dwc:endLongitude '-17.1833'^^xsd:double;
  dwc:latitude '63.3'^^xsd:double;
  dwc:startLatitude '63.3'^^xsd:double;
  dwc:endLatitude '63.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.1833 63.3, -17.1833 63.3, -17.1833 63.3, -17.1833 63.3, -17.1833 63.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1895'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.05 -22.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.05"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.05 -22.2667)"^^geo:wktLiteral ;
  geo-pos:lat "63.05"^^xsd:decimal ;
  geo-pos:long "-22.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1810'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1810'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-22.2667'^^xsd:double;
  dwc:startLongitude '-22.2667'^^xsd:double;
  dwc:endLongitude '-22.2667'^^xsd:double;
  dwc:latitude '63.05'^^xsd:double;
  dwc:startLatitude '63.05'^^xsd:double;
  dwc:endLatitude '63.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.2667 63.05, -22.2667 63.05, -22.2667 63.05, -22.2667 63.05, -22.2667 63.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1810'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3833"^^xsd:decimal ;
  geo-pos:long "-57.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2429'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2429'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2'^^xsd:double;
  dwc:startLongitude '-57.2'^^xsd:double;
  dwc:endLongitude '-57.2'^^xsd:double;
  dwc:latitude '51.3833'^^xsd:double;
  dwc:startLatitude '51.3833'^^xsd:double;
  dwc:endLatitude '51.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2 51.3833, -57.2 51.3833, -57.2 51.3833, -57.2 51.3833, -57.2 51.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2429'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77"^^xsd:decimal ;
  dwc:decimalLongitude "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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77 26)"^^geo:wktLiteral ;
  geo-pos:lat "77"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3042'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3042'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:startLongitude '26'^^xsd:integer;
  dwc:endLongitude '26'^^xsd:integer;
  dwc:latitude '77'^^xsd:integer;
  dwc:startLatitude '77'^^xsd:integer;
  dwc:endLatitude '77'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((26 77, 26 77, 26 77, 26 77, 26 77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3042'^^xsd:string;
  dwc:observationDate '1992-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77"^^xsd:decimal ;
  dwc:decimalLongitude "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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77 26)"^^geo:wktLiteral ;
  geo-pos:lat "77"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3043'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3043'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:startLongitude '26'^^xsd:integer;
  dwc:endLongitude '26'^^xsd:integer;
  dwc:latitude '77'^^xsd:integer;
  dwc:startLatitude '77'^^xsd:integer;
  dwc:endLatitude '77'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((26 77, 26 77, 26 77, 26 77, 26 77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3043'^^xsd:string;
  dwc:observationDate '1992-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6227 -53.6862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6227"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6227 -53.6862)"^^geo:wktLiteral ;
  geo-pos:lat "48.6227"^^xsd:decimal ;
  geo-pos:long "-53.6862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3783'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3783'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6862'^^xsd:double;
  dwc:startLongitude '-53.6862'^^xsd:double;
  dwc:endLongitude '-53.6862'^^xsd:double;
  dwc:latitude '48.6227'^^xsd:double;
  dwc:startLatitude '48.6227'^^xsd:double;
  dwc:endLatitude '48.6227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6862 48.6227, -53.6862 48.6227, -53.6862 48.6227, -53.6862 48.6227, -53.6862 48.6227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3783'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.921 -63.4842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.921"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.921 -63.4842)"^^geo:wktLiteral ;
  geo-pos:lat "49.921"^^xsd:decimal ;
  geo-pos:long "-63.4842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2344'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2344'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4842'^^xsd:double;
  dwc:startLongitude '-63.4842'^^xsd:double;
  dwc:endLongitude '-63.4842'^^xsd:double;
  dwc:latitude '49.921'^^xsd:double;
  dwc:startLatitude '49.921'^^xsd:double;
  dwc:endLatitude '49.921'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4842 49.921, -63.4842 49.921, -63.4842 49.921, -63.4842 49.921, -63.4842 49.921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2344'^^xsd:string;
  dwc:observationDate '1992-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.037 -64.0203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.037"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.037 -64.0203)"^^geo:wktLiteral ;
  geo-pos:lat "50.037"^^xsd:decimal ;
  geo-pos:long "-64.0203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4171'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4171'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.0203'^^xsd:double;
  dwc:startLongitude '-64.0203'^^xsd:double;
  dwc:endLongitude '-64.0203'^^xsd:double;
  dwc:latitude '50.037'^^xsd:double;
  dwc:startLatitude '50.037'^^xsd:double;
  dwc:endLatitude '50.037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.0203 50.037, -64.0203 50.037, -64.0203 50.037, -64.0203 50.037, -64.0203 50.037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4171'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1063 -64.3597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1063"^^xsd:decimal ;
  dwc:decimalLongitude "-64.3597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1063 -64.3597)"^^geo:wktLiteral ;
  geo-pos:lat "50.1063"^^xsd:decimal ;
  geo-pos:long "-64.3597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4173'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_4173'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.3597'^^xsd:double;
  dwc:startLongitude '-64.3597'^^xsd:double;
  dwc:endLongitude '-64.3597'^^xsd:double;
  dwc:latitude '50.1063'^^xsd:double;
  dwc:startLatitude '50.1063'^^xsd:double;
  dwc:endLatitude '50.1063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3597 50.1063, -64.3597 50.1063, -64.3597 50.1063, -64.3597 50.1063, -64.3597 50.1063))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4173'^^xsd:string;
  dwc:observationDate '1992-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -52.8633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -52.8633)"^^geo:wktLiteral ;
  geo-pos:lat "48.6"^^xsd:decimal ;
  geo-pos:long "-52.8633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_401'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_401'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8633'^^xsd:double;
  dwc:startLongitude '-52.8633'^^xsd:double;
  dwc:endLongitude '-52.8633'^^xsd:double;
  dwc:latitude '48.6'^^xsd:double;
  dwc:startLatitude '48.6'^^xsd:double;
  dwc:endLatitude '48.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8633 48.6, -52.8633 48.6, -52.8633 48.6, -52.8633 48.6, -52.8633 48.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_401'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5733 -56.6083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5733"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5733 -56.6083)"^^geo:wktLiteral ;
  geo-pos:lat "51.5733"^^xsd:decimal ;
  geo-pos:long "-56.6083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_90'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_90'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6083'^^xsd:double;
  dwc:startLongitude '-56.6083'^^xsd:double;
  dwc:endLongitude '-56.6083'^^xsd:double;
  dwc:latitude '51.5733'^^xsd:double;
  dwc:startLatitude '51.5733'^^xsd:double;
  dwc:endLatitude '51.5733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6083 51.5733, -56.6083 51.5733, -56.6083 51.5733, -56.6083 51.5733, -56.6083 51.5733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_90'^^xsd:string;
  dwc:observationDate '1993-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2217 -64.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2217"^^xsd:decimal ;
  dwc:decimalLongitude "-64.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2217 -64.6217)"^^geo:wktLiteral ;
  geo-pos:lat "50.2217"^^xsd:decimal ;
  geo-pos:long "-64.6217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2254'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2254'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.6217'^^xsd:double;
  dwc:startLongitude '-64.6217'^^xsd:double;
  dwc:endLongitude '-64.6217'^^xsd:double;
  dwc:latitude '50.2217'^^xsd:double;
  dwc:startLatitude '50.2217'^^xsd:double;
  dwc:endLatitude '50.2217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.6217 50.2217, -64.6217 50.2217, -64.6217 50.2217, -64.6217 50.2217, -64.6217 50.2217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2254'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0925 -67.9155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0925"^^xsd:decimal ;
  dwc:decimalLongitude "-67.9155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0925 -67.9155)"^^geo:wktLiteral ;
  geo-pos:lat "44.0925"^^xsd:decimal ;
  geo-pos:long "-67.9155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3212'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3212'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.9155'^^xsd:double;
  dwc:startLongitude '-67.9155'^^xsd:double;
  dwc:endLongitude '-67.9155'^^xsd:double;
  dwc:latitude '44.0925'^^xsd:double;
  dwc:startLatitude '44.0925'^^xsd:double;
  dwc:endLatitude '44.0925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.9155 44.0925, -67.9155 44.0925, -67.9155 44.0925, -67.9155 44.0925, -67.9155 44.0925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3212'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3867 -70.1952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.1952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3867 -70.1952)"^^geo:wktLiteral ;
  geo-pos:lat "42.3867"^^xsd:decimal ;
  geo-pos:long "-70.1952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3834'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3834'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.1952'^^xsd:double;
  dwc:startLongitude '-70.1952'^^xsd:double;
  dwc:endLongitude '-70.1952'^^xsd:double;
  dwc:latitude '42.3867'^^xsd:double;
  dwc:startLatitude '42.3867'^^xsd:double;
  dwc:endLatitude '42.3867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1952 42.3867, -70.1952 42.3867, -70.1952 42.3867, -70.1952 42.3867, -70.1952 42.3867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3834'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.444 -70.1977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.444"^^xsd:decimal ;
  dwc:decimalLongitude "-70.1977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.444 -70.1977)"^^geo:wktLiteral ;
  geo-pos:lat "42.444"^^xsd:decimal ;
  geo-pos:long "-70.1977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3839'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3839'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.1977'^^xsd:double;
  dwc:startLongitude '-70.1977'^^xsd:double;
  dwc:endLongitude '-70.1977'^^xsd:double;
  dwc:latitude '42.444'^^xsd:double;
  dwc:startLatitude '42.444'^^xsd:double;
  dwc:endLatitude '42.444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1977 42.444, -70.1977 42.444, -70.1977 42.444, -70.1977 42.444, -70.1977 42.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3839'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.444 -70.1977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.444"^^xsd:decimal ;
  dwc:decimalLongitude "-70.1977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.444 -70.1977)"^^geo:wktLiteral ;
  geo-pos:lat "42.444"^^xsd:decimal ;
  geo-pos:long "-70.1977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3840'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3840'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.1977'^^xsd:double;
  dwc:startLongitude '-70.1977'^^xsd:double;
  dwc:endLongitude '-70.1977'^^xsd:double;
  dwc:latitude '42.444'^^xsd:double;
  dwc:startLatitude '42.444'^^xsd:double;
  dwc:endLatitude '42.444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1977 42.444, -70.1977 42.444, -70.1977 42.444, -70.1977 42.444, -70.1977 42.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3840'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1833"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3124'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3124'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1833'^^xsd:double;
  dwc:startLatitude '19.1833'^^xsd:double;
  dwc:endLatitude '19.1833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1833, -69.2 19.1833, -69.2 19.1833, -69.2 19.1833, -69.2 19.1833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3124'^^xsd:string;
  dwc:observationDate '1992-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6822 -69.8347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6822"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6822 -69.8347)"^^geo:wktLiteral ;
  geo-pos:lat "20.6822"^^xsd:decimal ;
  geo-pos:long "-69.8347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2809'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2809'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8347'^^xsd:double;
  dwc:startLongitude '-69.8347'^^xsd:double;
  dwc:endLongitude '-69.8347'^^xsd:double;
  dwc:latitude '20.6822'^^xsd:double;
  dwc:startLatitude '20.6822'^^xsd:double;
  dwc:endLatitude '20.6822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8347 20.6822, -69.8347 20.6822, -69.8347 20.6822, -69.8347 20.6822, -69.8347 20.6822))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2809'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7657 -69.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7657"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7657 -69.8308)"^^geo:wktLiteral ;
  geo-pos:lat "20.7657"^^xsd:decimal ;
  geo-pos:long "-69.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2820'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2820'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8308'^^xsd:double;
  dwc:startLongitude '-69.8308'^^xsd:double;
  dwc:endLongitude '-69.8308'^^xsd:double;
  dwc:latitude '20.7657'^^xsd:double;
  dwc:startLatitude '20.7657'^^xsd:double;
  dwc:endLatitude '20.7657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8308 20.7657, -69.8308 20.7657, -69.8308 20.7657, -69.8308 20.7657, -69.8308 20.7657))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2820'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7127 -69.7828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7127"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7127 -69.7828)"^^geo:wktLiteral ;
  geo-pos:lat "20.7127"^^xsd:decimal ;
  geo-pos:long "-69.7828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1417'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1417'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7828'^^xsd:double;
  dwc:startLongitude '-69.7828'^^xsd:double;
  dwc:endLongitude '-69.7828'^^xsd:double;
  dwc:latitude '20.7127'^^xsd:double;
  dwc:startLatitude '20.7127'^^xsd:double;
  dwc:endLatitude '20.7127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7828 20.7127, -69.7828 20.7127, -69.7828 20.7127, -69.7828 20.7127, -69.7828 20.7127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1417'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7507 -69.8007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7507"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7507 -69.8007)"^^geo:wktLiteral ;
  geo-pos:lat "20.7507"^^xsd:decimal ;
  geo-pos:long "-69.8007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_900'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_900'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8007'^^xsd:double;
  dwc:startLongitude '-69.8007'^^xsd:double;
  dwc:endLongitude '-69.8007'^^xsd:double;
  dwc:latitude '20.7507'^^xsd:double;
  dwc:startLatitude '20.7507'^^xsd:double;
  dwc:endLatitude '20.7507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8007 20.7507, -69.8007 20.7507, -69.8007 20.7507, -69.8007 20.7507, -69.8007 20.7507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_900'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.752 -69.7787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.752"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.752 -69.7787)"^^geo:wktLiteral ;
  geo-pos:lat "20.752"^^xsd:decimal ;
  geo-pos:long "-69.7787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_837'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_837'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7787'^^xsd:double;
  dwc:startLongitude '-69.7787'^^xsd:double;
  dwc:endLongitude '-69.7787'^^xsd:double;
  dwc:latitude '20.752'^^xsd:double;
  dwc:startLatitude '20.752'^^xsd:double;
  dwc:endLatitude '20.752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7787 20.752, -69.7787 20.752, -69.7787 20.752, -69.7787 20.752, -69.7787 20.752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_837'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1467 -50.2083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-50.2083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1467 -50.2083)"^^geo:wktLiteral ;
  geo-pos:lat "62.1467"^^xsd:decimal ;
  geo-pos:long "-50.2083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_317'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_317'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.2083'^^xsd:double;
  dwc:startLongitude '-50.2083'^^xsd:double;
  dwc:endLongitude '-50.2083'^^xsd:double;
  dwc:latitude '62.1467'^^xsd:double;
  dwc:startLatitude '62.1467'^^xsd:double;
  dwc:endLatitude '62.1467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.2083 62.1467, -50.2083 62.1467, -50.2083 62.1467, -50.2083 62.1467, -50.2083 62.1467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_317'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7367 -69.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7367 -69.8375)"^^geo:wktLiteral ;
  geo-pos:lat "20.7367"^^xsd:decimal ;
  geo-pos:long "-69.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2919'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2919'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8375'^^xsd:double;
  dwc:startLongitude '-69.8375'^^xsd:double;
  dwc:endLongitude '-69.8375'^^xsd:double;
  dwc:latitude '20.7367'^^xsd:double;
  dwc:startLatitude '20.7367'^^xsd:double;
  dwc:endLatitude '20.7367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8375 20.7367, -69.8375 20.7367, -69.8375 20.7367, -69.8375 20.7367, -69.8375 20.7367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2919'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -26.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66"^^xsd:decimal ;
  dwc:decimalLongitude "-26.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -26.8167)"^^geo:wktLiteral ;
  geo-pos:lat "66"^^xsd:decimal ;
  geo-pos:long "-26.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1776'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1776'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.8167'^^xsd:double;
  dwc:startLongitude '-26.8167'^^xsd:double;
  dwc:endLongitude '-26.8167'^^xsd:double;
  dwc:latitude '66'^^xsd:integer;
  dwc:startLatitude '66'^^xsd:integer;
  dwc:endLatitude '66'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-26.8167 66, -26.8167 66, -26.8167 66, -26.8167 66, -26.8167 66))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1776'^^xsd:string;
  dwc:observationDate '1992-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.35 -16.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.35"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.35 -16.9333)"^^geo:wktLiteral ;
  geo-pos:lat "63.35"^^xsd:decimal ;
  geo-pos:long "-16.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1896'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1896'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.9333'^^xsd:double;
  dwc:startLongitude '-16.9333'^^xsd:double;
  dwc:endLongitude '-16.9333'^^xsd:double;
  dwc:latitude '63.35'^^xsd:double;
  dwc:startLatitude '63.35'^^xsd:double;
  dwc:endLatitude '63.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.9333 63.35, -16.9333 63.35, -16.9333 63.35, -16.9333 63.35, -16.9333 63.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1896'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4065'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_4065'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4065'^^xsd:string;
  dwc:observationDate '1992-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2477 -52.7698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2477"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2477 -52.7698)"^^geo:wktLiteral ;
  geo-pos:lat "47.2477"^^xsd:decimal ;
  geo-pos:long "-52.7698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3655'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3655'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7698'^^xsd:double;
  dwc:startLongitude '-52.7698'^^xsd:double;
  dwc:endLongitude '-52.7698'^^xsd:double;
  dwc:latitude '47.2477'^^xsd:double;
  dwc:startLatitude '47.2477'^^xsd:double;
  dwc:endLatitude '47.2477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7698 47.2477, -52.7698 47.2477, -52.7698 47.2477, -52.7698 47.2477, -52.7698 47.2477))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3655'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9402 -55.7995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9402"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9402 -55.7995)"^^geo:wktLiteral ;
  geo-pos:lat "50.9402"^^xsd:decimal ;
  geo-pos:long "-55.7995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3585'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3585'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7995'^^xsd:double;
  dwc:startLongitude '-55.7995'^^xsd:double;
  dwc:endLongitude '-55.7995'^^xsd:double;
  dwc:latitude '50.9402'^^xsd:double;
  dwc:startLatitude '50.9402'^^xsd:double;
  dwc:endLatitude '50.9402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7995 50.9402, -55.7995 50.9402, -55.7995 50.9402, -55.7995 50.9402, -55.7995 50.9402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3585'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9082 -63.4735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9082"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9082 -63.4735)"^^geo:wktLiteral ;
  geo-pos:lat "49.9082"^^xsd:decimal ;
  geo-pos:long "-63.4735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2345'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2345'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4735'^^xsd:double;
  dwc:startLongitude '-63.4735'^^xsd:double;
  dwc:endLongitude '-63.4735'^^xsd:double;
  dwc:latitude '49.9082'^^xsd:double;
  dwc:startLatitude '49.9082'^^xsd:double;
  dwc:endLatitude '49.9082'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4735 49.9082, -63.4735 49.9082, -63.4735 49.9082, -63.4735 49.9082, -63.4735 49.9082))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2345'^^xsd:string;
  dwc:observationDate '1992-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0133 -55.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0133"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0133 -55.495)"^^geo:wktLiteral ;
  geo-pos:lat "50.0133"^^xsd:decimal ;
  geo-pos:long "-55.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_444'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_444'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.495'^^xsd:double;
  dwc:startLongitude '-55.495'^^xsd:double;
  dwc:endLongitude '-55.495'^^xsd:double;
  dwc:latitude '50.0133'^^xsd:double;
  dwc:startLatitude '50.0133'^^xsd:double;
  dwc:endLatitude '50.0133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.495 50.0133, -55.495 50.0133, -55.495 50.0133, -55.495 50.0133, -55.495 50.0133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_444'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1688 -70.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1688"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1688 -70.0493)"^^geo:wktLiteral ;
  geo-pos:lat "43.1688"^^xsd:decimal ;
  geo-pos:long "-70.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3287'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3287'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0493'^^xsd:double;
  dwc:startLongitude '-70.0493'^^xsd:double;
  dwc:endLongitude '-70.0493'^^xsd:double;
  dwc:latitude '43.1688'^^xsd:double;
  dwc:startLatitude '43.1688'^^xsd:double;
  dwc:endLatitude '43.1688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0493 43.1688, -70.0493 43.1688, -70.0493 43.1688, -70.0493 43.1688, -70.0493 43.1688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3287'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -68.5992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -68.5992)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-68.5992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3349'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3349'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5992'^^xsd:double;
  dwc:startLongitude '-68.5992'^^xsd:double;
  dwc:endLongitude '-68.5992'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:startLatitude '41.56'^^xsd:double;
  dwc:endLatitude '41.56'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5992 41.56, -68.5992 41.56, -68.5992 41.56, -68.5992 41.56, -68.5992 41.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3349'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5375 -68.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5375"^^xsd:decimal ;
  dwc:decimalLongitude "-68.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5375 -68.628)"^^geo:wktLiteral ;
  geo-pos:lat "41.5375"^^xsd:decimal ;
  geo-pos:long "-68.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3341'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3341'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.628'^^xsd:double;
  dwc:startLongitude '-68.628'^^xsd:double;
  dwc:endLongitude '-68.628'^^xsd:double;
  dwc:latitude '41.5375'^^xsd:double;
  dwc:startLatitude '41.5375'^^xsd:double;
  dwc:endLatitude '41.5375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.628 41.5375, -68.628 41.5375, -68.628 41.5375, -68.628 41.5375, -68.628 41.5375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3341'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3745 -68.8242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3745"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3745 -68.8242)"^^geo:wktLiteral ;
  geo-pos:lat "41.3745"^^xsd:decimal ;
  geo-pos:long "-68.8242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3438'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3438'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8242'^^xsd:double;
  dwc:startLongitude '-68.8242'^^xsd:double;
  dwc:endLongitude '-68.8242'^^xsd:double;
  dwc:latitude '41.3745'^^xsd:double;
  dwc:startLatitude '41.3745'^^xsd:double;
  dwc:endLatitude '41.3745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8242 41.3745, -68.8242 41.3745, -68.8242 41.3745, -68.8242 41.3745, -68.8242 41.3745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3438'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.559 -68.4837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.559"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.559 -68.4837)"^^geo:wktLiteral ;
  geo-pos:lat "41.559"^^xsd:decimal ;
  geo-pos:long "-68.4837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3428'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3428'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.4837'^^xsd:double;
  dwc:startLongitude '-68.4837'^^xsd:double;
  dwc:endLongitude '-68.4837'^^xsd:double;
  dwc:latitude '41.559'^^xsd:double;
  dwc:startLatitude '41.559'^^xsd:double;
  dwc:endLatitude '41.559'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4837 41.559, -68.4837 41.559, -68.4837 41.559, -68.4837 41.559, -68.4837 41.559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3428'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2936'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_2936'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2936'^^xsd:string;
  dwc:observationDate '1992-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1233 -69.1882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1233 -69.1882)"^^geo:wktLiteral ;
  geo-pos:lat "19.1233"^^xsd:decimal ;
  geo-pos:long "-69.1882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3156'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3156'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1882'^^xsd:double;
  dwc:startLongitude '-69.1882'^^xsd:double;
  dwc:endLongitude '-69.1882'^^xsd:double;
  dwc:latitude '19.1233'^^xsd:double;
  dwc:startLatitude '19.1233'^^xsd:double;
  dwc:endLatitude '19.1233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1882 19.1233, -69.1882 19.1233, -69.1882 19.1233, -69.1882 19.1233, -69.1882 19.1233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3156'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2935'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_2935'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2935'^^xsd:string;
  dwc:observationDate '1992-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.744 -69.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.744"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.744 -69.7902)"^^geo:wktLiteral ;
  geo-pos:lat "20.744"^^xsd:decimal ;
  geo-pos:long "-69.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2810'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2810'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7902'^^xsd:double;
  dwc:startLongitude '-69.7902'^^xsd:double;
  dwc:endLongitude '-69.7902'^^xsd:double;
  dwc:latitude '20.744'^^xsd:double;
  dwc:startLatitude '20.744'^^xsd:double;
  dwc:endLatitude '20.744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7902 20.744, -69.7902 20.744, -69.7902 20.744, -69.7902 20.744, -69.7902 20.744))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2810'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2195'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_2195'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2195'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2196'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_2196'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2196'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2197'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_2197'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2197'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2198'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_2198'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2198'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2199'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_2199'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2199'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7388 -69.7917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7388"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7388 -69.7917)"^^geo:wktLiteral ;
  geo-pos:lat "20.7388"^^xsd:decimal ;
  geo-pos:long "-69.7917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_943'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_943'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7917'^^xsd:double;
  dwc:startLongitude '-69.7917'^^xsd:double;
  dwc:endLongitude '-69.7917'^^xsd:double;
  dwc:latitude '20.7388'^^xsd:double;
  dwc:startLatitude '20.7388'^^xsd:double;
  dwc:endLatitude '20.7388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7917 20.7388, -69.7917 20.7388, -69.7917 20.7388, -69.7917 20.7388, -69.7917 20.7388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_943'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.721 -69.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.721"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.721 -69.798)"^^geo:wktLiteral ;
  geo-pos:lat "20.721"^^xsd:decimal ;
  geo-pos:long "-69.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_878'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_878'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.798'^^xsd:double;
  dwc:startLongitude '-69.798'^^xsd:double;
  dwc:endLongitude '-69.798'^^xsd:double;
  dwc:latitude '20.721'^^xsd:double;
  dwc:startLatitude '20.721'^^xsd:double;
  dwc:endLatitude '20.721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.798 20.721, -69.798 20.721, -69.798 20.721, -69.798 20.721, -69.798 20.721))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_878'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6133 -53.3867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6133"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6133 -53.3867)"^^geo:wktLiteral ;
  geo-pos:lat "48.6133"^^xsd:decimal ;
  geo-pos:long "-53.3867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_413'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_413'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3867'^^xsd:double;
  dwc:startLongitude '-53.3867'^^xsd:double;
  dwc:endLongitude '-53.3867'^^xsd:double;
  dwc:latitude '48.6133'^^xsd:double;
  dwc:startLatitude '48.6133'^^xsd:double;
  dwc:endLatitude '48.6133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3867 48.6133, -53.3867 48.6133, -53.3867 48.6133, -53.3867 48.6133, -53.3867 48.6133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_413'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3333 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3333 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "66.3333"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1840'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1840'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.9'^^xsd:double;
  dwc:startLongitude '-25.9'^^xsd:double;
  dwc:endLongitude '-25.9'^^xsd:double;
  dwc:latitude '66.3333'^^xsd:double;
  dwc:startLatitude '66.3333'^^xsd:double;
  dwc:endLatitude '66.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.9 66.3333, -25.9 66.3333, -25.9 66.3333, -25.9 66.3333, -25.9 66.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1840'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -57.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -57.3)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-57.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2257'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2257'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3'^^xsd:double;
  dwc:startLongitude '-57.3'^^xsd:double;
  dwc:endLongitude '-57.3'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3 51.3, -57.3 51.3, -57.3 51.3, -57.3 51.3, -57.3 51.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2257'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6333 18.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.6333"^^xsd:decimal ;
  dwc:decimalLongitude "18.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6333 18.7667)"^^geo:wktLiteral ;
  geo-pos:lat "73.6333"^^xsd:decimal ;
  geo-pos:long "18.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2227'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2227'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '18.7667'^^xsd:double;
  dwc:startLongitude '18.7667'^^xsd:double;
  dwc:endLongitude '18.7667'^^xsd:double;
  dwc:latitude '73.6333'^^xsd:double;
  dwc:startLatitude '73.6333'^^xsd:double;
  dwc:endLatitude '73.6333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.7667 73.6333, 18.7667 73.6333, 18.7667 73.6333, 18.7667 73.6333, 18.7667 73.6333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2227'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6333 18.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.6333"^^xsd:decimal ;
  dwc:decimalLongitude "18.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6333 18.7667)"^^geo:wktLiteral ;
  geo-pos:lat "73.6333"^^xsd:decimal ;
  geo-pos:long "18.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2226'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2226'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '18.7667'^^xsd:double;
  dwc:startLongitude '18.7667'^^xsd:double;
  dwc:endLongitude '18.7667'^^xsd:double;
  dwc:latitude '73.6333'^^xsd:double;
  dwc:startLatitude '73.6333'^^xsd:double;
  dwc:endLatitude '73.6333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.7667 73.6333, 18.7667 73.6333, 18.7667 73.6333, 18.7667 73.6333, 18.7667 73.6333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2226'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0675 -54.1047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0675"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0675 -54.1047)"^^geo:wktLiteral ;
  geo-pos:lat "47.0675"^^xsd:decimal ;
  geo-pos:long "-54.1047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4014'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_4014'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1047'^^xsd:double;
  dwc:startLongitude '-54.1047'^^xsd:double;
  dwc:endLongitude '-54.1047'^^xsd:double;
  dwc:latitude '47.0675'^^xsd:double;
  dwc:startLatitude '47.0675'^^xsd:double;
  dwc:endLatitude '47.0675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1047 47.0675, -54.1047 47.0675, -54.1047 47.0675, -54.1047 47.0675, -54.1047 47.0675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4014'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.277 -52.7945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.277"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.277 -52.7945)"^^geo:wktLiteral ;
  geo-pos:lat "47.277"^^xsd:decimal ;
  geo-pos:long "-52.7945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3641'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3641'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7945'^^xsd:double;
  dwc:startLongitude '-52.7945'^^xsd:double;
  dwc:endLongitude '-52.7945'^^xsd:double;
  dwc:latitude '47.277'^^xsd:double;
  dwc:startLatitude '47.277'^^xsd:double;
  dwc:endLatitude '47.277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7945 47.277, -52.7945 47.277, -52.7945 47.277, -52.7945 47.277, -52.7945 47.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3641'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2337 -52.7948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2337"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2337 -52.7948)"^^geo:wktLiteral ;
  geo-pos:lat "47.2337"^^xsd:decimal ;
  geo-pos:long "-52.7948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3932'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3932'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7948'^^xsd:double;
  dwc:startLongitude '-52.7948'^^xsd:double;
  dwc:endLongitude '-52.7948'^^xsd:double;
  dwc:latitude '47.2337'^^xsd:double;
  dwc:startLatitude '47.2337'^^xsd:double;
  dwc:endLatitude '47.2337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3932'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2337 -52.7948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2337"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2337 -52.7948)"^^geo:wktLiteral ;
  geo-pos:lat "47.2337"^^xsd:decimal ;
  geo-pos:long "-52.7948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3933'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3933'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7948'^^xsd:double;
  dwc:startLongitude '-52.7948'^^xsd:double;
  dwc:endLongitude '-52.7948'^^xsd:double;
  dwc:latitude '47.2337'^^xsd:double;
  dwc:startLatitude '47.2337'^^xsd:double;
  dwc:endLatitude '47.2337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3933'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2337 -52.7948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2337"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2337 -52.7948)"^^geo:wktLiteral ;
  geo-pos:lat "47.2337"^^xsd:decimal ;
  geo-pos:long "-52.7948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3934'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3934'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7948'^^xsd:double;
  dwc:startLongitude '-52.7948'^^xsd:double;
  dwc:endLongitude '-52.7948'^^xsd:double;
  dwc:latitude '47.2337'^^xsd:double;
  dwc:startLatitude '47.2337'^^xsd:double;
  dwc:endLatitude '47.2337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3934'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.187 -57.8912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.187"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.187 -57.8912)"^^geo:wktLiteral ;
  geo-pos:lat "51.187"^^xsd:decimal ;
  geo-pos:long "-57.8912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2324'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2324'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.8912'^^xsd:double;
  dwc:startLongitude '-57.8912'^^xsd:double;
  dwc:endLongitude '-57.8912'^^xsd:double;
  dwc:latitude '51.187'^^xsd:double;
  dwc:startLatitude '51.187'^^xsd:double;
  dwc:endLatitude '51.187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.8912 51.187, -57.8912 51.187, -57.8912 51.187, -57.8912 51.187, -57.8912 51.187))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2324'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2337 -52.7948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2337"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2337 -52.7948)"^^geo:wktLiteral ;
  geo-pos:lat "47.2337"^^xsd:decimal ;
  geo-pos:long "-52.7948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3935'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3935'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7948'^^xsd:double;
  dwc:startLongitude '-52.7948'^^xsd:double;
  dwc:endLongitude '-52.7948'^^xsd:double;
  dwc:latitude '47.2337'^^xsd:double;
  dwc:startLatitude '47.2337'^^xsd:double;
  dwc:endLatitude '47.2337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3935'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2337 -52.7948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2337"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2337 -52.7948)"^^geo:wktLiteral ;
  geo-pos:lat "47.2337"^^xsd:decimal ;
  geo-pos:long "-52.7948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3936'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3936'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7948'^^xsd:double;
  dwc:startLongitude '-52.7948'^^xsd:double;
  dwc:endLongitude '-52.7948'^^xsd:double;
  dwc:latitude '47.2337'^^xsd:double;
  dwc:startLatitude '47.2337'^^xsd:double;
  dwc:endLatitude '47.2337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337, -52.7948 47.2337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3936'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6133 -55.6817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6133"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6133 -55.6817)"^^geo:wktLiteral ;
  geo-pos:lat "51.6133"^^xsd:decimal ;
  geo-pos:long "-55.6817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_49'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_49'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6817'^^xsd:double;
  dwc:startLongitude '-55.6817'^^xsd:double;
  dwc:endLongitude '-55.6817'^^xsd:double;
  dwc:latitude '51.6133'^^xsd:double;
  dwc:startLatitude '51.6133'^^xsd:double;
  dwc:endLatitude '51.6133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6817 51.6133, -55.6817 51.6133, -55.6817 51.6133, -55.6817 51.6133, -55.6817 51.6133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_49'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2742 -52.7607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2742"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2742 -52.7607)"^^geo:wktLiteral ;
  geo-pos:lat "47.2742"^^xsd:decimal ;
  geo-pos:long "-52.7607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3680'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3680'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7607'^^xsd:double;
  dwc:startLongitude '-52.7607'^^xsd:double;
  dwc:endLongitude '-52.7607'^^xsd:double;
  dwc:latitude '47.2742'^^xsd:double;
  dwc:startLatitude '47.2742'^^xsd:double;
  dwc:endLatitude '47.2742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7607 47.2742, -52.7607 47.2742, -52.7607 47.2742, -52.7607 47.2742, -52.7607 47.2742))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3680'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.259 -57.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.259"^^xsd:decimal ;
  dwc:decimalLongitude "-57.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.259 -57.285)"^^geo:wktLiteral ;
  geo-pos:lat "51.259"^^xsd:decimal ;
  geo-pos:long "-57.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_78'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_78'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.285'^^xsd:double;
  dwc:startLongitude '-57.285'^^xsd:double;
  dwc:endLongitude '-57.285'^^xsd:double;
  dwc:latitude '51.259'^^xsd:double;
  dwc:startLatitude '51.259'^^xsd:double;
  dwc:endLatitude '51.259'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.285 51.259, -57.285 51.259, -57.285 51.259, -57.285 51.259, -57.285 51.259))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_78'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4182 -68.4862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4182"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4182 -68.4862)"^^geo:wktLiteral ;
  geo-pos:lat "41.4182"^^xsd:decimal ;
  geo-pos:long "-68.4862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3334'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3334'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.4862'^^xsd:double;
  dwc:startLongitude '-68.4862'^^xsd:double;
  dwc:endLongitude '-68.4862'^^xsd:double;
  dwc:latitude '41.4182'^^xsd:double;
  dwc:startLatitude '41.4182'^^xsd:double;
  dwc:endLatitude '41.4182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4862 41.4182, -68.4862 41.4182, -68.4862 41.4182, -68.4862 41.4182, -68.4862 41.4182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3334'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.356 -70.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.356"^^xsd:decimal ;
  dwc:decimalLongitude "-70.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.356 -70.619)"^^geo:wktLiteral ;
  geo-pos:lat "42.356"^^xsd:decimal ;
  geo-pos:long "-70.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3912'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3912'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.619'^^xsd:double;
  dwc:startLongitude '-70.619'^^xsd:double;
  dwc:endLongitude '-70.619'^^xsd:double;
  dwc:latitude '42.356'^^xsd:double;
  dwc:startLatitude '42.356'^^xsd:double;
  dwc:endLatitude '42.356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.619 42.356, -70.619 42.356, -70.619 42.356, -70.619 42.356, -70.619 42.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3912'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1647 -69.2152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1647"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1647 -69.2152)"^^geo:wktLiteral ;
  geo-pos:lat "19.1647"^^xsd:decimal ;
  geo-pos:long "-69.2152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3152'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3152'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2152'^^xsd:double;
  dwc:startLongitude '-69.2152'^^xsd:double;
  dwc:endLongitude '-69.2152'^^xsd:double;
  dwc:latitude '19.1647'^^xsd:double;
  dwc:startLatitude '19.1647'^^xsd:double;
  dwc:endLatitude '19.1647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2152 19.1647, -69.2152 19.1647, -69.2152 19.1647, -69.2152 19.1647, -69.2152 19.1647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3152'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7603 -69.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7603"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7603 -69.7697)"^^geo:wktLiteral ;
  geo-pos:lat "20.7603"^^xsd:decimal ;
  geo-pos:long "-69.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2843'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2843'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7697'^^xsd:double;
  dwc:startLongitude '-69.7697'^^xsd:double;
  dwc:endLongitude '-69.7697'^^xsd:double;
  dwc:latitude '20.7603'^^xsd:double;
  dwc:startLatitude '20.7603'^^xsd:double;
  dwc:endLatitude '20.7603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7697 20.7603, -69.7697 20.7603, -69.7697 20.7603, -69.7697 20.7603, -69.7697 20.7603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2843'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7315 -69.8507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7315 -69.8507)"^^geo:wktLiteral ;
  geo-pos:lat "20.7315"^^xsd:decimal ;
  geo-pos:long "-69.8507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1611'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1611'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8507'^^xsd:double;
  dwc:startLongitude '-69.8507'^^xsd:double;
  dwc:endLongitude '-69.8507'^^xsd:double;
  dwc:latitude '20.7315'^^xsd:double;
  dwc:startLatitude '20.7315'^^xsd:double;
  dwc:endLatitude '20.7315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8507 20.7315, -69.8507 20.7315, -69.8507 20.7315, -69.8507 20.7315, -69.8507 20.7315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1611'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7315 -69.8507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7315 -69.8507)"^^geo:wktLiteral ;
  geo-pos:lat "20.7315"^^xsd:decimal ;
  geo-pos:long "-69.8507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1612'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1612'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8507'^^xsd:double;
  dwc:startLongitude '-69.8507'^^xsd:double;
  dwc:endLongitude '-69.8507'^^xsd:double;
  dwc:latitude '20.7315'^^xsd:double;
  dwc:startLatitude '20.7315'^^xsd:double;
  dwc:endLatitude '20.7315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8507 20.7315, -69.8507 20.7315, -69.8507 20.7315, -69.8507 20.7315, -69.8507 20.7315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1612'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7475 -69.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7475"^^xsd:decimal ;
  dwc:decimalLongitude "-69.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7475 -69.786)"^^geo:wktLiteral ;
  geo-pos:lat "20.7475"^^xsd:decimal ;
  geo-pos:long "-69.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1711'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1711'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.786'^^xsd:double;
  dwc:startLongitude '-69.786'^^xsd:double;
  dwc:endLongitude '-69.786'^^xsd:double;
  dwc:latitude '20.7475'^^xsd:double;
  dwc:startLatitude '20.7475'^^xsd:double;
  dwc:endLatitude '20.7475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.786 20.7475, -69.786 20.7475, -69.786 20.7475, -69.786 20.7475, -69.786 20.7475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1711'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_682'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_682'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_682'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_683'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_683'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_683'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_684'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_684'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_684'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.138 -52.4923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.138"^^xsd:decimal ;
  dwc:decimalLongitude "-52.4923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.138 -52.4923)"^^geo:wktLiteral ;
  geo-pos:lat "64.138"^^xsd:decimal ;
  geo-pos:long "-52.4923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_225'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_225'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.4923'^^xsd:double;
  dwc:startLongitude '-52.4923'^^xsd:double;
  dwc:endLongitude '-52.4923'^^xsd:double;
  dwc:latitude '64.138'^^xsd:double;
  dwc:startLatitude '64.138'^^xsd:double;
  dwc:endLatitude '64.138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.4923 64.138, -52.4923 64.138, -52.4923 64.138, -52.4923 64.138, -52.4923 64.138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_225'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.138 -52.4923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.138"^^xsd:decimal ;
  dwc:decimalLongitude "-52.4923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.138 -52.4923)"^^geo:wktLiteral ;
  geo-pos:lat "64.138"^^xsd:decimal ;
  geo-pos:long "-52.4923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_226'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_226'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.4923'^^xsd:double;
  dwc:startLongitude '-52.4923'^^xsd:double;
  dwc:endLongitude '-52.4923'^^xsd:double;
  dwc:latitude '64.138'^^xsd:double;
  dwc:startLatitude '64.138'^^xsd:double;
  dwc:endLatitude '64.138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.4923 64.138, -52.4923 64.138, -52.4923 64.138, -52.4923 64.138, -52.4923 64.138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_226'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6823 -69.8243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6823"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6823 -69.8243)"^^geo:wktLiteral ;
  geo-pos:lat "20.6823"^^xsd:decimal ;
  geo-pos:long "-69.8243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_891'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_891'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8243'^^xsd:double;
  dwc:startLongitude '-69.8243'^^xsd:double;
  dwc:endLongitude '-69.8243'^^xsd:double;
  dwc:latitude '20.6823'^^xsd:double;
  dwc:startLatitude '20.6823'^^xsd:double;
  dwc:endLatitude '20.6823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8243 20.6823, -69.8243 20.6823, -69.8243 20.6823, -69.8243 20.6823, -69.8243 20.6823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_891'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6823 -69.8243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6823"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6823 -69.8243)"^^geo:wktLiteral ;
  geo-pos:lat "20.6823"^^xsd:decimal ;
  geo-pos:long "-69.8243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_892'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_892'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8243'^^xsd:double;
  dwc:startLongitude '-69.8243'^^xsd:double;
  dwc:endLongitude '-69.8243'^^xsd:double;
  dwc:latitude '20.6823'^^xsd:double;
  dwc:startLatitude '20.6823'^^xsd:double;
  dwc:endLatitude '20.6823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8243 20.6823, -69.8243 20.6823, -69.8243 20.6823, -69.8243 20.6823, -69.8243 20.6823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_892'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9922 -49.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9922"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9922 -49.9912)"^^geo:wktLiteral ;
  geo-pos:lat "61.9922"^^xsd:decimal ;
  geo-pos:long "-49.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_159'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_159'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9912'^^xsd:double;
  dwc:startLongitude '-49.9912'^^xsd:double;
  dwc:endLongitude '-49.9912'^^xsd:double;
  dwc:latitude '61.9922'^^xsd:double;
  dwc:startLatitude '61.9922'^^xsd:double;
  dwc:endLatitude '61.9922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9912 61.9922, -49.9912 61.9922, -49.9912 61.9922, -49.9912 61.9922, -49.9912 61.9922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_159'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.138 -52.5033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.138"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.138 -52.5033)"^^geo:wktLiteral ;
  geo-pos:lat "64.138"^^xsd:decimal ;
  geo-pos:long "-52.5033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_222'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_222'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5033'^^xsd:double;
  dwc:startLongitude '-52.5033'^^xsd:double;
  dwc:endLongitude '-52.5033'^^xsd:double;
  dwc:latitude '64.138'^^xsd:double;
  dwc:startLatitude '64.138'^^xsd:double;
  dwc:endLatitude '64.138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5033 64.138, -52.5033 64.138, -52.5033 64.138, -52.5033 64.138, -52.5033 64.138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_222'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7162 -69.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7162"^^xsd:decimal ;
  dwc:decimalLongitude "-69.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7162 -69.866)"^^geo:wktLiteral ;
  geo-pos:lat "20.7162"^^xsd:decimal ;
  geo-pos:long "-69.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2710'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2710'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.866'^^xsd:double;
  dwc:startLongitude '-69.866'^^xsd:double;
  dwc:endLongitude '-69.866'^^xsd:double;
  dwc:latitude '20.7162'^^xsd:double;
  dwc:startLatitude '20.7162'^^xsd:double;
  dwc:endLatitude '20.7162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.866 20.7162, -69.866 20.7162, -69.866 20.7162, -69.866 20.7162, -69.866 20.7162))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2710'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.138 -52.5033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.138"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.138 -52.5033)"^^geo:wktLiteral ;
  geo-pos:lat "64.138"^^xsd:decimal ;
  geo-pos:long "-52.5033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_221'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_221'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5033'^^xsd:double;
  dwc:startLongitude '-52.5033'^^xsd:double;
  dwc:endLongitude '-52.5033'^^xsd:double;
  dwc:latitude '64.138'^^xsd:double;
  dwc:startLatitude '64.138'^^xsd:double;
  dwc:endLatitude '64.138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5033 64.138, -52.5033 64.138, -52.5033 64.138, -52.5033 64.138, -52.5033 64.138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_221'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.668 -52.6812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.668 -52.6812)"^^geo:wktLiteral ;
  geo-pos:lat "47.668"^^xsd:decimal ;
  geo-pos:long "-52.6812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3760'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3760'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6812'^^xsd:double;
  dwc:startLongitude '-52.6812'^^xsd:double;
  dwc:endLongitude '-52.6812'^^xsd:double;
  dwc:latitude '47.668'^^xsd:double;
  dwc:startLatitude '47.668'^^xsd:double;
  dwc:endLatitude '47.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6812 47.668, -52.6812 47.668, -52.6812 47.668, -52.6812 47.668, -52.6812 47.668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3760'^^xsd:string;
  dwc:observationDate '1993-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.09 -68.8412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.09"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.09 -68.8412)"^^geo:wktLiteral ;
  geo-pos:lat "20.09"^^xsd:decimal ;
  geo-pos:long "-68.8412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3172'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3172'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8412'^^xsd:double;
  dwc:startLongitude '-68.8412'^^xsd:double;
  dwc:endLongitude '-68.8412'^^xsd:double;
  dwc:latitude '20.09'^^xsd:double;
  dwc:startLatitude '20.09'^^xsd:double;
  dwc:endLatitude '20.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8412 20.09, -68.8412 20.09, -68.8412 20.09, -68.8412 20.09, -68.8412 20.09))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3172'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0762 -68.8382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0762"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0762 -68.8382)"^^geo:wktLiteral ;
  geo-pos:lat "20.0762"^^xsd:decimal ;
  geo-pos:long "-68.8382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3137'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3137'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8382'^^xsd:double;
  dwc:startLongitude '-68.8382'^^xsd:double;
  dwc:endLongitude '-68.8382'^^xsd:double;
  dwc:latitude '20.0762'^^xsd:double;
  dwc:startLatitude '20.0762'^^xsd:double;
  dwc:endLatitude '20.0762'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8382 20.0762, -68.8382 20.0762, -68.8382 20.0762, -68.8382 20.0762, -68.8382 20.0762))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3137'^^xsd:string;
  dwc:observationDate '1992-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7433 -69.8087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7433 -69.8087)"^^geo:wktLiteral ;
  geo-pos:lat "20.7433"^^xsd:decimal ;
  geo-pos:long "-69.8087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1676'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1676'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8087'^^xsd:double;
  dwc:startLongitude '-69.8087'^^xsd:double;
  dwc:endLongitude '-69.8087'^^xsd:double;
  dwc:latitude '20.7433'^^xsd:double;
  dwc:startLatitude '20.7433'^^xsd:double;
  dwc:endLatitude '20.7433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8087 20.7433, -69.8087 20.7433, -69.8087 20.7433, -69.8087 20.7433, -69.8087 20.7433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1676'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4167 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4167 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "64.4167"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1789'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_1789'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:startLongitude '-24.5'^^xsd:double;
  dwc:endLongitude '-24.5'^^xsd:double;
  dwc:latitude '64.4167'^^xsd:double;
  dwc:startLatitude '64.4167'^^xsd:double;
  dwc:endLatitude '64.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.5 64.4167, -24.5 64.4167, -24.5 64.4167, -24.5 64.4167, -24.5 64.4167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1789'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.35 19.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.35"^^xsd:decimal ;
  dwc:decimalLongitude "19.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.35 19.1833)"^^geo:wktLiteral ;
  geo-pos:lat "74.35"^^xsd:decimal ;
  geo-pos:long "19.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2236'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2236'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '19.1833'^^xsd:double;
  dwc:startLongitude '19.1833'^^xsd:double;
  dwc:endLongitude '19.1833'^^xsd:double;
  dwc:latitude '74.35'^^xsd:double;
  dwc:startLatitude '74.35'^^xsd:double;
  dwc:endLatitude '74.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.1833 74.35, 19.1833 74.35, 19.1833 74.35, 19.1833 74.35, 19.1833 74.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2236'^^xsd:string;
  dwc:observationDate '1993-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.804 -66.5037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.804"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.804 -66.5037)"^^geo:wktLiteral ;
  geo-pos:lat "43.804"^^xsd:decimal ;
  geo-pos:long "-66.5037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3235'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3235'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.5037'^^xsd:double;
  dwc:startLongitude '-66.5037'^^xsd:double;
  dwc:endLongitude '-66.5037'^^xsd:double;
  dwc:latitude '43.804'^^xsd:double;
  dwc:startLatitude '43.804'^^xsd:double;
  dwc:endLatitude '43.804'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5037 43.804, -66.5037 43.804, -66.5037 43.804, -66.5037 43.804, -66.5037 43.804))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3235'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8177 -52.7648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8177"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8177 -52.7648)"^^geo:wktLiteral ;
  geo-pos:lat "47.8177"^^xsd:decimal ;
  geo-pos:long "-52.7648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3758'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3758'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7648'^^xsd:double;
  dwc:startLongitude '-52.7648'^^xsd:double;
  dwc:endLongitude '-52.7648'^^xsd:double;
  dwc:latitude '47.8177'^^xsd:double;
  dwc:startLatitude '47.8177'^^xsd:double;
  dwc:endLatitude '47.8177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7648 47.8177, -52.7648 47.8177, -52.7648 47.8177, -52.7648 47.8177, -52.7648 47.8177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3758'^^xsd:string;
  dwc:observationDate '1993-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5178 -56.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5178"^^xsd:decimal ;
  dwc:decimalLongitude "-56.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5178 -56.718)"^^geo:wktLiteral ;
  geo-pos:lat "51.5178"^^xsd:decimal ;
  geo-pos:long "-56.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3566'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3566'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.718'^^xsd:double;
  dwc:startLongitude '-56.718'^^xsd:double;
  dwc:endLongitude '-56.718'^^xsd:double;
  dwc:latitude '51.5178'^^xsd:double;
  dwc:startLatitude '51.5178'^^xsd:double;
  dwc:endLatitude '51.5178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.718 51.5178, -56.718 51.5178, -56.718 51.5178, -56.718 51.5178, -56.718 51.5178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3566'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5637 -56.5775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5637"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5637 -56.5775)"^^geo:wktLiteral ;
  geo-pos:lat "51.5637"^^xsd:decimal ;
  geo-pos:long "-56.5775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3474'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3474'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5775'^^xsd:double;
  dwc:startLongitude '-56.5775'^^xsd:double;
  dwc:endLongitude '-56.5775'^^xsd:double;
  dwc:latitude '51.5637'^^xsd:double;
  dwc:startLatitude '51.5637'^^xsd:double;
  dwc:endLatitude '51.5637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3474'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5637 -56.5775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5637"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5637 -56.5775)"^^geo:wktLiteral ;
  geo-pos:lat "51.5637"^^xsd:decimal ;
  geo-pos:long "-56.5775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3475'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3475'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5775'^^xsd:double;
  dwc:startLongitude '-56.5775'^^xsd:double;
  dwc:endLongitude '-56.5775'^^xsd:double;
  dwc:latitude '51.5637'^^xsd:double;
  dwc:startLatitude '51.5637'^^xsd:double;
  dwc:endLatitude '51.5637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3475'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5637 -56.5775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5637"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5637 -56.5775)"^^geo:wktLiteral ;
  geo-pos:lat "51.5637"^^xsd:decimal ;
  geo-pos:long "-56.5775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3476'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3476'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5775'^^xsd:double;
  dwc:startLongitude '-56.5775'^^xsd:double;
  dwc:endLongitude '-56.5775'^^xsd:double;
  dwc:latitude '51.5637'^^xsd:double;
  dwc:startLatitude '51.5637'^^xsd:double;
  dwc:endLatitude '51.5637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3476'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5637 -56.5775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5637"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5637 -56.5775)"^^geo:wktLiteral ;
  geo-pos:lat "51.5637"^^xsd:decimal ;
  geo-pos:long "-56.5775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3477'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3477'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5775'^^xsd:double;
  dwc:startLongitude '-56.5775'^^xsd:double;
  dwc:endLongitude '-56.5775'^^xsd:double;
  dwc:latitude '51.5637'^^xsd:double;
  dwc:startLatitude '51.5637'^^xsd:double;
  dwc:endLatitude '51.5637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3477'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5348 -67.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5348"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5348 -67.2837)"^^geo:wktLiteral ;
  geo-pos:lat "18.5348"^^xsd:decimal ;
  geo-pos:long "-67.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3093'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3093'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2837'^^xsd:double;
  dwc:startLongitude '-67.2837'^^xsd:double;
  dwc:endLongitude '-67.2837'^^xsd:double;
  dwc:latitude '18.5348'^^xsd:double;
  dwc:startLatitude '18.5348'^^xsd:double;
  dwc:endLatitude '18.5348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2837 18.5348, -67.2837 18.5348, -67.2837 18.5348, -67.2837 18.5348, -67.2837 18.5348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3093'^^xsd:string;
  dwc:observationDate '1993-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5432 -68.6278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5432"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5432 -68.6278)"^^geo:wktLiteral ;
  geo-pos:lat "41.5432"^^xsd:decimal ;
  geo-pos:long "-68.6278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3342'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3342'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6278'^^xsd:double;
  dwc:startLongitude '-68.6278'^^xsd:double;
  dwc:endLongitude '-68.6278'^^xsd:double;
  dwc:latitude '41.5432'^^xsd:double;
  dwc:startLatitude '41.5432'^^xsd:double;
  dwc:endLatitude '41.5432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6278 41.5432, -68.6278 41.5432, -68.6278 41.5432, -68.6278 41.5432, -68.6278 41.5432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3342'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.7853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.742"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.7853)"^^geo:wktLiteral ;
  geo-pos:lat "20.742"^^xsd:decimal ;
  geo-pos:long "-69.7853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2754'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2754'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7853'^^xsd:double;
  dwc:startLongitude '-69.7853'^^xsd:double;
  dwc:endLongitude '-69.7853'^^xsd:double;
  dwc:latitude '20.742'^^xsd:double;
  dwc:startLatitude '20.742'^^xsd:double;
  dwc:endLatitude '20.742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7853 20.742, -69.7853 20.742, -69.7853 20.742, -69.7853 20.742, -69.7853 20.742))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2754'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1885 -70.0215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1885"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1885 -70.0215)"^^geo:wktLiteral ;
  geo-pos:lat "43.1885"^^xsd:decimal ;
  geo-pos:long "-70.0215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3001'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3001'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0215'^^xsd:double;
  dwc:startLongitude '-70.0215'^^xsd:double;
  dwc:endLongitude '-70.0215'^^xsd:double;
  dwc:latitude '43.1885'^^xsd:double;
  dwc:startLatitude '43.1885'^^xsd:double;
  dwc:endLatitude '43.1885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0215 43.1885, -70.0215 43.1885, -70.0215 43.1885, -70.0215 43.1885, -70.0215 43.1885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3001'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1103 -70.0987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1103"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1103 -70.0987)"^^geo:wktLiteral ;
  geo-pos:lat "43.1103"^^xsd:decimal ;
  geo-pos:long "-70.0987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3902'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3902'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0987'^^xsd:double;
  dwc:startLongitude '-70.0987'^^xsd:double;
  dwc:endLongitude '-70.0987'^^xsd:double;
  dwc:latitude '43.1103'^^xsd:double;
  dwc:startLatitude '43.1103'^^xsd:double;
  dwc:endLatitude '43.1103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0987 43.1103, -70.0987 43.1103, -70.0987 43.1103, -70.0987 43.1103, -70.0987 43.1103))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3902'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.076 -52.5837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.076"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.076 -52.5837)"^^geo:wktLiteral ;
  geo-pos:lat "64.076"^^xsd:decimal ;
  geo-pos:long "-52.5837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_264'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_264'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5837'^^xsd:double;
  dwc:startLongitude '-52.5837'^^xsd:double;
  dwc:endLongitude '-52.5837'^^xsd:double;
  dwc:latitude '64.076'^^xsd:double;
  dwc:startLatitude '64.076'^^xsd:double;
  dwc:endLatitude '64.076'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5837 64.076, -52.5837 64.076, -52.5837 64.076, -52.5837 64.076, -52.5837 64.076))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_264'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.531 -51.8535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.531"^^xsd:decimal ;
  dwc:decimalLongitude "-51.8535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.531 -51.8535)"^^geo:wktLiteral ;
  geo-pos:lat "63.531"^^xsd:decimal ;
  geo-pos:long "-51.8535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_135'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_135'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.8535'^^xsd:double;
  dwc:startLongitude '-51.8535'^^xsd:double;
  dwc:endLongitude '-51.8535'^^xsd:double;
  dwc:latitude '63.531'^^xsd:double;
  dwc:startLatitude '63.531'^^xsd:double;
  dwc:endLatitude '63.531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.8535 63.531, -51.8535 63.531, -51.8535 63.531, -51.8535 63.531, -51.8535 63.531))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_135'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7142 -69.8033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7142"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7142 -69.8033)"^^geo:wktLiteral ;
  geo-pos:lat "20.7142"^^xsd:decimal ;
  geo-pos:long "-69.8033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1678'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1678'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8033'^^xsd:double;
  dwc:startLongitude '-69.8033'^^xsd:double;
  dwc:endLongitude '-69.8033'^^xsd:double;
  dwc:latitude '20.7142'^^xsd:double;
  dwc:startLatitude '20.7142'^^xsd:double;
  dwc:endLatitude '20.7142'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8033 20.7142, -69.8033 20.7142, -69.8033 20.7142, -69.8033 20.7142, -69.8033 20.7142))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1678'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1352 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1352"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1352 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "19.1352"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2640'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2640'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:startLongitude '-69.1'^^xsd:double;
  dwc:endLongitude '-69.1'^^xsd:double;
  dwc:latitude '19.1352'^^xsd:double;
  dwc:startLatitude '19.1352'^^xsd:double;
  dwc:endLatitude '19.1352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 19.1352, -69.1 19.1352, -69.1 19.1352, -69.1 19.1352, -69.1 19.1352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2640'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.05 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.05"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.05 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20.05"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3167'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3167'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20.05'^^xsd:double;
  dwc:startLatitude '20.05'^^xsd:double;
  dwc:endLatitude '20.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8333 20.05, -68.8333 20.05, -68.8333 20.05, -68.8333 20.05, -68.8333 20.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3167'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0267 -68.8845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0267 -68.8845)"^^geo:wktLiteral ;
  geo-pos:lat "20.0267"^^xsd:decimal ;
  geo-pos:long "-68.8845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3318'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3318'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8845'^^xsd:double;
  dwc:startLongitude '-68.8845'^^xsd:double;
  dwc:endLongitude '-68.8845'^^xsd:double;
  dwc:latitude '20.0267'^^xsd:double;
  dwc:startLatitude '20.0267'^^xsd:double;
  dwc:endLatitude '20.0267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8845 20.0267, -68.8845 20.0267, -68.8845 20.0267, -68.8845 20.0267, -68.8845 20.0267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3318'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0267 -68.8845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0267 -68.8845)"^^geo:wktLiteral ;
  geo-pos:lat "20.0267"^^xsd:decimal ;
  geo-pos:long "-68.8845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3319'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3319'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8845'^^xsd:double;
  dwc:startLongitude '-68.8845'^^xsd:double;
  dwc:endLongitude '-68.8845'^^xsd:double;
  dwc:latitude '20.0267'^^xsd:double;
  dwc:startLatitude '20.0267'^^xsd:double;
  dwc:endLatitude '20.0267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8845 20.0267, -68.8845 20.0267, -68.8845 20.0267, -68.8845 20.0267, -68.8845 20.0267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3319'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0325 -53.7407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0325"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0325 -53.7407)"^^geo:wktLiteral ;
  geo-pos:lat "47.0325"^^xsd:decimal ;
  geo-pos:long "-53.7407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3611'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3611'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.7407'^^xsd:double;
  dwc:startLongitude '-53.7407'^^xsd:double;
  dwc:endLongitude '-53.7407'^^xsd:double;
  dwc:latitude '47.0325'^^xsd:double;
  dwc:startLatitude '47.0325'^^xsd:double;
  dwc:endLatitude '47.0325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.7407 47.0325, -53.7407 47.0325, -53.7407 47.0325, -53.7407 47.0325, -53.7407 47.0325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3611'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7667)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1516'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_1516'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7667'^^xsd:double;
  dwc:startLongitude '-69.7667'^^xsd:double;
  dwc:endLongitude '-69.7667'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7667 20.7167, -69.7667 20.7167, -69.7667 20.7167, -69.7667 20.7167, -69.7667 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1516'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7667)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1515'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_1515'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7667'^^xsd:double;
  dwc:startLongitude '-69.7667'^^xsd:double;
  dwc:endLongitude '-69.7667'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7667 20.7167, -69.7667 20.7167, -69.7667 20.7167, -69.7667 20.7167, -69.7667 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1515'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4084'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_4084'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4084'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -63.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -63.3167)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-63.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2374'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2374'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3167'^^xsd:double;
  dwc:startLongitude '-63.3167'^^xsd:double;
  dwc:endLongitude '-63.3167'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:startLatitude '49.9'^^xsd:double;
  dwc:endLatitude '49.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3167 49.9, -63.3167 49.9, -63.3167 49.9, -63.3167 49.9, -63.3167 49.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2374'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.274 -52.7772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.274"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.274 -52.7772)"^^geo:wktLiteral ;
  geo-pos:lat "47.274"^^xsd:decimal ;
  geo-pos:long "-52.7772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3671'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3671'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7772'^^xsd:double;
  dwc:startLongitude '-52.7772'^^xsd:double;
  dwc:endLongitude '-52.7772'^^xsd:double;
  dwc:latitude '47.274'^^xsd:double;
  dwc:startLatitude '47.274'^^xsd:double;
  dwc:endLatitude '47.274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7772 47.274, -52.7772 47.274, -52.7772 47.274, -52.7772 47.274, -52.7772 47.274))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3671'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.204 -57.7677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.204"^^xsd:decimal ;
  dwc:decimalLongitude "-57.7677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.204 -57.7677)"^^geo:wktLiteral ;
  geo-pos:lat "51.204"^^xsd:decimal ;
  geo-pos:long "-57.7677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2319'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2319'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.7677'^^xsd:double;
  dwc:startLongitude '-57.7677'^^xsd:double;
  dwc:endLongitude '-57.7677'^^xsd:double;
  dwc:latitude '51.204'^^xsd:double;
  dwc:startLatitude '51.204'^^xsd:double;
  dwc:endLatitude '51.204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.7677 51.204, -57.7677 51.204, -57.7677 51.204, -57.7677 51.204, -57.7677 51.204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2319'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.204 -57.7677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.204"^^xsd:decimal ;
  dwc:decimalLongitude "-57.7677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.204 -57.7677)"^^geo:wktLiteral ;
  geo-pos:lat "51.204"^^xsd:decimal ;
  geo-pos:long "-57.7677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2320'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2320'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.7677'^^xsd:double;
  dwc:startLongitude '-57.7677'^^xsd:double;
  dwc:endLongitude '-57.7677'^^xsd:double;
  dwc:latitude '51.204'^^xsd:double;
  dwc:startLatitude '51.204'^^xsd:double;
  dwc:endLatitude '51.204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.7677 51.204, -57.7677 51.204, -57.7677 51.204, -57.7677 51.204, -57.7677 51.204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2320'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4755 -56.7932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4755"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4755 -56.7932)"^^geo:wktLiteral ;
  geo-pos:lat "51.4755"^^xsd:decimal ;
  geo-pos:long "-56.7932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3510'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3510'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7932'^^xsd:double;
  dwc:startLongitude '-56.7932'^^xsd:double;
  dwc:endLongitude '-56.7932'^^xsd:double;
  dwc:latitude '51.4755'^^xsd:double;
  dwc:startLatitude '51.4755'^^xsd:double;
  dwc:endLatitude '51.4755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7932 51.4755, -56.7932 51.4755, -56.7932 51.4755, -56.7932 51.4755, -56.7932 51.4755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3510'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2055 -52.8142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2055"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2055 -52.8142)"^^geo:wktLiteral ;
  geo-pos:lat "47.2055"^^xsd:decimal ;
  geo-pos:long "-52.8142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3976'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3976'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8142'^^xsd:double;
  dwc:startLongitude '-52.8142'^^xsd:double;
  dwc:endLongitude '-52.8142'^^xsd:double;
  dwc:latitude '47.2055'^^xsd:double;
  dwc:startLatitude '47.2055'^^xsd:double;
  dwc:endLatitude '47.2055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8142 47.2055, -52.8142 47.2055, -52.8142 47.2055, -52.8142 47.2055, -52.8142 47.2055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3976'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2667 -57.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2667 -57.3667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2667"^^xsd:decimal ;
  geo-pos:long "-57.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2279'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2279'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3667'^^xsd:double;
  dwc:startLongitude '-57.3667'^^xsd:double;
  dwc:endLongitude '-57.3667'^^xsd:double;
  dwc:latitude '51.2667'^^xsd:double;
  dwc:startLatitude '51.2667'^^xsd:double;
  dwc:endLatitude '51.2667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3667 51.2667, -57.3667 51.2667, -57.3667 51.2667, -57.3667 51.2667, -57.3667 51.2667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2279'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3993 -56.8902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3993"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3993 -56.8902)"^^geo:wktLiteral ;
  geo-pos:lat "51.3993"^^xsd:decimal ;
  geo-pos:long "-56.8902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_87'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_87'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8902'^^xsd:double;
  dwc:startLongitude '-56.8902'^^xsd:double;
  dwc:endLongitude '-56.8902'^^xsd:double;
  dwc:latitude '51.3993'^^xsd:double;
  dwc:startLatitude '51.3993'^^xsd:double;
  dwc:endLatitude '51.3993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8902 51.3993, -56.8902 51.3993, -56.8902 51.3993, -56.8902 51.3993, -56.8902 51.3993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_87'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.761 -69.8038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.761"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.761 -69.8038)"^^geo:wktLiteral ;
  geo-pos:lat "20.761"^^xsd:decimal ;
  geo-pos:long "-69.8038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2908'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2908'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8038'^^xsd:double;
  dwc:startLongitude '-69.8038'^^xsd:double;
  dwc:endLongitude '-69.8038'^^xsd:double;
  dwc:latitude '20.761'^^xsd:double;
  dwc:startLatitude '20.761'^^xsd:double;
  dwc:endLatitude '20.761'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8038 20.761, -69.8038 20.761, -69.8038 20.761, -69.8038 20.761, -69.8038 20.761))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2908'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7717 -69.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7717 -69.8067)"^^geo:wktLiteral ;
  geo-pos:lat "20.7717"^^xsd:decimal ;
  geo-pos:long "-69.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2685'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2685'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8067'^^xsd:double;
  dwc:startLongitude '-69.8067'^^xsd:double;
  dwc:endLongitude '-69.8067'^^xsd:double;
  dwc:latitude '20.7717'^^xsd:double;
  dwc:startLatitude '20.7717'^^xsd:double;
  dwc:endLatitude '20.7717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8067 20.7717, -69.8067 20.7717, -69.8067 20.7717, -69.8067 20.7717, -69.8067 20.7717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2685'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7278 -69.7992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7278"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7278 -69.7992)"^^geo:wktLiteral ;
  geo-pos:lat "20.7278"^^xsd:decimal ;
  geo-pos:long "-69.7992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2778'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2778'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7992'^^xsd:double;
  dwc:startLongitude '-69.7992'^^xsd:double;
  dwc:endLongitude '-69.7992'^^xsd:double;
  dwc:latitude '20.7278'^^xsd:double;
  dwc:startLatitude '20.7278'^^xsd:double;
  dwc:endLatitude '20.7278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7992 20.7278, -69.7992 20.7278, -69.7992 20.7278, -69.7992 20.7278, -69.7992 20.7278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2778'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0972 -70.0457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0972"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0972 -70.0457)"^^geo:wktLiteral ;
  geo-pos:lat "43.0972"^^xsd:decimal ;
  geo-pos:long "-70.0457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3882'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3882'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0457'^^xsd:double;
  dwc:startLongitude '-70.0457'^^xsd:double;
  dwc:endLongitude '-70.0457'^^xsd:double;
  dwc:latitude '43.0972'^^xsd:double;
  dwc:startLatitude '43.0972'^^xsd:double;
  dwc:endLatitude '43.0972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0457 43.0972, -70.0457 43.0972, -70.0457 43.0972, -70.0457 43.0972, -70.0457 43.0972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3882'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -52.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -52.7833)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-52.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3688'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3688'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7833'^^xsd:double;
  dwc:startLongitude '-52.7833'^^xsd:double;
  dwc:endLongitude '-52.7833'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:startLatitude '47.25'^^xsd:double;
  dwc:endLatitude '47.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7833 47.25, -52.7833 47.25, -52.7833 47.25, -52.7833 47.25, -52.7833 47.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3688'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.7333 18.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.7333"^^xsd:decimal ;
  dwc:decimalLongitude "18.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.7333 18.6833)"^^geo:wktLiteral ;
  geo-pos:lat "73.7333"^^xsd:decimal ;
  geo-pos:long "18.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2228'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2228'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '18.6833'^^xsd:double;
  dwc:startLongitude '18.6833'^^xsd:double;
  dwc:endLongitude '18.6833'^^xsd:double;
  dwc:latitude '73.7333'^^xsd:double;
  dwc:startLatitude '73.7333'^^xsd:double;
  dwc:endLatitude '73.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.6833 73.7333, 18.6833 73.7333, 18.6833 73.7333, 18.6833 73.7333, 18.6833 73.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2228'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5255 -52.6048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5255"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5255 -52.6048)"^^geo:wktLiteral ;
  geo-pos:lat "47.5255"^^xsd:decimal ;
  geo-pos:long "-52.6048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4036'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4036'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6048'^^xsd:double;
  dwc:startLongitude '-52.6048'^^xsd:double;
  dwc:endLongitude '-52.6048'^^xsd:double;
  dwc:latitude '47.5255'^^xsd:double;
  dwc:startLatitude '47.5255'^^xsd:double;
  dwc:endLatitude '47.5255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6048 47.5255, -52.6048 47.5255, -52.6048 47.5255, -52.6048 47.5255, -52.6048 47.5255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4036'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3922 -66.3148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3922"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3922 -66.3148)"^^geo:wktLiteral ;
  geo-pos:lat "44.3922"^^xsd:decimal ;
  geo-pos:long "-66.3148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3243'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3243'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3148'^^xsd:double;
  dwc:startLongitude '-66.3148'^^xsd:double;
  dwc:endLongitude '-66.3148'^^xsd:double;
  dwc:latitude '44.3922'^^xsd:double;
  dwc:startLatitude '44.3922'^^xsd:double;
  dwc:endLatitude '44.3922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3148 44.3922, -66.3148 44.3922, -66.3148 44.3922, -66.3148 44.3922, -66.3148 44.3922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3243'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5208 -56.7147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5208"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5208 -56.7147)"^^geo:wktLiteral ;
  geo-pos:lat "51.5208"^^xsd:decimal ;
  geo-pos:long "-56.7147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3565'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3565'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7147'^^xsd:double;
  dwc:startLongitude '-56.7147'^^xsd:double;
  dwc:endLongitude '-56.7147'^^xsd:double;
  dwc:latitude '51.5208'^^xsd:double;
  dwc:startLatitude '51.5208'^^xsd:double;
  dwc:endLatitude '51.5208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7147 51.5208, -56.7147 51.5208, -56.7147 51.5208, -56.7147 51.5208, -56.7147 51.5208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3565'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9697 -55.8445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9697"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9697 -55.8445)"^^geo:wktLiteral ;
  geo-pos:lat "51.9697"^^xsd:decimal ;
  geo-pos:long "-55.8445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_10'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_10'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8445'^^xsd:double;
  dwc:startLongitude '-55.8445'^^xsd:double;
  dwc:endLongitude '-55.8445'^^xsd:double;
  dwc:latitude '51.9697'^^xsd:double;
  dwc:startLatitude '51.9697'^^xsd:double;
  dwc:endLatitude '51.9697'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8445 51.9697, -55.8445 51.9697, -55.8445 51.9697, -55.8445 51.9697, -55.8445 51.9697))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_10'^^xsd:string;
  dwc:observationDate '1993-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5418 -68.6402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5418"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5418 -68.6402)"^^geo:wktLiteral ;
  geo-pos:lat "41.5418"^^xsd:decimal ;
  geo-pos:long "-68.6402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3343'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3343'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6402'^^xsd:double;
  dwc:startLongitude '-68.6402'^^xsd:double;
  dwc:endLongitude '-68.6402'^^xsd:double;
  dwc:latitude '41.5418'^^xsd:double;
  dwc:startLatitude '41.5418'^^xsd:double;
  dwc:endLatitude '41.5418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6402 41.5418, -68.6402 41.5418, -68.6402 41.5418, -68.6402 41.5418, -68.6402 41.5418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3343'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5418 -68.6402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5418"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5418 -68.6402)"^^geo:wktLiteral ;
  geo-pos:lat "41.5418"^^xsd:decimal ;
  geo-pos:long "-68.6402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3344'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3344'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6402'^^xsd:double;
  dwc:startLongitude '-68.6402'^^xsd:double;
  dwc:endLongitude '-68.6402'^^xsd:double;
  dwc:latitude '41.5418'^^xsd:double;
  dwc:startLatitude '41.5418'^^xsd:double;
  dwc:endLatitude '41.5418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6402 41.5418, -68.6402 41.5418, -68.6402 41.5418, -68.6402 41.5418, -68.6402 41.5418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3344'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3665 -68.7765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3665 -68.7765)"^^geo:wktLiteral ;
  geo-pos:lat "41.3665"^^xsd:decimal ;
  geo-pos:long "-68.7765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3393'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3393'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7765'^^xsd:double;
  dwc:startLongitude '-68.7765'^^xsd:double;
  dwc:endLongitude '-68.7765'^^xsd:double;
  dwc:latitude '41.3665'^^xsd:double;
  dwc:startLatitude '41.3665'^^xsd:double;
  dwc:endLatitude '41.3665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7765 41.3665, -68.7765 41.3665, -68.7765 41.3665, -68.7765 41.3665, -68.7765 41.3665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3393'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3665 -68.7765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3665"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3665 -68.7765)"^^geo:wktLiteral ;
  geo-pos:lat "41.3665"^^xsd:decimal ;
  geo-pos:long "-68.7765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3394'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3394'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7765'^^xsd:double;
  dwc:startLongitude '-68.7765'^^xsd:double;
  dwc:endLongitude '-68.7765'^^xsd:double;
  dwc:latitude '41.3665'^^xsd:double;
  dwc:startLatitude '41.3665'^^xsd:double;
  dwc:endLatitude '41.3665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7765 41.3665, -68.7765 41.3665, -68.7765 41.3665, -68.7765 41.3665, -68.7765 41.3665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3394'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.111 -68.8247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.111"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.111 -68.8247)"^^geo:wktLiteral ;
  geo-pos:lat "20.111"^^xsd:decimal ;
  geo-pos:long "-68.8247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3178'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3178'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8247'^^xsd:double;
  dwc:startLongitude '-68.8247'^^xsd:double;
  dwc:endLongitude '-68.8247'^^xsd:double;
  dwc:latitude '20.111'^^xsd:double;
  dwc:startLatitude '20.111'^^xsd:double;
  dwc:endLatitude '20.111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8247 20.111, -68.8247 20.111, -68.8247 20.111, -68.8247 20.111, -68.8247 20.111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3178'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7563 -69.8317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7563"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7563 -69.8317)"^^geo:wktLiteral ;
  geo-pos:lat "20.7563"^^xsd:decimal ;
  geo-pos:long "-69.8317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2841'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2841'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8317'^^xsd:double;
  dwc:startLongitude '-69.8317'^^xsd:double;
  dwc:endLongitude '-69.8317'^^xsd:double;
  dwc:latitude '20.7563'^^xsd:double;
  dwc:startLatitude '20.7563'^^xsd:double;
  dwc:endLatitude '20.7563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8317 20.7563, -69.8317 20.7563, -69.8317 20.7563, -69.8317 20.7563, -69.8317 20.7563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2841'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7278 -69.7747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7278"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7278 -69.7747)"^^geo:wktLiteral ;
  geo-pos:lat "20.7278"^^xsd:decimal ;
  geo-pos:long "-69.7747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1604'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1604'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7747'^^xsd:double;
  dwc:startLongitude '-69.7747'^^xsd:double;
  dwc:endLongitude '-69.7747'^^xsd:double;
  dwc:latitude '20.7278'^^xsd:double;
  dwc:startLatitude '20.7278'^^xsd:double;
  dwc:endLatitude '20.7278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7747 20.7278, -69.7747 20.7278, -69.7747 20.7278, -69.7747 20.7278, -69.7747 20.7278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1604'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1523 -69.2287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1523"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1523 -69.2287)"^^geo:wktLiteral ;
  geo-pos:lat "19.1523"^^xsd:decimal ;
  geo-pos:long "-69.2287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1174'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1174'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2287'^^xsd:double;
  dwc:startLongitude '-69.2287'^^xsd:double;
  dwc:endLongitude '-69.2287'^^xsd:double;
  dwc:latitude '19.1523'^^xsd:double;
  dwc:startLatitude '19.1523'^^xsd:double;
  dwc:endLatitude '19.1523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2287 19.1523, -69.2287 19.1523, -69.2287 19.1523, -69.2287 19.1523, -69.2287 19.1523))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1174'^^xsd:string;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1523 -69.2287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1523"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1523 -69.2287)"^^geo:wktLiteral ;
  geo-pos:lat "19.1523"^^xsd:decimal ;
  geo-pos:long "-69.2287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1175'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1175'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2287'^^xsd:double;
  dwc:startLongitude '-69.2287'^^xsd:double;
  dwc:endLongitude '-69.2287'^^xsd:double;
  dwc:latitude '19.1523'^^xsd:double;
  dwc:startLatitude '19.1523'^^xsd:double;
  dwc:endLatitude '19.1523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2287 19.1523, -69.2287 19.1523, -69.2287 19.1523, -69.2287 19.1523, -69.2287 19.1523))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1175'^^xsd:string;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7558 -69.7885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7558"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7558 -69.7885)"^^geo:wktLiteral ;
  geo-pos:lat "20.7558"^^xsd:decimal ;
  geo-pos:long "-69.7885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_812'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_812'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7885'^^xsd:double;
  dwc:startLongitude '-69.7885'^^xsd:double;
  dwc:endLongitude '-69.7885'^^xsd:double;
  dwc:latitude '20.7558'^^xsd:double;
  dwc:startLatitude '20.7558'^^xsd:double;
  dwc:endLatitude '20.7558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7885 20.7558, -69.7885 20.7558, -69.7885 20.7558, -69.7885 20.7558, -69.7885 20.7558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_812'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7547 -69.7937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7547"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7547 -69.7937)"^^geo:wktLiteral ;
  geo-pos:lat "20.7547"^^xsd:decimal ;
  geo-pos:long "-69.7937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_803'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_803'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7937'^^xsd:double;
  dwc:startLongitude '-69.7937'^^xsd:double;
  dwc:endLongitude '-69.7937'^^xsd:double;
  dwc:latitude '20.7547'^^xsd:double;
  dwc:startLatitude '20.7547'^^xsd:double;
  dwc:endLatitude '20.7547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7937 20.7547, -69.7937 20.7547, -69.7937 20.7547, -69.7937 20.7547, -69.7937 20.7547))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_803'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6997 -69.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6997"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6997 -69.8513)"^^geo:wktLiteral ;
  geo-pos:lat "20.6997"^^xsd:decimal ;
  geo-pos:long "-69.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1510'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1510'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8513'^^xsd:double;
  dwc:startLongitude '-69.8513'^^xsd:double;
  dwc:endLongitude '-69.8513'^^xsd:double;
  dwc:latitude '20.6997'^^xsd:double;
  dwc:startLatitude '20.6997'^^xsd:double;
  dwc:endLatitude '20.6997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8513 20.6997, -69.8513 20.6997, -69.8513 20.6997, -69.8513 20.6997, -69.8513 20.6997))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1510'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6997 -69.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6997"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6997 -69.8513)"^^geo:wktLiteral ;
  geo-pos:lat "20.6997"^^xsd:decimal ;
  geo-pos:long "-69.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1509'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1509'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8513'^^xsd:double;
  dwc:startLongitude '-69.8513'^^xsd:double;
  dwc:endLongitude '-69.8513'^^xsd:double;
  dwc:latitude '20.6997'^^xsd:double;
  dwc:startLatitude '20.6997'^^xsd:double;
  dwc:endLatitude '20.6997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8513 20.6997, -69.8513 20.6997, -69.8513 20.6997, -69.8513 20.6997, -69.8513 20.6997))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1509'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1352 -52.5185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1352"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1352 -52.5185)"^^geo:wktLiteral ;
  geo-pos:lat "64.1352"^^xsd:decimal ;
  geo-pos:long "-52.5185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_268'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_268'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5185'^^xsd:double;
  dwc:startLongitude '-52.5185'^^xsd:double;
  dwc:endLongitude '-52.5185'^^xsd:double;
  dwc:latitude '64.1352'^^xsd:double;
  dwc:startLatitude '64.1352'^^xsd:double;
  dwc:endLatitude '64.1352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5185 64.1352, -52.5185 64.1352, -52.5185 64.1352, -52.5185 64.1352, -52.5185 64.1352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_268'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1352 -52.5185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1352"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1352 -52.5185)"^^geo:wktLiteral ;
  geo-pos:lat "64.1352"^^xsd:decimal ;
  geo-pos:long "-52.5185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_269'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_269'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5185'^^xsd:double;
  dwc:startLongitude '-52.5185'^^xsd:double;
  dwc:endLongitude '-52.5185'^^xsd:double;
  dwc:latitude '64.1352'^^xsd:double;
  dwc:startLatitude '64.1352'^^xsd:double;
  dwc:endLatitude '64.1352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5185 64.1352, -52.5185 64.1352, -52.5185 64.1352, -52.5185 64.1352, -52.5185 64.1352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_269'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833 -69.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833 -69.1883)"^^geo:wktLiteral ;
  geo-pos:lat "19.1833"^^xsd:decimal ;
  geo-pos:long "-69.1883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2582'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2582'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1883'^^xsd:double;
  dwc:startLongitude '-69.1883'^^xsd:double;
  dwc:endLongitude '-69.1883'^^xsd:double;
  dwc:latitude '19.1833'^^xsd:double;
  dwc:startLatitude '19.1833'^^xsd:double;
  dwc:endLatitude '19.1833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1883 19.1833, -69.1883 19.1833, -69.1883 19.1833, -69.1883 19.1833, -69.1883 19.1833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2582'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7667 -26.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7667 -26.4167)"^^geo:wktLiteral ;
  geo-pos:lat "63.7667"^^xsd:decimal ;
  geo-pos:long "-26.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1836'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1836'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.4167'^^xsd:double;
  dwc:startLongitude '-26.4167'^^xsd:double;
  dwc:endLongitude '-26.4167'^^xsd:double;
  dwc:latitude '63.7667'^^xsd:double;
  dwc:startLatitude '63.7667'^^xsd:double;
  dwc:endLatitude '63.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.4167 63.7667, -26.4167 63.7667, -26.4167 63.7667, -26.4167 63.7667, -26.4167 63.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1836'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4078'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4078'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4078'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0583 -52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0583 -52.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.0583"^^xsd:decimal ;
  geo-pos:long "-52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3823'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3823'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.93'^^xsd:double;
  dwc:startLongitude '-52.93'^^xsd:double;
  dwc:endLongitude '-52.93'^^xsd:double;
  dwc:latitude '48.0583'^^xsd:double;
  dwc:startLatitude '48.0583'^^xsd:double;
  dwc:endLatitude '48.0583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.93 48.0583, -52.93 48.0583, -52.93 48.0583, -52.93 48.0583, -52.93 48.0583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3823'^^xsd:string;
  dwc:observationDate '1993-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0583 -52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0583 -52.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.0583"^^xsd:decimal ;
  geo-pos:long "-52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3822'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3822'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.93'^^xsd:double;
  dwc:startLongitude '-52.93'^^xsd:double;
  dwc:endLongitude '-52.93'^^xsd:double;
  dwc:latitude '48.0583'^^xsd:double;
  dwc:startLatitude '48.0583'^^xsd:double;
  dwc:endLatitude '48.0583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.93 48.0583, -52.93 48.0583, -52.93 48.0583, -52.93 48.0583, -52.93 48.0583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3822'^^xsd:string;
  dwc:observationDate '1993-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.678 -53.5552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.678"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.678 -53.5552)"^^geo:wktLiteral ;
  geo-pos:lat "48.678"^^xsd:decimal ;
  geo-pos:long "-53.5552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3793'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3793'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5552'^^xsd:double;
  dwc:startLongitude '-53.5552'^^xsd:double;
  dwc:endLongitude '-53.5552'^^xsd:double;
  dwc:latitude '48.678'^^xsd:double;
  dwc:startLatitude '48.678'^^xsd:double;
  dwc:endLatitude '48.678'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5552 48.678, -53.5552 48.678, -53.5552 48.678, -53.5552 48.678, -53.5552 48.678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3793'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3627 -53.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3627"^^xsd:decimal ;
  dwc:decimalLongitude "-53.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3627 -53.96)"^^geo:wktLiteral ;
  geo-pos:lat "47.3627"^^xsd:decimal ;
  geo-pos:long "-53.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4018'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_4018'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.96'^^xsd:double;
  dwc:startLongitude '-53.96'^^xsd:double;
  dwc:endLongitude '-53.96'^^xsd:double;
  dwc:latitude '47.3627'^^xsd:double;
  dwc:startLatitude '47.3627'^^xsd:double;
  dwc:endLatitude '47.3627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.96 47.3627, -53.96 47.3627, -53.96 47.3627, -53.96 47.3627, -53.96 47.3627))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4018'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2898 -57.0922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2898"^^xsd:decimal ;
  dwc:decimalLongitude "-57.0922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2898 -57.0922)"^^geo:wktLiteral ;
  geo-pos:lat "51.2898"^^xsd:decimal ;
  geo-pos:long "-57.0922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2474'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2474'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.0922'^^xsd:double;
  dwc:startLongitude '-57.0922'^^xsd:double;
  dwc:endLongitude '-57.0922'^^xsd:double;
  dwc:latitude '51.2898'^^xsd:double;
  dwc:startLatitude '51.2898'^^xsd:double;
  dwc:endLatitude '51.2898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.0922 51.2898, -57.0922 51.2898, -57.0922 51.2898, -57.0922 51.2898, -57.0922 51.2898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2474'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2898 -57.0922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2898"^^xsd:decimal ;
  dwc:decimalLongitude "-57.0922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2898 -57.0922)"^^geo:wktLiteral ;
  geo-pos:lat "51.2898"^^xsd:decimal ;
  geo-pos:long "-57.0922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2476'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2476'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.0922'^^xsd:double;
  dwc:startLongitude '-57.0922'^^xsd:double;
  dwc:endLongitude '-57.0922'^^xsd:double;
  dwc:latitude '51.2898'^^xsd:double;
  dwc:startLatitude '51.2898'^^xsd:double;
  dwc:endLatitude '51.2898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.0922 51.2898, -57.0922 51.2898, -57.0922 51.2898, -57.0922 51.2898, -57.0922 51.2898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2476'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2898 -57.0922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2898"^^xsd:decimal ;
  dwc:decimalLongitude "-57.0922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2898 -57.0922)"^^geo:wktLiteral ;
  geo-pos:lat "51.2898"^^xsd:decimal ;
  geo-pos:long "-57.0922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2472'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2472'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.0922'^^xsd:double;
  dwc:startLongitude '-57.0922'^^xsd:double;
  dwc:endLongitude '-57.0922'^^xsd:double;
  dwc:latitude '51.2898'^^xsd:double;
  dwc:startLatitude '51.2898'^^xsd:double;
  dwc:endLatitude '51.2898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.0922 51.2898, -57.0922 51.2898, -57.0922 51.2898, -57.0922 51.2898, -57.0922 51.2898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2472'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2898 -57.0922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2898"^^xsd:decimal ;
  dwc:decimalLongitude "-57.0922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2898 -57.0922)"^^geo:wktLiteral ;
  geo-pos:lat "51.2898"^^xsd:decimal ;
  geo-pos:long "-57.0922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2470'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2470'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.0922'^^xsd:double;
  dwc:startLongitude '-57.0922'^^xsd:double;
  dwc:endLongitude '-57.0922'^^xsd:double;
  dwc:latitude '51.2898'^^xsd:double;
  dwc:startLatitude '51.2898'^^xsd:double;
  dwc:endLatitude '51.2898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.0922 51.2898, -57.0922 51.2898, -57.0922 51.2898, -57.0922 51.2898, -57.0922 51.2898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2470'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5577 -70.438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5577"^^xsd:decimal ;
  dwc:decimalLongitude "-70.438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5577 -70.438)"^^geo:wktLiteral ;
  geo-pos:lat "42.5577"^^xsd:decimal ;
  geo-pos:long "-70.438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3833'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3833'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.438'^^xsd:double;
  dwc:startLongitude '-70.438'^^xsd:double;
  dwc:endLongitude '-70.438'^^xsd:double;
  dwc:latitude '42.5577'^^xsd:double;
  dwc:startLatitude '42.5577'^^xsd:double;
  dwc:endLatitude '42.5577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.438 42.5577, -70.438 42.5577, -70.438 42.5577, -70.438 42.5577, -70.438 42.5577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3833'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -53.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.595"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -53.3237)"^^geo:wktLiteral ;
  geo-pos:lat "48.595"^^xsd:decimal ;
  geo-pos:long "-53.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3772'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3772'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3237'^^xsd:double;
  dwc:startLongitude '-53.3237'^^xsd:double;
  dwc:endLongitude '-53.3237'^^xsd:double;
  dwc:latitude '48.595'^^xsd:double;
  dwc:startLatitude '48.595'^^xsd:double;
  dwc:endLatitude '48.595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3237 48.595, -53.3237 48.595, -53.3237 48.595, -53.3237 48.595, -53.3237 48.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3772'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1757 -70.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1757"^^xsd:decimal ;
  dwc:decimalLongitude "-70.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1757 -70.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.1757"^^xsd:decimal ;
  geo-pos:long "-70.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2995'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2995'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.07'^^xsd:double;
  dwc:startLongitude '-70.07'^^xsd:double;
  dwc:endLongitude '-70.07'^^xsd:double;
  dwc:latitude '43.1757'^^xsd:double;
  dwc:startLatitude '43.1757'^^xsd:double;
  dwc:endLatitude '43.1757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.07 43.1757, -70.07 43.1757, -70.07 43.1757, -70.07 43.1757, -70.07 43.1757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2995'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.74"^^xsd:decimal ;
  dwc:decimalLongitude "-69.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.77)"^^geo:wktLiteral ;
  geo-pos:lat "20.74"^^xsd:decimal ;
  geo-pos:long "-69.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2682'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2682'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.77'^^xsd:double;
  dwc:startLongitude '-69.77'^^xsd:double;
  dwc:endLongitude '-69.77'^^xsd:double;
  dwc:latitude '20.74'^^xsd:double;
  dwc:startLatitude '20.74'^^xsd:double;
  dwc:endLatitude '20.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.77 20.74, -69.77 20.74, -69.77 20.74, -69.77 20.74, -69.77 20.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2682'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.74"^^xsd:decimal ;
  dwc:decimalLongitude "-69.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.77)"^^geo:wktLiteral ;
  geo-pos:lat "20.74"^^xsd:decimal ;
  geo-pos:long "-69.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2683'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2683'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.77'^^xsd:double;
  dwc:startLongitude '-69.77'^^xsd:double;
  dwc:endLongitude '-69.77'^^xsd:double;
  dwc:latitude '20.74'^^xsd:double;
  dwc:startLatitude '20.74'^^xsd:double;
  dwc:endLatitude '20.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.77 20.74, -69.77 20.74, -69.77 20.74, -69.77 20.74, -69.77 20.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2683'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2120'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2120'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2120'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2118'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2118'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2118'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2119'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2119'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2119'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7163 -69.7898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7163"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7163 -69.7898)"^^geo:wktLiteral ;
  geo-pos:lat "20.7163"^^xsd:decimal ;
  geo-pos:long "-69.7898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1650'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1650'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7898'^^xsd:double;
  dwc:startLongitude '-69.7898'^^xsd:double;
  dwc:endLongitude '-69.7898'^^xsd:double;
  dwc:latitude '20.7163'^^xsd:double;
  dwc:startLatitude '20.7163'^^xsd:double;
  dwc:endLatitude '20.7163'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7898 20.7163, -69.7898 20.7163, -69.7898 20.7163, -69.7898 20.7163, -69.7898 20.7163))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1650'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1201'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1201'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1201'^^xsd:string;
  dwc:observationDate '1992-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1202'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1202'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1202'^^xsd:string;
  dwc:observationDate '1992-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1593 -69.1957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1593"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1593 -69.1957)"^^geo:wktLiteral ;
  geo-pos:lat "19.1593"^^xsd:decimal ;
  geo-pos:long "-69.1957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1128'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1128'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1957'^^xsd:double;
  dwc:startLongitude '-69.1957'^^xsd:double;
  dwc:endLongitude '-69.1957'^^xsd:double;
  dwc:latitude '19.1593'^^xsd:double;
  dwc:startLatitude '19.1593'^^xsd:double;
  dwc:endLatitude '19.1593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1957 19.1593, -69.1957 19.1593, -69.1957 19.1593, -69.1957 19.1593, -69.1957 19.1593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1128'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.8"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1209'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1209'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.8'^^xsd:double;
  dwc:startLatitude '20.8'^^xsd:double;
  dwc:endLatitude '20.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.8, -69.8167 20.8, -69.8167 20.8, -69.8167 20.8, -69.8167 20.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1209'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.8"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1210'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1210'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.8'^^xsd:double;
  dwc:startLatitude '20.8'^^xsd:double;
  dwc:endLatitude '20.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.8, -69.8167 20.8, -69.8167 20.8, -69.8167 20.8, -69.8167 20.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1210'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7703 -69.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7703"^^xsd:decimal ;
  dwc:decimalLongitude "-69.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7703 -69.804)"^^geo:wktLiteral ;
  geo-pos:lat "20.7703"^^xsd:decimal ;
  geo-pos:long "-69.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_930'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_930'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.804'^^xsd:double;
  dwc:startLongitude '-69.804'^^xsd:double;
  dwc:endLongitude '-69.804'^^xsd:double;
  dwc:latitude '20.7703'^^xsd:double;
  dwc:startLatitude '20.7703'^^xsd:double;
  dwc:endLatitude '20.7703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.804 20.7703, -69.804 20.7703, -69.804 20.7703, -69.804 20.7703, -69.804 20.7703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_930'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6822 -69.7438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6822"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6822 -69.7438)"^^geo:wktLiteral ;
  geo-pos:lat "20.6822"^^xsd:decimal ;
  geo-pos:long "-69.7438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1691'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1691'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7438'^^xsd:double;
  dwc:startLongitude '-69.7438'^^xsd:double;
  dwc:endLongitude '-69.7438'^^xsd:double;
  dwc:latitude '20.6822'^^xsd:double;
  dwc:startLatitude '20.6822'^^xsd:double;
  dwc:endLatitude '20.6822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7438 20.6822, -69.7438 20.6822, -69.7438 20.6822, -69.7438 20.6822, -69.7438 20.6822))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1691'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.752 -69.8183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.752"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.752 -69.8183)"^^geo:wktLiteral ;
  geo-pos:lat "20.752"^^xsd:decimal ;
  geo-pos:long "-69.8183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_929'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_929'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8183'^^xsd:double;
  dwc:startLongitude '-69.8183'^^xsd:double;
  dwc:endLongitude '-69.8183'^^xsd:double;
  dwc:latitude '20.752'^^xsd:double;
  dwc:startLatitude '20.752'^^xsd:double;
  dwc:endLatitude '20.752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8183 20.752, -69.8183 20.752, -69.8183 20.752, -69.8183 20.752, -69.8183 20.752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_929'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_604'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_604'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_604'^^xsd:string;
  dwc:observationDate '1992-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_605'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_605'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_605'^^xsd:string;
  dwc:observationDate '1992-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_606'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_606'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_606'^^xsd:string;
  dwc:observationDate '1992-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_607'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_607'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_607'^^xsd:string;
  dwc:observationDate '1992-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_608'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_608'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_608'^^xsd:string;
  dwc:observationDate '1992-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1743 -69.2087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1743"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1743 -69.2087)"^^geo:wktLiteral ;
  geo-pos:lat "19.1743"^^xsd:decimal ;
  geo-pos:long "-69.2087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2583'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2583'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2087'^^xsd:double;
  dwc:startLongitude '-69.2087'^^xsd:double;
  dwc:endLongitude '-69.2087'^^xsd:double;
  dwc:latitude '19.1743'^^xsd:double;
  dwc:startLatitude '19.1743'^^xsd:double;
  dwc:endLatitude '19.1743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2087 19.1743, -69.2087 19.1743, -69.2087 19.1743, -69.2087 19.1743, -69.2087 19.1743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2583'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1553 -70.0628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1553"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1553 -70.0628)"^^geo:wktLiteral ;
  geo-pos:lat "43.1553"^^xsd:decimal ;
  geo-pos:long "-70.0628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3009'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3009'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0628'^^xsd:double;
  dwc:startLongitude '-70.0628'^^xsd:double;
  dwc:endLongitude '-70.0628'^^xsd:double;
  dwc:latitude '43.1553'^^xsd:double;
  dwc:startLatitude '43.1553'^^xsd:double;
  dwc:endLatitude '43.1553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0628 43.1553, -70.0628 43.1553, -70.0628 43.1553, -70.0628 43.1553, -70.0628 43.1553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3009'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2125 -52.8287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2125"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2125 -52.8287)"^^geo:wktLiteral ;
  geo-pos:lat "47.2125"^^xsd:decimal ;
  geo-pos:long "-52.8287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3649'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3649'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8287'^^xsd:double;
  dwc:startLongitude '-52.8287'^^xsd:double;
  dwc:endLongitude '-52.8287'^^xsd:double;
  dwc:latitude '47.2125'^^xsd:double;
  dwc:startLatitude '47.2125'^^xsd:double;
  dwc:endLatitude '47.2125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8287 47.2125, -52.8287 47.2125, -52.8287 47.2125, -52.8287 47.2125, -52.8287 47.2125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3649'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6578 -52.6867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6578 -52.6867)"^^geo:wktLiteral ;
  geo-pos:lat "47.6578"^^xsd:decimal ;
  geo-pos:long "-52.6867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3818'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_3818'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6867'^^xsd:double;
  dwc:startLongitude '-52.6867'^^xsd:double;
  dwc:endLongitude '-52.6867'^^xsd:double;
  dwc:latitude '47.6578'^^xsd:double;
  dwc:startLatitude '47.6578'^^xsd:double;
  dwc:endLatitude '47.6578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6867 47.6578, -52.6867 47.6578, -52.6867 47.6578, -52.6867 47.6578, -52.6867 47.6578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3818'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2117'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2117'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2117'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2116'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2116'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2116'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_288'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_288'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_288'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_304'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_304'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_304'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_302'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_302'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_302'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.7467)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_300'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_300'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7467'^^xsd:double;
  dwc:startLongitude '-52.7467'^^xsd:double;
  dwc:endLongitude '-52.7467'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517, -52.7467 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_300'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7283 -69.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7283 -69.7788)"^^geo:wktLiteral ;
  geo-pos:lat "20.7283"^^xsd:decimal ;
  geo-pos:long "-69.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1257'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1257'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7788'^^xsd:double;
  dwc:startLongitude '-69.7788'^^xsd:double;
  dwc:endLongitude '-69.7788'^^xsd:double;
  dwc:latitude '20.7283'^^xsd:double;
  dwc:startLatitude '20.7283'^^xsd:double;
  dwc:endLatitude '20.7283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7788 20.7283, -69.7788 20.7283, -69.7788 20.7283, -69.7788 20.7283, -69.7788 20.7283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1257'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0512 -52.118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0512"^^xsd:decimal ;
  dwc:decimalLongitude "-52.118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0512 -52.118)"^^geo:wktLiteral ;
  geo-pos:lat "64.0512"^^xsd:decimal ;
  geo-pos:long "-52.118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_189'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_189'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.118'^^xsd:double;
  dwc:startLongitude '-52.118'^^xsd:double;
  dwc:endLongitude '-52.118'^^xsd:double;
  dwc:latitude '64.0512'^^xsd:double;
  dwc:startLatitude '64.0512'^^xsd:double;
  dwc:endLatitude '64.0512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.118 64.0512, -52.118 64.0512, -52.118 64.0512, -52.118 64.0512, -52.118 64.0512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_189'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4079'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_4079'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4079'^^xsd:string;
  dwc:observationDate '1993-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7582 -54.0297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7582"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7582 -54.0297)"^^geo:wktLiteral ;
  geo-pos:lat "46.7582"^^xsd:decimal ;
  geo-pos:long "-54.0297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3619'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3619'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.0297'^^xsd:double;
  dwc:startLongitude '-54.0297'^^xsd:double;
  dwc:endLongitude '-54.0297'^^xsd:double;
  dwc:latitude '46.7582'^^xsd:double;
  dwc:startLatitude '46.7582'^^xsd:double;
  dwc:endLatitude '46.7582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.0297 46.7582, -54.0297 46.7582, -54.0297 46.7582, -54.0297 46.7582, -54.0297 46.7582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3619'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2913 -66.3893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2913"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2913 -66.3893)"^^geo:wktLiteral ;
  geo-pos:lat "44.2913"^^xsd:decimal ;
  geo-pos:long "-66.3893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3240'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3240'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3893'^^xsd:double;
  dwc:startLongitude '-66.3893'^^xsd:double;
  dwc:endLongitude '-66.3893'^^xsd:double;
  dwc:latitude '44.2913'^^xsd:double;
  dwc:startLatitude '44.2913'^^xsd:double;
  dwc:endLatitude '44.2913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3893 44.2913, -66.3893 44.2913, -66.3893 44.2913, -66.3893 44.2913, -66.3893 44.2913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3240'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6855 -56.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6855"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6855 -56.0702)"^^geo:wktLiteral ;
  geo-pos:lat "50.6855"^^xsd:decimal ;
  geo-pos:long "-56.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_124'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_124'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.0702'^^xsd:double;
  dwc:startLongitude '-56.0702'^^xsd:double;
  dwc:endLongitude '-56.0702'^^xsd:double;
  dwc:latitude '50.6855'^^xsd:double;
  dwc:startLatitude '50.6855'^^xsd:double;
  dwc:endLatitude '50.6855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.0702 50.6855, -56.0702 50.6855, -56.0702 50.6855, -56.0702 50.6855, -56.0702 50.6855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_124'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.7855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7455"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.7855)"^^geo:wktLiteral ;
  geo-pos:lat "20.7455"^^xsd:decimal ;
  geo-pos:long "-69.7855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2693'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2693'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7855'^^xsd:double;
  dwc:startLongitude '-69.7855'^^xsd:double;
  dwc:endLongitude '-69.7855'^^xsd:double;
  dwc:latitude '20.7455'^^xsd:double;
  dwc:startLatitude '20.7455'^^xsd:double;
  dwc:endLatitude '20.7455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7855 20.7455, -69.7855 20.7455, -69.7855 20.7455, -69.7855 20.7455, -69.7855 20.7455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2693'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.7855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7455"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.7855)"^^geo:wktLiteral ;
  geo-pos:lat "20.7455"^^xsd:decimal ;
  geo-pos:long "-69.7855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2694'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2694'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7855'^^xsd:double;
  dwc:startLongitude '-69.7855'^^xsd:double;
  dwc:endLongitude '-69.7855'^^xsd:double;
  dwc:latitude '20.7455'^^xsd:double;
  dwc:startLatitude '20.7455'^^xsd:double;
  dwc:endLatitude '20.7455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7855 20.7455, -69.7855 20.7455, -69.7855 20.7455, -69.7855 20.7455, -69.7855 20.7455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2694'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2833 -67.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2833 -67.2333)"^^geo:wktLiteral ;
  geo-pos:lat "18.2833"^^xsd:decimal ;
  geo-pos:long "-67.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3104'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3104'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2333'^^xsd:double;
  dwc:startLongitude '-67.2333'^^xsd:double;
  dwc:endLongitude '-67.2333'^^xsd:double;
  dwc:latitude '18.2833'^^xsd:double;
  dwc:startLatitude '18.2833'^^xsd:double;
  dwc:endLatitude '18.2833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2333 18.2833, -67.2333 18.2833, -67.2333 18.2833, -67.2333 18.2833, -67.2333 18.2833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3104'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5817 -68.4743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5817"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5817 -68.4743)"^^geo:wktLiteral ;
  geo-pos:lat "41.5817"^^xsd:decimal ;
  geo-pos:long "-68.4743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3375'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3375'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.4743'^^xsd:double;
  dwc:startLongitude '-68.4743'^^xsd:double;
  dwc:endLongitude '-68.4743'^^xsd:double;
  dwc:latitude '41.5817'^^xsd:double;
  dwc:startLatitude '41.5817'^^xsd:double;
  dwc:endLatitude '41.5817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4743 41.5817, -68.4743 41.5817, -68.4743 41.5817, -68.4743 41.5817, -68.4743 41.5817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3375'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1447 -67.8645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1447"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1447 -67.8645)"^^geo:wktLiteral ;
  geo-pos:lat "44.1447"^^xsd:decimal ;
  geo-pos:long "-67.8645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3353'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3353'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8645'^^xsd:double;
  dwc:startLongitude '-67.8645'^^xsd:double;
  dwc:endLongitude '-67.8645'^^xsd:double;
  dwc:latitude '44.1447'^^xsd:double;
  dwc:startLatitude '44.1447'^^xsd:double;
  dwc:endLatitude '44.1447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8645 44.1447, -67.8645 44.1447, -67.8645 44.1447, -67.8645 44.1447, -67.8645 44.1447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3353'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1667 -70.074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1667 -70.074)"^^geo:wktLiteral ;
  geo-pos:lat "43.1667"^^xsd:decimal ;
  geo-pos:long "-70.074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3019'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3019'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.074'^^xsd:double;
  dwc:startLongitude '-70.074'^^xsd:double;
  dwc:endLongitude '-70.074'^^xsd:double;
  dwc:latitude '43.1667'^^xsd:double;
  dwc:startLatitude '43.1667'^^xsd:double;
  dwc:endLatitude '43.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.074 43.1667, -70.074 43.1667, -70.074 43.1667, -70.074 43.1667, -70.074 43.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3019'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7602 -69.7773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7602"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7602 -69.7773)"^^geo:wktLiteral ;
  geo-pos:lat "20.7602"^^xsd:decimal ;
  geo-pos:long "-69.7773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2868'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2868'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7773'^^xsd:double;
  dwc:startLongitude '-69.7773'^^xsd:double;
  dwc:endLongitude '-69.7773'^^xsd:double;
  dwc:latitude '20.7602'^^xsd:double;
  dwc:startLatitude '20.7602'^^xsd:double;
  dwc:endLatitude '20.7602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7773 20.7602, -69.7773 20.7602, -69.7773 20.7602, -69.7773 20.7602, -69.7773 20.7602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2868'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7465 -69.7765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7465"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7465 -69.7765)"^^geo:wktLiteral ;
  geo-pos:lat "20.7465"^^xsd:decimal ;
  geo-pos:long "-69.7765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2857'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2857'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7765'^^xsd:double;
  dwc:startLongitude '-69.7765'^^xsd:double;
  dwc:endLongitude '-69.7765'^^xsd:double;
  dwc:latitude '20.7465'^^xsd:double;
  dwc:startLatitude '20.7465'^^xsd:double;
  dwc:endLatitude '20.7465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7765 20.7465, -69.7765 20.7465, -69.7765 20.7465, -69.7765 20.7465, -69.7765 20.7465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2857'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7205 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7205"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7205 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7205"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1512'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1512'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7205'^^xsd:double;
  dwc:startLatitude '20.7205'^^xsd:double;
  dwc:endLatitude '20.7205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7205, -69.8 20.7205, -69.8 20.7205, -69.8 20.7205, -69.8 20.7205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1512'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1263'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1263'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1263'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1260'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1260'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1260'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1261'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1261'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1261'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1262'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1262'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1262'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9877 -50.0277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9877"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9877 -50.0277)"^^geo:wktLiteral ;
  geo-pos:lat "61.9877"^^xsd:decimal ;
  geo-pos:long "-50.0277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_160'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_160'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0277'^^xsd:double;
  dwc:startLongitude '-50.0277'^^xsd:double;
  dwc:endLongitude '-50.0277'^^xsd:double;
  dwc:latitude '61.9877'^^xsd:double;
  dwc:startLatitude '61.9877'^^xsd:double;
  dwc:endLatitude '61.9877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0277 61.9877, -50.0277 61.9877, -50.0277 61.9877, -50.0277 61.9877, -50.0277 61.9877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_160'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9877 -50.0277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9877"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9877 -50.0277)"^^geo:wktLiteral ;
  geo-pos:lat "61.9877"^^xsd:decimal ;
  geo-pos:long "-50.0277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_163'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_163'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0277'^^xsd:double;
  dwc:startLongitude '-50.0277'^^xsd:double;
  dwc:endLongitude '-50.0277'^^xsd:double;
  dwc:latitude '61.9877'^^xsd:double;
  dwc:startLatitude '61.9877'^^xsd:double;
  dwc:endLatitude '61.9877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0277 61.9877, -50.0277 61.9877, -50.0277 61.9877, -50.0277 61.9877, -50.0277 61.9877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_163'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -26.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -26.8167)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-26.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1847'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1847'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.8167'^^xsd:double;
  dwc:startLongitude '-26.8167'^^xsd:double;
  dwc:endLongitude '-26.8167'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:startLatitude '66.1'^^xsd:double;
  dwc:endLatitude '66.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.8167 66.1, -26.8167 66.1, -26.8167 66.1, -26.8167 66.1, -26.8167 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1847'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -56.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -56.6667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-56.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3494'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3494'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6667'^^xsd:double;
  dwc:startLongitude '-56.6667'^^xsd:double;
  dwc:endLongitude '-56.6667'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:startLatitude '51.5'^^xsd:double;
  dwc:endLatitude '51.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6667 51.5, -56.6667 51.5, -56.6667 51.5, -56.6667 51.5, -56.6667 51.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3494'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.245 -52.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.245"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.245 -52.7697)"^^geo:wktLiteral ;
  geo-pos:lat "47.245"^^xsd:decimal ;
  geo-pos:long "-52.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3657'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3657'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7697'^^xsd:double;
  dwc:startLongitude '-52.7697'^^xsd:double;
  dwc:endLongitude '-52.7697'^^xsd:double;
  dwc:latitude '47.245'^^xsd:double;
  dwc:startLatitude '47.245'^^xsd:double;
  dwc:endLatitude '47.245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7697 47.245, -52.7697 47.245, -52.7697 47.245, -52.7697 47.245, -52.7697 47.245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3657'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1767 -52.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1767 -52.8193)"^^geo:wktLiteral ;
  geo-pos:lat "47.1767"^^xsd:decimal ;
  geo-pos:long "-52.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3690'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3690'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8193'^^xsd:double;
  dwc:startLongitude '-52.8193'^^xsd:double;
  dwc:endLongitude '-52.8193'^^xsd:double;
  dwc:latitude '47.1767'^^xsd:double;
  dwc:startLatitude '47.1767'^^xsd:double;
  dwc:endLatitude '47.1767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8193 47.1767, -52.8193 47.1767, -52.8193 47.1767, -52.8193 47.1767, -52.8193 47.1767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3690'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4482 -56.8075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4482"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4482 -56.8075)"^^geo:wktLiteral ;
  geo-pos:lat "51.4482"^^xsd:decimal ;
  geo-pos:long "-56.8075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3561'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3561'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8075'^^xsd:double;
  dwc:startLongitude '-56.8075'^^xsd:double;
  dwc:endLongitude '-56.8075'^^xsd:double;
  dwc:latitude '51.4482'^^xsd:double;
  dwc:startLatitude '51.4482'^^xsd:double;
  dwc:endLatitude '51.4482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8075 51.4482, -56.8075 51.4482, -56.8075 51.4482, -56.8075 51.4482, -56.8075 51.4482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3561'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7362 -66.6625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7362"^^xsd:decimal ;
  dwc:decimalLongitude "-66.6625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7362 -66.6625)"^^geo:wktLiteral ;
  geo-pos:lat "43.7362"^^xsd:decimal ;
  geo-pos:long "-66.6625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3361'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3361'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.6625'^^xsd:double;
  dwc:startLongitude '-66.6625'^^xsd:double;
  dwc:endLongitude '-66.6625'^^xsd:double;
  dwc:latitude '43.7362'^^xsd:double;
  dwc:startLatitude '43.7362'^^xsd:double;
  dwc:endLatitude '43.7362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.6625 43.7362, -66.6625 43.7362, -66.6625 43.7362, -66.6625 43.7362, -66.6625 43.7362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3361'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -56.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -56.6667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-56.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3493'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3493'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6667'^^xsd:double;
  dwc:startLongitude '-56.6667'^^xsd:double;
  dwc:endLongitude '-56.6667'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:startLatitude '51.5'^^xsd:double;
  dwc:endLatitude '51.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6667 51.5, -56.6667 51.5, -56.6667 51.5, -56.6667 51.5, -56.6667 51.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3493'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -56.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -56.6667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-56.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3495'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3495'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6667'^^xsd:double;
  dwc:startLongitude '-56.6667'^^xsd:double;
  dwc:endLongitude '-56.6667'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:startLatitude '51.5'^^xsd:double;
  dwc:endLatitude '51.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6667 51.5, -56.6667 51.5, -56.6667 51.5, -56.6667 51.5, -56.6667 51.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3495'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -56.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -56.6667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-56.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3496'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3496'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6667'^^xsd:double;
  dwc:startLongitude '-56.6667'^^xsd:double;
  dwc:endLongitude '-56.6667'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:startLatitude '51.5'^^xsd:double;
  dwc:endLatitude '51.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6667 51.5, -56.6667 51.5, -56.6667 51.5, -56.6667 51.5, -56.6667 51.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3496'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -56.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -56.6667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-56.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3498'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3498'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6667'^^xsd:double;
  dwc:startLongitude '-56.6667'^^xsd:double;
  dwc:endLongitude '-56.6667'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:startLatitude '51.5'^^xsd:double;
  dwc:endLatitude '51.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6667 51.5, -56.6667 51.5, -56.6667 51.5, -56.6667 51.5, -56.6667 51.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3498'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5485 -56.5882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5485"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5485 -56.5882)"^^geo:wktLiteral ;
  geo-pos:lat "51.5485"^^xsd:decimal ;
  geo-pos:long "-56.5882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3488'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3488'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5882'^^xsd:double;
  dwc:startLongitude '-56.5882'^^xsd:double;
  dwc:endLongitude '-56.5882'^^xsd:double;
  dwc:latitude '51.5485'^^xsd:double;
  dwc:startLatitude '51.5485'^^xsd:double;
  dwc:endLatitude '51.5485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5882 51.5485, -56.5882 51.5485, -56.5882 51.5485, -56.5882 51.5485, -56.5882 51.5485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3488'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7543 -69.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7543"^^xsd:decimal ;
  dwc:decimalLongitude "-69.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7543 -69.793)"^^geo:wktLiteral ;
  geo-pos:lat "20.7543"^^xsd:decimal ;
  geo-pos:long "-69.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2767'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2767'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.793'^^xsd:double;
  dwc:startLongitude '-69.793'^^xsd:double;
  dwc:endLongitude '-69.793'^^xsd:double;
  dwc:latitude '20.7543'^^xsd:double;
  dwc:startLatitude '20.7543'^^xsd:double;
  dwc:endLatitude '20.7543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.793 20.7543, -69.793 20.7543, -69.793 20.7543, -69.793 20.7543, -69.793 20.7543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2767'^^xsd:string;
  dwc:observationDate '1993-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1465 -69.2533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1465"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1465 -69.2533)"^^geo:wktLiteral ;
  geo-pos:lat "19.1465"^^xsd:decimal ;
  geo-pos:long "-69.2533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2635'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2635'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2533'^^xsd:double;
  dwc:startLongitude '-69.2533'^^xsd:double;
  dwc:endLongitude '-69.2533'^^xsd:double;
  dwc:latitude '19.1465'^^xsd:double;
  dwc:startLatitude '19.1465'^^xsd:double;
  dwc:endLatitude '19.1465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2533 19.1465, -69.2533 19.1465, -69.2533 19.1465, -69.2533 19.1465, -69.2533 19.1465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2635'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7692 -69.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7692"^^xsd:decimal ;
  dwc:decimalLongitude "-69.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7692 -69.802)"^^geo:wktLiteral ;
  geo-pos:lat "20.7692"^^xsd:decimal ;
  geo-pos:long "-69.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2755'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2755'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.802'^^xsd:double;
  dwc:startLongitude '-69.802'^^xsd:double;
  dwc:endLongitude '-69.802'^^xsd:double;
  dwc:latitude '20.7692'^^xsd:double;
  dwc:startLatitude '20.7692'^^xsd:double;
  dwc:endLatitude '20.7692'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.802 20.7692, -69.802 20.7692, -69.802 20.7692, -69.802 20.7692, -69.802 20.7692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2755'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1703 -69.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1703"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1703 -69.1583)"^^geo:wktLiteral ;
  geo-pos:lat "19.1703"^^xsd:decimal ;
  geo-pos:long "-69.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3154'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3154'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1583'^^xsd:double;
  dwc:startLongitude '-69.1583'^^xsd:double;
  dwc:endLongitude '-69.1583'^^xsd:double;
  dwc:latitude '19.1703'^^xsd:double;
  dwc:startLatitude '19.1703'^^xsd:double;
  dwc:endLatitude '19.1703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1583 19.1703, -69.1583 19.1703, -69.1583 19.1703, -69.1583 19.1703, -69.1583 19.1703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3154'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1633 -69.2258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1633 -69.2258)"^^geo:wktLiteral ;
  geo-pos:lat "19.1633"^^xsd:decimal ;
  geo-pos:long "-69.2258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3150'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3150'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2258'^^xsd:double;
  dwc:startLongitude '-69.2258'^^xsd:double;
  dwc:endLongitude '-69.2258'^^xsd:double;
  dwc:latitude '19.1633'^^xsd:double;
  dwc:startLatitude '19.1633'^^xsd:double;
  dwc:endLatitude '19.1633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2258 19.1633, -69.2258 19.1633, -69.2258 19.1633, -69.2258 19.1633, -69.2258 19.1633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3150'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7618 -69.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7618"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7618 -69.7768)"^^geo:wktLiteral ;
  geo-pos:lat "20.7618"^^xsd:decimal ;
  geo-pos:long "-69.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2858'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2858'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7768'^^xsd:double;
  dwc:startLongitude '-69.7768'^^xsd:double;
  dwc:endLongitude '-69.7768'^^xsd:double;
  dwc:latitude '20.7618'^^xsd:double;
  dwc:startLatitude '20.7618'^^xsd:double;
  dwc:endLatitude '20.7618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7768 20.7618, -69.7768 20.7618, -69.7768 20.7618, -69.7768 20.7618, -69.7768 20.7618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2858'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7367 -69.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7367 -69.7717)"^^geo:wktLiteral ;
  geo-pos:lat "20.7367"^^xsd:decimal ;
  geo-pos:long "-69.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2684'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2684'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7717'^^xsd:double;
  dwc:startLongitude '-69.7717'^^xsd:double;
  dwc:endLongitude '-69.7717'^^xsd:double;
  dwc:latitude '20.7367'^^xsd:double;
  dwc:startLatitude '20.7367'^^xsd:double;
  dwc:endLatitude '20.7367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7717 20.7367, -69.7717 20.7367, -69.7717 20.7367, -69.7717 20.7367, -69.7717 20.7367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2684'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9973 -68.8827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9973"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9973 -68.8827)"^^geo:wktLiteral ;
  geo-pos:lat "19.9973"^^xsd:decimal ;
  geo-pos:long "-68.8827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2650'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2650'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8827'^^xsd:double;
  dwc:startLongitude '-68.8827'^^xsd:double;
  dwc:endLongitude '-68.8827'^^xsd:double;
  dwc:latitude '19.9973'^^xsd:double;
  dwc:startLatitude '19.9973'^^xsd:double;
  dwc:endLatitude '19.9973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8827 19.9973, -68.8827 19.9973, -68.8827 19.9973, -68.8827 19.9973, -68.8827 19.9973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2650'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1243 -69.1853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1243"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1243 -69.1853)"^^geo:wktLiteral ;
  geo-pos:lat "19.1243"^^xsd:decimal ;
  geo-pos:long "-69.1853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2607'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2607'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1853'^^xsd:double;
  dwc:startLongitude '-69.1853'^^xsd:double;
  dwc:endLongitude '-69.1853'^^xsd:double;
  dwc:latitude '19.1243'^^xsd:double;
  dwc:startLatitude '19.1243'^^xsd:double;
  dwc:endLatitude '19.1243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1853 19.1243, -69.1853 19.1243, -69.1853 19.1243, -69.1853 19.1243, -69.1853 19.1243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2607'^^xsd:string;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1243 -69.1853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1243"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1243 -69.1853)"^^geo:wktLiteral ;
  geo-pos:lat "19.1243"^^xsd:decimal ;
  geo-pos:long "-69.1853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2608'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2608'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1853'^^xsd:double;
  dwc:startLongitude '-69.1853'^^xsd:double;
  dwc:endLongitude '-69.1853'^^xsd:double;
  dwc:latitude '19.1243'^^xsd:double;
  dwc:startLatitude '19.1243'^^xsd:double;
  dwc:endLatitude '19.1243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1853 19.1243, -69.1853 19.1243, -69.1853 19.1243, -69.1853 19.1243, -69.1853 19.1243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2608'^^xsd:string;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7352"^^xsd:decimal ;
  dwc:decimalLongitude "-69.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.783)"^^geo:wktLiteral ;
  geo-pos:lat "20.7352"^^xsd:decimal ;
  geo-pos:long "-69.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1326'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1326'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.783'^^xsd:double;
  dwc:startLongitude '-69.783'^^xsd:double;
  dwc:endLongitude '-69.783'^^xsd:double;
  dwc:latitude '20.7352'^^xsd:double;
  dwc:startLatitude '20.7352'^^xsd:double;
  dwc:endLatitude '20.7352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.783 20.7352, -69.783 20.7352, -69.783 20.7352, -69.783 20.7352, -69.783 20.7352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1326'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7352"^^xsd:decimal ;
  dwc:decimalLongitude "-69.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.783)"^^geo:wktLiteral ;
  geo-pos:lat "20.7352"^^xsd:decimal ;
  geo-pos:long "-69.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1327'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1327'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.783'^^xsd:double;
  dwc:startLongitude '-69.783'^^xsd:double;
  dwc:endLongitude '-69.783'^^xsd:double;
  dwc:latitude '20.7352'^^xsd:double;
  dwc:startLatitude '20.7352'^^xsd:double;
  dwc:endLatitude '20.7352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.783 20.7352, -69.783 20.7352, -69.783 20.7352, -69.783 20.7352, -69.783 20.7352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1327'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7197 -69.7992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7197"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7197 -69.7992)"^^geo:wktLiteral ;
  geo-pos:lat "20.7197"^^xsd:decimal ;
  geo-pos:long "-69.7992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1517'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_1517'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7992'^^xsd:double;
  dwc:startLongitude '-69.7992'^^xsd:double;
  dwc:endLongitude '-69.7992'^^xsd:double;
  dwc:latitude '20.7197'^^xsd:double;
  dwc:startLatitude '20.7197'^^xsd:double;
  dwc:endLatitude '20.7197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7992 20.7197, -69.7992 20.7197, -69.7992 20.7197, -69.7992 20.7197, -69.7992 20.7197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1517'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7397 -69.8223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7397"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7397 -69.8223)"^^geo:wktLiteral ;
  geo-pos:lat "20.7397"^^xsd:decimal ;
  geo-pos:long "-69.8223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_773'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_773'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8223'^^xsd:double;
  dwc:startLongitude '-69.8223'^^xsd:double;
  dwc:endLongitude '-69.8223'^^xsd:double;
  dwc:latitude '20.7397'^^xsd:double;
  dwc:startLatitude '20.7397'^^xsd:double;
  dwc:endLatitude '20.7397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8223 20.7397, -69.8223 20.7397, -69.8223 20.7397, -69.8223 20.7397, -69.8223 20.7397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_773'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7633 -69.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7633 -69.8145)"^^geo:wktLiteral ;
  geo-pos:lat "20.7633"^^xsd:decimal ;
  geo-pos:long "-69.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_920'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_920'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8145'^^xsd:double;
  dwc:startLongitude '-69.8145'^^xsd:double;
  dwc:endLongitude '-69.8145'^^xsd:double;
  dwc:latitude '20.7633'^^xsd:double;
  dwc:startLatitude '20.7633'^^xsd:double;
  dwc:endLatitude '20.7633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8145 20.7633, -69.8145 20.7633, -69.8145 20.7633, -69.8145 20.7633, -69.8145 20.7633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_920'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3433 -55.5533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3433"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3433 -55.5533)"^^geo:wktLiteral ;
  geo-pos:lat "51.3433"^^xsd:decimal ;
  geo-pos:long "-55.5533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_463'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_463'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.5533'^^xsd:double;
  dwc:startLongitude '-55.5533'^^xsd:double;
  dwc:endLongitude '-55.5533'^^xsd:double;
  dwc:latitude '51.3433'^^xsd:double;
  dwc:startLatitude '51.3433'^^xsd:double;
  dwc:endLatitude '51.3433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.5533 51.3433, -55.5533 51.3433, -55.5533 51.3433, -55.5533 51.3433, -55.5533 51.3433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_463'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3433 -55.5533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3433"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3433 -55.5533)"^^geo:wktLiteral ;
  geo-pos:lat "51.3433"^^xsd:decimal ;
  geo-pos:long "-55.5533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_462'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_462'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.5533'^^xsd:double;
  dwc:startLongitude '-55.5533'^^xsd:double;
  dwc:endLongitude '-55.5533'^^xsd:double;
  dwc:latitude '51.3433'^^xsd:double;
  dwc:startLatitude '51.3433'^^xsd:double;
  dwc:endLatitude '51.3433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.5533 51.3433, -55.5533 51.3433, -55.5533 51.3433, -55.5533 51.3433, -55.5533 51.3433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_462'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3673 -67.2175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3673"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3673 -67.2175)"^^geo:wktLiteral ;
  geo-pos:lat "18.3673"^^xsd:decimal ;
  geo-pos:long "-67.2175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3090'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3090'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2175'^^xsd:double;
  dwc:startLongitude '-67.2175'^^xsd:double;
  dwc:endLongitude '-67.2175'^^xsd:double;
  dwc:latitude '18.3673'^^xsd:double;
  dwc:startLatitude '18.3673'^^xsd:double;
  dwc:endLatitude '18.3673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2175 18.3673, -67.2175 18.3673, -67.2175 18.3673, -67.2175 18.3673, -67.2175 18.3673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3090'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7 -24.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7"^^xsd:decimal ;
  dwc:decimalLongitude "-24.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7 -24.3833)"^^geo:wktLiteral ;
  geo-pos:lat "64.7"^^xsd:decimal ;
  geo-pos:long "-24.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1763'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1763'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.3833'^^xsd:double;
  dwc:startLongitude '-24.3833'^^xsd:double;
  dwc:endLongitude '-24.3833'^^xsd:double;
  dwc:latitude '64.7'^^xsd:double;
  dwc:startLatitude '64.7'^^xsd:double;
  dwc:endLatitude '64.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.3833 64.7, -24.3833 64.7, -24.3833 64.7, -24.3833 64.7, -24.3833 64.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1763'^^xsd:string;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7282 -69.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7282"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7282 -69.7883)"^^geo:wktLiteral ;
  geo-pos:lat "20.7282"^^xsd:decimal ;
  geo-pos:long "-69.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1680'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1680'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7883'^^xsd:double;
  dwc:startLongitude '-69.7883'^^xsd:double;
  dwc:endLongitude '-69.7883'^^xsd:double;
  dwc:latitude '20.7282'^^xsd:double;
  dwc:startLatitude '20.7282'^^xsd:double;
  dwc:endLatitude '20.7282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7883 20.7282, -69.7883 20.7282, -69.7883 20.7282, -69.7883 20.7282, -69.7883 20.7282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1680'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.05 -27.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.05 -27.0833)"^^geo:wktLiteral ;
  geo-pos:lat "66.05"^^xsd:decimal ;
  geo-pos:long "-27.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1853'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1853'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.0833'^^xsd:double;
  dwc:startLongitude '-27.0833'^^xsd:double;
  dwc:endLongitude '-27.0833'^^xsd:double;
  dwc:latitude '66.05'^^xsd:double;
  dwc:startLatitude '66.05'^^xsd:double;
  dwc:endLatitude '66.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.0833 66.05, -27.0833 66.05, -27.0833 66.05, -27.0833 66.05, -27.0833 66.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1853'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1167 -66.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1167 -66.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.1167"^^xsd:decimal ;
  geo-pos:long "-66.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3369'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3369'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3'^^xsd:double;
  dwc:startLongitude '-66.3'^^xsd:double;
  dwc:endLongitude '-66.3'^^xsd:double;
  dwc:latitude '42.1167'^^xsd:double;
  dwc:startLatitude '42.1167'^^xsd:double;
  dwc:endLatitude '42.1167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3 42.1167, -66.3 42.1167, -66.3 42.1167, -66.3 42.1167, -66.3 42.1167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3369'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365 -57.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365"^^xsd:decimal ;
  dwc:decimalLongitude "-57.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365 -57.24)"^^geo:wktLiteral ;
  geo-pos:lat "51.365"^^xsd:decimal ;
  geo-pos:long "-57.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1964'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1964'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.24'^^xsd:double;
  dwc:startLongitude '-57.24'^^xsd:double;
  dwc:endLongitude '-57.24'^^xsd:double;
  dwc:latitude '51.365'^^xsd:double;
  dwc:startLatitude '51.365'^^xsd:double;
  dwc:endLatitude '51.365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.24 51.365, -57.24 51.365, -57.24 51.365, -57.24 51.365, -57.24 51.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1964'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9407 -63.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9407"^^xsd:decimal ;
  dwc:decimalLongitude "-63.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9407 -63.421)"^^geo:wktLiteral ;
  geo-pos:lat "49.9407"^^xsd:decimal ;
  geo-pos:long "-63.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2406'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2406'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.421'^^xsd:double;
  dwc:startLongitude '-63.421'^^xsd:double;
  dwc:endLongitude '-63.421'^^xsd:double;
  dwc:latitude '49.9407'^^xsd:double;
  dwc:startLatitude '49.9407'^^xsd:double;
  dwc:endLatitude '49.9407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.421 49.9407, -63.421 49.9407, -63.421 49.9407, -63.421 49.9407, -63.421 49.9407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2406'^^xsd:string;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7798 -69.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7798"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7798 -69.8125)"^^geo:wktLiteral ;
  geo-pos:lat "20.7798"^^xsd:decimal ;
  geo-pos:long "-69.8125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1238'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1238'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8125'^^xsd:double;
  dwc:startLongitude '-69.8125'^^xsd:double;
  dwc:endLongitude '-69.8125'^^xsd:double;
  dwc:latitude '20.7798'^^xsd:double;
  dwc:startLatitude '20.7798'^^xsd:double;
  dwc:endLatitude '20.7798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8125 20.7798, -69.8125 20.7798, -69.8125 20.7798, -69.8125 20.7798, -69.8125 20.7798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1238'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5368 -52.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5368"^^xsd:decimal ;
  dwc:decimalLongitude "-52.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5368 -52.638)"^^geo:wktLiteral ;
  geo-pos:lat "47.5368"^^xsd:decimal ;
  geo-pos:long "-52.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4032'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_4032'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.638'^^xsd:double;
  dwc:startLongitude '-52.638'^^xsd:double;
  dwc:endLongitude '-52.638'^^xsd:double;
  dwc:latitude '47.5368'^^xsd:double;
  dwc:startLatitude '47.5368'^^xsd:double;
  dwc:endLatitude '47.5368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.638 47.5368, -52.638 47.5368, -52.638 47.5368, -52.638 47.5368, -52.638 47.5368))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4032'^^xsd:string;
  dwc:observationDate '1992-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2167 -14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2167 -14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "64.2167"^^xsd:decimal ;
  geo-pos:long "-14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1939'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1939'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-14.3833'^^xsd:double;
  dwc:startLongitude '-14.3833'^^xsd:double;
  dwc:endLongitude '-14.3833'^^xsd:double;
  dwc:latitude '64.2167'^^xsd:double;
  dwc:startLatitude '64.2167'^^xsd:double;
  dwc:endLatitude '64.2167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.3833 64.2167, -14.3833 64.2167, -14.3833 64.2167, -14.3833 64.2167, -14.3833 64.2167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1939'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9 -54.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9 -54.2333)"^^geo:wktLiteral ;
  geo-pos:lat "46.9"^^xsd:decimal ;
  geo-pos:long "-54.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3624'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3624'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2333'^^xsd:double;
  dwc:startLongitude '-54.2333'^^xsd:double;
  dwc:endLongitude '-54.2333'^^xsd:double;
  dwc:latitude '46.9'^^xsd:double;
  dwc:startLatitude '46.9'^^xsd:double;
  dwc:endLatitude '46.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2333 46.9, -54.2333 46.9, -54.2333 46.9, -54.2333 46.9, -54.2333 46.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3624'^^xsd:string;
  dwc:observationDate '1993-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4093'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4093'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4093'^^xsd:string;
  dwc:observationDate '1993-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77 28)"^^geo:wktLiteral ;
  geo-pos:lat "77"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3047'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3047'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:startLongitude '28'^^xsd:integer;
  dwc:endLongitude '28'^^xsd:integer;
  dwc:latitude '77'^^xsd:integer;
  dwc:startLatitude '77'^^xsd:integer;
  dwc:endLatitude '77'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((28 77, 28 77, 28 77, 28 77, 28 77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3047'^^xsd:string;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7172 -56.1018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7172"^^xsd:decimal ;
  dwc:decimalLongitude "-56.1018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7172 -56.1018)"^^geo:wktLiteral ;
  geo-pos:lat "50.7172"^^xsd:decimal ;
  geo-pos:long "-56.1018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3460'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3460'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.1018'^^xsd:double;
  dwc:startLongitude '-56.1018'^^xsd:double;
  dwc:endLongitude '-56.1018'^^xsd:double;
  dwc:latitude '50.7172'^^xsd:double;
  dwc:startLatitude '50.7172'^^xsd:double;
  dwc:endLatitude '50.7172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.1018 50.7172, -56.1018 50.7172, -56.1018 50.7172, -56.1018 50.7172, -56.1018 50.7172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3460'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7463 -53.6997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7463"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7463 -53.6997)"^^geo:wktLiteral ;
  geo-pos:lat "48.7463"^^xsd:decimal ;
  geo-pos:long "-53.6997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3790'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3790'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6997'^^xsd:double;
  dwc:startLongitude '-53.6997'^^xsd:double;
  dwc:endLongitude '-53.6997'^^xsd:double;
  dwc:latitude '48.7463'^^xsd:double;
  dwc:startLatitude '48.7463'^^xsd:double;
  dwc:endLatitude '48.7463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6997 48.7463, -53.6997 48.7463, -53.6997 48.7463, -53.6997 48.7463, -53.6997 48.7463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3790'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5845 -55.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5845"^^xsd:decimal ;
  dwc:decimalLongitude "-55.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5845 -55.746)"^^geo:wktLiteral ;
  geo-pos:lat "51.5845"^^xsd:decimal ;
  geo-pos:long "-55.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1960'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1960'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.746'^^xsd:double;
  dwc:startLongitude '-55.746'^^xsd:double;
  dwc:endLongitude '-55.746'^^xsd:double;
  dwc:latitude '51.5845'^^xsd:double;
  dwc:startLatitude '51.5845'^^xsd:double;
  dwc:endLatitude '51.5845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.746 51.5845, -55.746 51.5845, -55.746 51.5845, -55.746 51.5845, -55.746 51.5845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1960'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5845 -55.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5845"^^xsd:decimal ;
  dwc:decimalLongitude "-55.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5845 -55.746)"^^geo:wktLiteral ;
  geo-pos:lat "51.5845"^^xsd:decimal ;
  geo-pos:long "-55.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1961'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1961'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.746'^^xsd:double;
  dwc:startLongitude '-55.746'^^xsd:double;
  dwc:endLongitude '-55.746'^^xsd:double;
  dwc:latitude '51.5845'^^xsd:double;
  dwc:startLatitude '51.5845'^^xsd:double;
  dwc:endLatitude '51.5845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.746 51.5845, -55.746 51.5845, -55.746 51.5845, -55.746 51.5845, -55.746 51.5845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1961'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3183 -57.3033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3183"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3183 -57.3033)"^^geo:wktLiteral ;
  geo-pos:lat "51.3183"^^xsd:decimal ;
  geo-pos:long "-57.3033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1965'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1965'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3033'^^xsd:double;
  dwc:startLongitude '-57.3033'^^xsd:double;
  dwc:endLongitude '-57.3033'^^xsd:double;
  dwc:latitude '51.3183'^^xsd:double;
  dwc:startLatitude '51.3183'^^xsd:double;
  dwc:endLatitude '51.3183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3033 51.3183, -57.3033 51.3183, -57.3033 51.3183, -57.3033 51.3183, -57.3033 51.3183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1965'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.711 -69.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.711"^^xsd:decimal ;
  dwc:decimalLongitude "-69.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.711 -69.836)"^^geo:wktLiteral ;
  geo-pos:lat "20.711"^^xsd:decimal ;
  geo-pos:long "-69.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1419'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1419'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.836'^^xsd:double;
  dwc:startLongitude '-69.836'^^xsd:double;
  dwc:endLongitude '-69.836'^^xsd:double;
  dwc:latitude '20.711'^^xsd:double;
  dwc:startLatitude '20.711'^^xsd:double;
  dwc:endLatitude '20.711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.836 20.711, -69.836 20.711, -69.836 20.711, -69.836 20.711, -69.836 20.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1419'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.088 -68.8318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.088"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.088 -68.8318)"^^geo:wktLiteral ;
  geo-pos:lat "20.088"^^xsd:decimal ;
  geo-pos:long "-68.8318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3174'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3174'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8318'^^xsd:double;
  dwc:startLongitude '-68.8318'^^xsd:double;
  dwc:endLongitude '-68.8318'^^xsd:double;
  dwc:latitude '20.088'^^xsd:double;
  dwc:startLatitude '20.088'^^xsd:double;
  dwc:endLatitude '20.088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8318 20.088, -68.8318 20.088, -68.8318 20.088, -68.8318 20.088, -68.8318 20.088))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3174'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6667 -26.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6667 -26.0333)"^^geo:wktLiteral ;
  geo-pos:lat "63.6667"^^xsd:decimal ;
  geo-pos:long "-26.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1797'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1797'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.0333'^^xsd:double;
  dwc:startLongitude '-26.0333'^^xsd:double;
  dwc:endLongitude '-26.0333'^^xsd:double;
  dwc:latitude '63.6667'^^xsd:double;
  dwc:startLatitude '63.6667'^^xsd:double;
  dwc:endLatitude '63.6667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.0333 63.6667, -26.0333 63.6667, -26.0333 63.6667, -26.0333 63.6667, -26.0333 63.6667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1797'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4833 -15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4833 -15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "63.4833"^^xsd:decimal ;
  geo-pos:long "-15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1914'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1914'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.5333'^^xsd:double;
  dwc:startLongitude '-15.5333'^^xsd:double;
  dwc:endLongitude '-15.5333'^^xsd:double;
  dwc:latitude '63.4833'^^xsd:double;
  dwc:startLatitude '63.4833'^^xsd:double;
  dwc:endLatitude '63.4833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.5333 63.4833, -15.5333 63.4833, -15.5333 63.4833, -15.5333 63.4833, -15.5333 63.4833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1914'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.05 -27.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.05 -27.2167)"^^geo:wktLiteral ;
  geo-pos:lat "65.05"^^xsd:decimal ;
  geo-pos:long "-27.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1876'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1876'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.2167'^^xsd:double;
  dwc:startLongitude '-27.2167'^^xsd:double;
  dwc:endLongitude '-27.2167'^^xsd:double;
  dwc:latitude '65.05'^^xsd:double;
  dwc:startLatitude '65.05'^^xsd:double;
  dwc:endLatitude '65.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.2167 65.05, -27.2167 65.05, -27.2167 65.05, -27.2167 65.05, -27.2167 65.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1876'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1833 16.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.1833"^^xsd:decimal ;
  dwc:decimalLongitude "16.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1833 16.1167)"^^geo:wktLiteral ;
  geo-pos:lat "74.1833"^^xsd:decimal ;
  geo-pos:long "16.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2231'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2231'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '16.1167'^^xsd:double;
  dwc:startLongitude '16.1167'^^xsd:double;
  dwc:endLongitude '16.1167'^^xsd:double;
  dwc:latitude '74.1833'^^xsd:double;
  dwc:startLatitude '74.1833'^^xsd:double;
  dwc:endLatitude '74.1833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.1167 74.1833, 16.1167 74.1833, 16.1167 74.1833, 16.1167 74.1833, 16.1167 74.1833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2231'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7477 -52.9563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7477"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7477 -52.9563)"^^geo:wktLiteral ;
  geo-pos:lat "47.7477"^^xsd:decimal ;
  geo-pos:long "-52.9563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3592'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3592'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9563'^^xsd:double;
  dwc:startLongitude '-52.9563'^^xsd:double;
  dwc:endLongitude '-52.9563'^^xsd:double;
  dwc:latitude '47.7477'^^xsd:double;
  dwc:startLatitude '47.7477'^^xsd:double;
  dwc:endLatitude '47.7477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9563 47.7477, -52.9563 47.7477, -52.9563 47.7477, -52.9563 47.7477, -52.9563 47.7477))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3592'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6533 -52.6417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6533"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6533 -52.6417)"^^geo:wktLiteral ;
  geo-pos:lat "47.6533"^^xsd:decimal ;
  geo-pos:long "-52.6417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3724'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3724'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6417'^^xsd:double;
  dwc:startLongitude '-52.6417'^^xsd:double;
  dwc:endLongitude '-52.6417'^^xsd:double;
  dwc:latitude '47.6533'^^xsd:double;
  dwc:startLatitude '47.6533'^^xsd:double;
  dwc:endLatitude '47.6533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6417 47.6533, -52.6417 47.6533, -52.6417 47.6533, -52.6417 47.6533, -52.6417 47.6533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3724'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4318 -56.8478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4318"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4318 -56.8478)"^^geo:wktLiteral ;
  geo-pos:lat "51.4318"^^xsd:decimal ;
  geo-pos:long "-56.8478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3540'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3540'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8478'^^xsd:double;
  dwc:startLongitude '-56.8478'^^xsd:double;
  dwc:endLongitude '-56.8478'^^xsd:double;
  dwc:latitude '51.4318'^^xsd:double;
  dwc:startLatitude '51.4318'^^xsd:double;
  dwc:endLatitude '51.4318'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8478 51.4318, -56.8478 51.4318, -56.8478 51.4318, -56.8478 51.4318, -56.8478 51.4318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3540'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0648 -66.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0648"^^xsd:decimal ;
  dwc:decimalLongitude "-66.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0648 -66.0118)"^^geo:wktLiteral ;
  geo-pos:lat "42.0648"^^xsd:decimal ;
  geo-pos:long "-66.0118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3365'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3365'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.0118'^^xsd:double;
  dwc:startLongitude '-66.0118'^^xsd:double;
  dwc:endLongitude '-66.0118'^^xsd:double;
  dwc:latitude '42.0648'^^xsd:double;
  dwc:startLatitude '42.0648'^^xsd:double;
  dwc:endLatitude '42.0648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.0118 42.0648, -66.0118 42.0648, -66.0118 42.0648, -66.0118 42.0648, -66.0118 42.0648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3365'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1677 -55.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1677"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1677 -55.6447)"^^geo:wktLiteral ;
  geo-pos:lat "51.1677"^^xsd:decimal ;
  geo-pos:long "-55.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_114'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_114'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6447'^^xsd:double;
  dwc:startLongitude '-55.6447'^^xsd:double;
  dwc:endLongitude '-55.6447'^^xsd:double;
  dwc:latitude '51.1677'^^xsd:double;
  dwc:startLatitude '51.1677'^^xsd:double;
  dwc:endLatitude '51.1677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6447 51.1677, -55.6447 51.1677, -55.6447 51.1677, -55.6447 51.1677, -55.6447 51.1677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_114'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0345 -53.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0345"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0345 -53.731)"^^geo:wktLiteral ;
  geo-pos:lat "47.0345"^^xsd:decimal ;
  geo-pos:long "-53.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3610'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3610'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.731'^^xsd:double;
  dwc:startLongitude '-53.731'^^xsd:double;
  dwc:endLongitude '-53.731'^^xsd:double;
  dwc:latitude '47.0345'^^xsd:double;
  dwc:startLatitude '47.0345'^^xsd:double;
  dwc:endLatitude '47.0345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.731 47.0345, -53.731 47.0345, -53.731 47.0345, -53.731 47.0345, -53.731 47.0345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3610'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1458 -70.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1458"^^xsd:decimal ;
  dwc:decimalLongitude "-70.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1458 -70.052)"^^geo:wktLiteral ;
  geo-pos:lat "43.1458"^^xsd:decimal ;
  geo-pos:long "-70.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3280'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3280'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.052'^^xsd:double;
  dwc:startLongitude '-70.052'^^xsd:double;
  dwc:endLongitude '-70.052'^^xsd:double;
  dwc:latitude '43.1458'^^xsd:double;
  dwc:startLatitude '43.1458'^^xsd:double;
  dwc:endLatitude '43.1458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.052 43.1458, -70.052 43.1458, -70.052 43.1458, -70.052 43.1458, -70.052 43.1458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3280'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.754 -69.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.754"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.754 -69.7967)"^^geo:wktLiteral ;
  geo-pos:lat "20.754"^^xsd:decimal ;
  geo-pos:long "-69.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2893'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2893'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.016666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7967'^^xsd:double;
  dwc:startLongitude '-69.7967'^^xsd:double;
  dwc:endLongitude '-69.7967'^^xsd:double;
  dwc:latitude '20.754'^^xsd:double;
  dwc:startLatitude '20.754'^^xsd:double;
  dwc:endLatitude '20.754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7967 20.754, -69.7967 20.754, -69.7967 20.754, -69.7967 20.754, -69.7967 20.754))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2893'^^xsd:string;
  dwc:observationDate '1993-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7293 -69.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7293"^^xsd:decimal ;
  dwc:decimalLongitude "-69.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7293 -69.864)"^^geo:wktLiteral ;
  geo-pos:lat "20.7293"^^xsd:decimal ;
  geo-pos:long "-69.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2708'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2708'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.864'^^xsd:double;
  dwc:startLongitude '-69.864'^^xsd:double;
  dwc:endLongitude '-69.864'^^xsd:double;
  dwc:latitude '20.7293'^^xsd:double;
  dwc:startLatitude '20.7293'^^xsd:double;
  dwc:endLatitude '20.7293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.864 20.7293, -69.864 20.7293, -69.864 20.7293, -69.864 20.7293, -69.864 20.7293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2708'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7293 -69.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7293"^^xsd:decimal ;
  dwc:decimalLongitude "-69.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7293 -69.864)"^^geo:wktLiteral ;
  geo-pos:lat "20.7293"^^xsd:decimal ;
  geo-pos:long "-69.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2709'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2709'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.864'^^xsd:double;
  dwc:startLongitude '-69.864'^^xsd:double;
  dwc:endLongitude '-69.864'^^xsd:double;
  dwc:latitude '20.7293'^^xsd:double;
  dwc:startLatitude '20.7293'^^xsd:double;
  dwc:endLatitude '20.7293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.864 20.7293, -69.864 20.7293, -69.864 20.7293, -69.864 20.7293, -69.864 20.7293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2709'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0333 -49.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0333 -49.95)"^^geo:wktLiteral ;
  geo-pos:lat "62.0333"^^xsd:decimal ;
  geo-pos:long "-49.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4104'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_4104'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.95'^^xsd:double;
  dwc:startLongitude '-49.95'^^xsd:double;
  dwc:endLongitude '-49.95'^^xsd:double;
  dwc:latitude '62.0333'^^xsd:double;
  dwc:startLatitude '62.0333'^^xsd:double;
  dwc:endLatitude '62.0333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.95 62.0333, -49.95 62.0333, -49.95 62.0333, -49.95 62.0333, -49.95 62.0333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4104'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.055 -68.9642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.055"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.055 -68.9642)"^^geo:wktLiteral ;
  geo-pos:lat "20.055"^^xsd:decimal ;
  geo-pos:long "-68.9642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3305'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3305'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9642'^^xsd:double;
  dwc:startLongitude '-68.9642'^^xsd:double;
  dwc:endLongitude '-68.9642'^^xsd:double;
  dwc:latitude '20.055'^^xsd:double;
  dwc:startLatitude '20.055'^^xsd:double;
  dwc:endLatitude '20.055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9642 20.055, -68.9642 20.055, -68.9642 20.055, -68.9642 20.055, -68.9642 20.055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3305'^^xsd:string;
  dwc:observationDate '1993-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7568 -69.8158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7568"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7568 -69.8158)"^^geo:wktLiteral ;
  geo-pos:lat "20.7568"^^xsd:decimal ;
  geo-pos:long "-69.8158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2842'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2842'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8158'^^xsd:double;
  dwc:startLongitude '-69.8158'^^xsd:double;
  dwc:endLongitude '-69.8158'^^xsd:double;
  dwc:latitude '20.7568'^^xsd:double;
  dwc:startLatitude '20.7568'^^xsd:double;
  dwc:endLatitude '20.7568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8158 20.7568, -69.8158 20.7568, -69.8158 20.7568, -69.8158 20.7568, -69.8158 20.7568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2842'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1378'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1378'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1378'^^xsd:string;
  dwc:observationDate '1992-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1379'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1379'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1379'^^xsd:string;
  dwc:observationDate '1992-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1380'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1380'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1380'^^xsd:string;
  dwc:observationDate '1992-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7445 -69.8007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7445"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7445 -69.8007)"^^geo:wktLiteral ;
  geo-pos:lat "20.7445"^^xsd:decimal ;
  geo-pos:long "-69.8007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1602'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1602'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8007'^^xsd:double;
  dwc:startLongitude '-69.8007'^^xsd:double;
  dwc:endLongitude '-69.8007'^^xsd:double;
  dwc:latitude '20.7445'^^xsd:double;
  dwc:startLatitude '20.7445'^^xsd:double;
  dwc:endLatitude '20.7445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8007 20.7445, -69.8007 20.7445, -69.8007 20.7445, -69.8007 20.7445, -69.8007 20.7445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1602'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1373'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1373'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1373'^^xsd:string;
  dwc:observationDate '1992-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1374'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1374'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1374'^^xsd:string;
  dwc:observationDate '1992-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1375'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1375'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1375'^^xsd:string;
  dwc:observationDate '1992-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.131 -69.1728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.131"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.131 -69.1728)"^^geo:wktLiteral ;
  geo-pos:lat "19.131"^^xsd:decimal ;
  geo-pos:long "-69.1728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1191'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1191'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1728'^^xsd:double;
  dwc:startLongitude '-69.1728'^^xsd:double;
  dwc:endLongitude '-69.1728'^^xsd:double;
  dwc:latitude '19.131'^^xsd:double;
  dwc:startLatitude '19.131'^^xsd:double;
  dwc:endLatitude '19.131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1728 19.131, -69.1728 19.131, -69.1728 19.131, -69.1728 19.131, -69.1728 19.131))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1191'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.148 -69.2418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.148"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.148 -69.2418)"^^geo:wktLiteral ;
  geo-pos:lat "19.148"^^xsd:decimal ;
  geo-pos:long "-69.2418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1176'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1176'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2418'^^xsd:double;
  dwc:startLongitude '-69.2418'^^xsd:double;
  dwc:endLongitude '-69.2418'^^xsd:double;
  dwc:latitude '19.148'^^xsd:double;
  dwc:startLatitude '19.148'^^xsd:double;
  dwc:endLatitude '19.148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2418 19.148, -69.2418 19.148, -69.2418 19.148, -69.2418 19.148, -69.2418 19.148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1176'^^xsd:string;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7237 -69.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7237"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7237 -69.787)"^^geo:wktLiteral ;
  geo-pos:lat "20.7237"^^xsd:decimal ;
  geo-pos:long "-69.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1523'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1523'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.787'^^xsd:double;
  dwc:startLongitude '-69.787'^^xsd:double;
  dwc:endLongitude '-69.787'^^xsd:double;
  dwc:latitude '20.7237'^^xsd:double;
  dwc:startLatitude '20.7237'^^xsd:double;
  dwc:endLatitude '20.7237'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.787 20.7237, -69.787 20.7237, -69.787 20.7237, -69.787 20.7237, -69.787 20.7237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1523'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.711 -69.8043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.711"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.711 -69.8043)"^^geo:wktLiteral ;
  geo-pos:lat "20.711"^^xsd:decimal ;
  geo-pos:long "-69.8043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_765'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_765'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8043'^^xsd:double;
  dwc:startLongitude '-69.8043'^^xsd:double;
  dwc:endLongitude '-69.8043'^^xsd:double;
  dwc:latitude '20.711'^^xsd:double;
  dwc:startLatitude '20.711'^^xsd:double;
  dwc:endLatitude '20.711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8043 20.711, -69.8043 20.711, -69.8043 20.711, -69.8043 20.711, -69.8043 20.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_765'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7488 -69.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7488"^^xsd:decimal ;
  dwc:decimalLongitude "-69.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7488 -69.831)"^^geo:wktLiteral ;
  geo-pos:lat "20.7488"^^xsd:decimal ;
  geo-pos:long "-69.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_858'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_858'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.831'^^xsd:double;
  dwc:startLongitude '-69.831'^^xsd:double;
  dwc:endLongitude '-69.831'^^xsd:double;
  dwc:latitude '20.7488'^^xsd:double;
  dwc:startLatitude '20.7488'^^xsd:double;
  dwc:endLatitude '20.7488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.831 20.7488, -69.831 20.7488, -69.831 20.7488, -69.831 20.7488, -69.831 20.7488))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_858'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7368 -69.7897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7368"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7368 -69.7897)"^^geo:wktLiteral ;
  geo-pos:lat "20.7368"^^xsd:decimal ;
  geo-pos:long "-69.7897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_949'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_949'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7897'^^xsd:double;
  dwc:startLongitude '-69.7897'^^xsd:double;
  dwc:endLongitude '-69.7897'^^xsd:double;
  dwc:latitude '20.7368'^^xsd:double;
  dwc:startLatitude '20.7368'^^xsd:double;
  dwc:endLatitude '20.7368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7897 20.7368, -69.7897 20.7368, -69.7897 20.7368, -69.7897 20.7368, -69.7897 20.7368))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_949'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7233 -69.8332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7233 -69.8332)"^^geo:wktLiteral ;
  geo-pos:lat "20.7233"^^xsd:decimal ;
  geo-pos:long "-69.8332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1508'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1508'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8332'^^xsd:double;
  dwc:startLongitude '-69.8332'^^xsd:double;
  dwc:endLongitude '-69.8332'^^xsd:double;
  dwc:latitude '20.7233'^^xsd:double;
  dwc:startLatitude '20.7233'^^xsd:double;
  dwc:endLatitude '20.7233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8332 20.7233, -69.8332 20.7233, -69.8332 20.7233, -69.8332 20.7233, -69.8332 20.7233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1508'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1592 -69.2202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1592"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1592 -69.2202)"^^geo:wktLiteral ;
  geo-pos:lat "19.1592"^^xsd:decimal ;
  geo-pos:long "-69.2202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1136'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1136'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2202'^^xsd:double;
  dwc:startLongitude '-69.2202'^^xsd:double;
  dwc:endLongitude '-69.2202'^^xsd:double;
  dwc:latitude '19.1592'^^xsd:double;
  dwc:startLatitude '19.1592'^^xsd:double;
  dwc:endLatitude '19.1592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2202 19.1592, -69.2202 19.1592, -69.2202 19.1592, -69.2202 19.1592, -69.2202 19.1592))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1136'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1376'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1376'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1376'^^xsd:string;
  dwc:observationDate '1992-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1377'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1377'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1377'^^xsd:string;
  dwc:observationDate '1992-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3 -25.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3 -25.6167)"^^geo:wktLiteral ;
  geo-pos:lat "63.3"^^xsd:decimal ;
  geo-pos:long "-25.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1802'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1802'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.6167'^^xsd:double;
  dwc:startLongitude '-25.6167'^^xsd:double;
  dwc:endLongitude '-25.6167'^^xsd:double;
  dwc:latitude '63.3'^^xsd:double;
  dwc:startLatitude '63.3'^^xsd:double;
  dwc:endLatitude '63.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.6167 63.3, -25.6167 63.3, -25.6167 63.3, -25.6167 63.3, -25.6167 63.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1802'^^xsd:string;
  dwc:observationDate '1992-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4167 -25.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4167 -25.9833)"^^geo:wktLiteral ;
  geo-pos:lat "63.4167"^^xsd:decimal ;
  geo-pos:long "-25.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1799'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1799'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.9833'^^xsd:double;
  dwc:startLongitude '-25.9833'^^xsd:double;
  dwc:endLongitude '-25.9833'^^xsd:double;
  dwc:latitude '63.4167'^^xsd:double;
  dwc:startLatitude '63.4167'^^xsd:double;
  dwc:endLatitude '63.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.9833 63.4167, -25.9833 63.4167, -25.9833 63.4167, -25.9833 63.4167, -25.9833 63.4167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1799'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3845 -56.9118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3845"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3845 -56.9118)"^^geo:wktLiteral ;
  geo-pos:lat "51.3845"^^xsd:decimal ;
  geo-pos:long "-56.9118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3574'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3574'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9118'^^xsd:double;
  dwc:startLongitude '-56.9118'^^xsd:double;
  dwc:endLongitude '-56.9118'^^xsd:double;
  dwc:latitude '51.3845'^^xsd:double;
  dwc:startLatitude '51.3845'^^xsd:double;
  dwc:endLatitude '51.3845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9118 51.3845, -56.9118 51.3845, -56.9118 51.3845, -56.9118 51.3845, -56.9118 51.3845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3574'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3845 -56.9118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3845"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3845 -56.9118)"^^geo:wktLiteral ;
  geo-pos:lat "51.3845"^^xsd:decimal ;
  geo-pos:long "-56.9118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3575'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3575'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9118'^^xsd:double;
  dwc:startLongitude '-56.9118'^^xsd:double;
  dwc:endLongitude '-56.9118'^^xsd:double;
  dwc:latitude '51.3845'^^xsd:double;
  dwc:startLatitude '51.3845'^^xsd:double;
  dwc:endLatitude '51.3845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9118 51.3845, -56.9118 51.3845, -56.9118 51.3845, -56.9118 51.3845, -56.9118 51.3845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3575'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3845 -56.9118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3845"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3845 -56.9118)"^^geo:wktLiteral ;
  geo-pos:lat "51.3845"^^xsd:decimal ;
  geo-pos:long "-56.9118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3576'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3576'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9118'^^xsd:double;
  dwc:startLongitude '-56.9118'^^xsd:double;
  dwc:endLongitude '-56.9118'^^xsd:double;
  dwc:latitude '51.3845'^^xsd:double;
  dwc:startLatitude '51.3845'^^xsd:double;
  dwc:endLatitude '51.3845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9118 51.3845, -56.9118 51.3845, -56.9118 51.3845, -56.9118 51.3845, -56.9118 51.3845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3576'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6047 -56.0748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6047"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6047 -56.0748)"^^geo:wktLiteral ;
  geo-pos:lat "50.6047"^^xsd:decimal ;
  geo-pos:long "-56.0748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3459'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3459'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.0748'^^xsd:double;
  dwc:startLongitude '-56.0748'^^xsd:double;
  dwc:endLongitude '-56.0748'^^xsd:double;
  dwc:latitude '50.6047'^^xsd:double;
  dwc:startLatitude '50.6047'^^xsd:double;
  dwc:endLatitude '50.6047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.0748 50.6047, -56.0748 50.6047, -56.0748 50.6047, -56.0748 50.6047, -56.0748 50.6047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3459'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8838 -53.6048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8838 -53.6048)"^^geo:wktLiteral ;
  geo-pos:lat "48.8838"^^xsd:decimal ;
  geo-pos:long "-53.6048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3798'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3798'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6048'^^xsd:double;
  dwc:startLongitude '-53.6048'^^xsd:double;
  dwc:endLongitude '-53.6048'^^xsd:double;
  dwc:latitude '48.8838'^^xsd:double;
  dwc:startLatitude '48.8838'^^xsd:double;
  dwc:endLatitude '48.8838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6048 48.8838, -53.6048 48.8838, -53.6048 48.8838, -53.6048 48.8838, -53.6048 48.8838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3798'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3752 -57.2053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3752"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3752 -57.2053)"^^geo:wktLiteral ;
  geo-pos:lat "51.3752"^^xsd:decimal ;
  geo-pos:long "-57.2053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2443'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2443'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2053'^^xsd:double;
  dwc:startLongitude '-57.2053'^^xsd:double;
  dwc:endLongitude '-57.2053'^^xsd:double;
  dwc:latitude '51.3752'^^xsd:double;
  dwc:startLatitude '51.3752'^^xsd:double;
  dwc:endLatitude '51.3752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2053 51.3752, -57.2053 51.3752, -57.2053 51.3752, -57.2053 51.3752, -57.2053 51.3752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2443'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7535 -55.9307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7535"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7535 -55.9307)"^^geo:wktLiteral ;
  geo-pos:lat "50.7535"^^xsd:decimal ;
  geo-pos:long "-55.9307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_128'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_128'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.9307'^^xsd:double;
  dwc:startLongitude '-55.9307'^^xsd:double;
  dwc:endLongitude '-55.9307'^^xsd:double;
  dwc:latitude '50.7535'^^xsd:double;
  dwc:startLatitude '50.7535'^^xsd:double;
  dwc:endLatitude '50.7535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.9307 50.7535, -55.9307 50.7535, -55.9307 50.7535, -55.9307 50.7535, -55.9307 50.7535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_128'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9067 -53.5983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9067 -53.5983)"^^geo:wktLiteral ;
  geo-pos:lat "48.9067"^^xsd:decimal ;
  geo-pos:long "-53.5983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_434'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_434'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5983'^^xsd:double;
  dwc:startLongitude '-53.5983'^^xsd:double;
  dwc:endLongitude '-53.5983'^^xsd:double;
  dwc:latitude '48.9067'^^xsd:double;
  dwc:startLatitude '48.9067'^^xsd:double;
  dwc:endLatitude '48.9067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5983 48.9067, -53.5983 48.9067, -53.5983 48.9067, -53.5983 48.9067, -53.5983 48.9067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_434'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9905 -63.3595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9905"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9905 -63.3595)"^^geo:wktLiteral ;
  geo-pos:lat "49.9905"^^xsd:decimal ;
  geo-pos:long "-63.3595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2391'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2391'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3595'^^xsd:double;
  dwc:startLongitude '-63.3595'^^xsd:double;
  dwc:endLongitude '-63.3595'^^xsd:double;
  dwc:latitude '49.9905'^^xsd:double;
  dwc:startLatitude '49.9905'^^xsd:double;
  dwc:endLatitude '49.9905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3595 49.9905, -63.3595 49.9905, -63.3595 49.9905, -63.3595 49.9905, -63.3595 49.9905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2391'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1212 -52.8722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1212"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1212 -52.8722)"^^geo:wktLiteral ;
  geo-pos:lat "48.1212"^^xsd:decimal ;
  geo-pos:long "-52.8722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3739'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3739'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8722'^^xsd:double;
  dwc:startLongitude '-52.8722'^^xsd:double;
  dwc:endLongitude '-52.8722'^^xsd:double;
  dwc:latitude '48.1212'^^xsd:double;
  dwc:startLatitude '48.1212'^^xsd:double;
  dwc:endLatitude '48.1212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8722 48.1212, -52.8722 48.1212, -52.8722 48.1212, -52.8722 48.1212, -52.8722 48.1212))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3739'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1467 -67.8672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1467 -67.8672)"^^geo:wktLiteral ;
  geo-pos:lat "44.1467"^^xsd:decimal ;
  geo-pos:long "-67.8672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3355'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3355'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8672'^^xsd:double;
  dwc:startLongitude '-67.8672'^^xsd:double;
  dwc:endLongitude '-67.8672'^^xsd:double;
  dwc:latitude '44.1467'^^xsd:double;
  dwc:startLatitude '44.1467'^^xsd:double;
  dwc:endLatitude '44.1467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8672 44.1467, -67.8672 44.1467, -67.8672 44.1467, -67.8672 44.1467, -67.8672 44.1467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3355'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8052 -69.8263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8052 -69.8263)"^^geo:wktLiteral ;
  geo-pos:lat "20.8052"^^xsd:decimal ;
  geo-pos:long "-69.8263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2749'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2749'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8263'^^xsd:double;
  dwc:startLongitude '-69.8263'^^xsd:double;
  dwc:endLongitude '-69.8263'^^xsd:double;
  dwc:latitude '20.8052'^^xsd:double;
  dwc:startLatitude '20.8052'^^xsd:double;
  dwc:endLatitude '20.8052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8263 20.8052, -69.8263 20.8052, -69.8263 20.8052, -69.8263 20.8052, -69.8263 20.8052))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2749'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1657 -69.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1657"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1657 -69.1948)"^^geo:wktLiteral ;
  geo-pos:lat "19.1657"^^xsd:decimal ;
  geo-pos:long "-69.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3144'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3144'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1948'^^xsd:double;
  dwc:startLongitude '-69.1948'^^xsd:double;
  dwc:endLongitude '-69.1948'^^xsd:double;
  dwc:latitude '19.1657'^^xsd:double;
  dwc:startLatitude '19.1657'^^xsd:double;
  dwc:endLatitude '19.1657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1948 19.1657, -69.1948 19.1657, -69.1948 19.1657, -69.1948 19.1657, -69.1948 19.1657))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3144'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7667"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2869'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2869'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7667, -69.7833 20.7667, -69.7833 20.7667, -69.7833 20.7667, -69.7833 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2869'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7288"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.7915)"^^geo:wktLiteral ;
  geo-pos:lat "20.7288"^^xsd:decimal ;
  geo-pos:long "-69.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1619'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1619'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7915'^^xsd:double;
  dwc:startLongitude '-69.7915'^^xsd:double;
  dwc:endLongitude '-69.7915'^^xsd:double;
  dwc:latitude '20.7288'^^xsd:double;
  dwc:startLatitude '20.7288'^^xsd:double;
  dwc:endLatitude '20.7288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7915 20.7288, -69.7915 20.7288, -69.7915 20.7288, -69.7915 20.7288, -69.7915 20.7288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1619'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7515 -69.7843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7515"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7515 -69.7843)"^^geo:wktLiteral ;
  geo-pos:lat "20.7515"^^xsd:decimal ;
  geo-pos:long "-69.7843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1439'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1439'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7843'^^xsd:double;
  dwc:startLongitude '-69.7843'^^xsd:double;
  dwc:endLongitude '-69.7843'^^xsd:double;
  dwc:latitude '20.7515'^^xsd:double;
  dwc:startLatitude '20.7515'^^xsd:double;
  dwc:endLatitude '20.7515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7843 20.7515, -69.7843 20.7515, -69.7843 20.7515, -69.7843 20.7515, -69.7843 20.7515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1439'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1958 -52.6685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1958"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1958 -52.6685)"^^geo:wktLiteral ;
  geo-pos:lat "64.1958"^^xsd:decimal ;
  geo-pos:long "-52.6685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_252'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_252'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6685'^^xsd:double;
  dwc:startLongitude '-52.6685'^^xsd:double;
  dwc:endLongitude '-52.6685'^^xsd:double;
  dwc:latitude '64.1958'^^xsd:double;
  dwc:startLatitude '64.1958'^^xsd:double;
  dwc:endLatitude '64.1958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6685 64.1958, -52.6685 64.1958, -52.6685 64.1958, -52.6685 64.1958, -52.6685 64.1958))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_252'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6942 -69.7323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6942"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6942 -69.7323)"^^geo:wktLiteral ;
  geo-pos:lat "20.6942"^^xsd:decimal ;
  geo-pos:long "-69.7323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1531'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1531'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7323'^^xsd:double;
  dwc:startLongitude '-69.7323'^^xsd:double;
  dwc:endLongitude '-69.7323'^^xsd:double;
  dwc:latitude '20.6942'^^xsd:double;
  dwc:startLatitude '20.6942'^^xsd:double;
  dwc:endLatitude '20.6942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7323 20.6942, -69.7323 20.6942, -69.7323 20.6942, -69.7323 20.6942, -69.7323 20.6942))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1531'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6987 -69.7207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6987"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6987 -69.7207)"^^geo:wktLiteral ;
  geo-pos:lat "20.6987"^^xsd:decimal ;
  geo-pos:long "-69.7207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_784'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_784'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7207'^^xsd:double;
  dwc:startLongitude '-69.7207'^^xsd:double;
  dwc:endLongitude '-69.7207'^^xsd:double;
  dwc:latitude '20.6987'^^xsd:double;
  dwc:startLatitude '20.6987'^^xsd:double;
  dwc:endLatitude '20.6987'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7207 20.6987, -69.7207 20.6987, -69.7207 20.6987, -69.7207 20.6987, -69.7207 20.6987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_784'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1367 -52.5303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1367"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1367 -52.5303)"^^geo:wktLiteral ;
  geo-pos:lat "64.1367"^^xsd:decimal ;
  geo-pos:long "-52.5303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_267'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_267'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5303'^^xsd:double;
  dwc:startLongitude '-52.5303'^^xsd:double;
  dwc:endLongitude '-52.5303'^^xsd:double;
  dwc:latitude '64.1367'^^xsd:double;
  dwc:startLatitude '64.1367'^^xsd:double;
  dwc:endLatitude '64.1367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5303 64.1367, -52.5303 64.1367, -52.5303 64.1367, -52.5303 64.1367, -52.5303 64.1367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_267'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_646'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_646'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_646'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_647'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_647'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_647'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_648'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_648'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_648'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_649'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_649'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_649'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_650'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_650'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.516666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_650'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_640'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_640'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_640'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_641'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_641'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_641'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_642'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_642'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_642'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_643'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_643'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_643'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_644'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_644'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_644'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_645'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_645'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_645'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0817 -52.0817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-52.0817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0817 -52.0817)"^^geo:wktLiteral ;
  geo-pos:lat "64.0817"^^xsd:decimal ;
  geo-pos:long "-52.0817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_306'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_306'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.0817'^^xsd:double;
  dwc:startLongitude '-52.0817'^^xsd:double;
  dwc:endLongitude '-52.0817'^^xsd:double;
  dwc:latitude '64.0817'^^xsd:double;
  dwc:startLatitude '64.0817'^^xsd:double;
  dwc:endLatitude '64.0817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.0817 64.0817, -52.0817 64.0817, -52.0817 64.0817, -52.0817 64.0817, -52.0817 64.0817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_306'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0817 -52.0817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-52.0817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0817 -52.0817)"^^geo:wktLiteral ;
  geo-pos:lat "64.0817"^^xsd:decimal ;
  geo-pos:long "-52.0817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_305'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_305'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.0817'^^xsd:double;
  dwc:startLongitude '-52.0817'^^xsd:double;
  dwc:endLongitude '-52.0817'^^xsd:double;
  dwc:latitude '64.0817'^^xsd:double;
  dwc:startLatitude '64.0817'^^xsd:double;
  dwc:endLatitude '64.0817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.0817 64.0817, -52.0817 64.0817, -52.0817 64.0817, -52.0817 64.0817, -52.0817 64.0817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_305'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1367 -52.5303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1367"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1367 -52.5303)"^^geo:wktLiteral ;
  geo-pos:lat "64.1367"^^xsd:decimal ;
  geo-pos:long "-52.5303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_265'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_265'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5303'^^xsd:double;
  dwc:startLongitude '-52.5303'^^xsd:double;
  dwc:endLongitude '-52.5303'^^xsd:double;
  dwc:latitude '64.1367'^^xsd:double;
  dwc:startLatitude '64.1367'^^xsd:double;
  dwc:endLatitude '64.1367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5303 64.1367, -52.5303 64.1367, -52.5303 64.1367, -52.5303 64.1367, -52.5303 64.1367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_265'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1367 -52.5303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1367"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1367 -52.5303)"^^geo:wktLiteral ;
  geo-pos:lat "64.1367"^^xsd:decimal ;
  geo-pos:long "-52.5303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_266'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_266'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5303'^^xsd:double;
  dwc:startLongitude '-52.5303'^^xsd:double;
  dwc:endLongitude '-52.5303'^^xsd:double;
  dwc:latitude '64.1367'^^xsd:double;
  dwc:startLatitude '64.1367'^^xsd:double;
  dwc:endLatitude '64.1367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5303 64.1367, -52.5303 64.1367, -52.5303 64.1367, -52.5303 64.1367, -52.5303 64.1367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_266'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.05 -22.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.05"^^xsd:decimal ;
  dwc:decimalLongitude "-22.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.05 -22.0667)"^^geo:wktLiteral ;
  geo-pos:lat "63.05"^^xsd:decimal ;
  geo-pos:long "-22.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1886'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_1886'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-22.0667'^^xsd:double;
  dwc:startLongitude '-22.0667'^^xsd:double;
  dwc:endLongitude '-22.0667'^^xsd:double;
  dwc:latitude '63.05'^^xsd:double;
  dwc:startLatitude '63.05'^^xsd:double;
  dwc:endLatitude '63.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.0667 63.05, -22.0667 63.05, -22.0667 63.05, -22.0667 63.05, -22.0667 63.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1886'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1149'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1149'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1149'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -52.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -52.7667)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-52.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3651'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3651'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7667'^^xsd:double;
  dwc:startLongitude '-52.7667'^^xsd:double;
  dwc:endLongitude '-52.7667'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:startLatitude '47.25'^^xsd:double;
  dwc:endLatitude '47.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7667 47.25, -52.7667 47.25, -52.7667 47.25, -52.7667 47.25, -52.7667 47.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3651'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2242'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2242'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2242'^^xsd:string;
  dwc:observationDate '1992-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5335 -56.2228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5335"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5335 -56.2228)"^^geo:wktLiteral ;
  geo-pos:lat "50.5335"^^xsd:decimal ;
  geo-pos:long "-56.2228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3586'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3586'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.2228'^^xsd:double;
  dwc:startLongitude '-56.2228'^^xsd:double;
  dwc:endLongitude '-56.2228'^^xsd:double;
  dwc:latitude '50.5335'^^xsd:double;
  dwc:startLatitude '50.5335'^^xsd:double;
  dwc:endLatitude '50.5335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.2228 50.5335, -56.2228 50.5335, -56.2228 50.5335, -56.2228 50.5335, -56.2228 50.5335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3586'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3248 -57.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3248"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3248 -57.3753)"^^geo:wktLiteral ;
  geo-pos:lat "51.3248"^^xsd:decimal ;
  geo-pos:long "-57.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2451'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2451'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3753'^^xsd:double;
  dwc:startLongitude '-57.3753'^^xsd:double;
  dwc:endLongitude '-57.3753'^^xsd:double;
  dwc:latitude '51.3248'^^xsd:double;
  dwc:startLatitude '51.3248'^^xsd:double;
  dwc:endLatitude '51.3248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3753 51.3248, -57.3753 51.3248, -57.3753 51.3248, -57.3753 51.3248, -57.3753 51.3248))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2451'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6667 -53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6667 -53.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.6667"^^xsd:decimal ;
  geo-pos:long "-53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_348'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_348'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.75'^^xsd:double;
  dwc:startLongitude '-53.75'^^xsd:double;
  dwc:endLongitude '-53.75'^^xsd:double;
  dwc:latitude '47.6667'^^xsd:double;
  dwc:startLatitude '47.6667'^^xsd:double;
  dwc:endLatitude '47.6667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.75 47.6667, -53.75 47.6667, -53.75 47.6667, -53.75 47.6667, -53.75 47.6667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_348'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -70.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-70.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -70.047)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-70.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3279'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3279'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.047'^^xsd:double;
  dwc:startLongitude '-70.047'^^xsd:double;
  dwc:endLongitude '-70.047'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:startLatitude '43.13'^^xsd:double;
  dwc:endLatitude '43.13'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.047 43.13, -70.047 43.13, -70.047 43.13, -70.047 43.13, -70.047 43.13))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3279'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.748 -69.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.748"^^xsd:decimal ;
  dwc:decimalLongitude "-69.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.748 -69.772)"^^geo:wktLiteral ;
  geo-pos:lat "20.748"^^xsd:decimal ;
  geo-pos:long "-69.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2897'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2897'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.772'^^xsd:double;
  dwc:startLongitude '-69.772'^^xsd:double;
  dwc:endLongitude '-69.772'^^xsd:double;
  dwc:latitude '20.748'^^xsd:double;
  dwc:startLatitude '20.748'^^xsd:double;
  dwc:endLatitude '20.748'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.772 20.748, -69.772 20.748, -69.772 20.748, -69.772 20.748, -69.772 20.748))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2897'^^xsd:string;
  dwc:observationDate '1993-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4173 -68.6738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4173"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4173 -68.6738)"^^geo:wktLiteral ;
  geo-pos:lat "41.4173"^^xsd:decimal ;
  geo-pos:long "-68.6738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3381'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3381'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6738'^^xsd:double;
  dwc:startLongitude '-68.6738'^^xsd:double;
  dwc:endLongitude '-68.6738'^^xsd:double;
  dwc:latitude '41.4173'^^xsd:double;
  dwc:startLatitude '41.4173'^^xsd:double;
  dwc:endLatitude '41.4173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6738 41.4173, -68.6738 41.4173, -68.6738 41.4173, -68.6738 41.4173, -68.6738 41.4173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3381'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2531'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2531'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2531'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2530'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2530'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2530'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4837 -67.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4837"^^xsd:decimal ;
  dwc:decimalLongitude "-67.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4837 -67.1675)"^^geo:wktLiteral ;
  geo-pos:lat "18.4837"^^xsd:decimal ;
  geo-pos:long "-67.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3050'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3050'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.1675'^^xsd:double;
  dwc:startLongitude '-67.1675'^^xsd:double;
  dwc:endLongitude '-67.1675'^^xsd:double;
  dwc:latitude '18.4837'^^xsd:double;
  dwc:startLatitude '18.4837'^^xsd:double;
  dwc:endLatitude '18.4837'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1675 18.4837, -67.1675 18.4837, -67.1675 18.4837, -67.1675 18.4837, -67.1675 18.4837))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3050'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3667 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3667 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "63.3667"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1908'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1908'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:startLongitude '-16.2'^^xsd:double;
  dwc:endLongitude '-16.2'^^xsd:double;
  dwc:latitude '63.3667'^^xsd:double;
  dwc:startLatitude '63.3667'^^xsd:double;
  dwc:endLatitude '63.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.2 63.3667, -16.2 63.3667, -16.2 63.3667, -16.2 63.3667, -16.2 63.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1908'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2535'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2535'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2535'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2534'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2534'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2534'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1833 25.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.1833"^^xsd:decimal ;
  dwc:decimalLongitude "25.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1833 25.0833)"^^geo:wktLiteral ;
  geo-pos:lat "76.1833"^^xsd:decimal ;
  geo-pos:long "25.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2671'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2671'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.0833'^^xsd:double;
  dwc:startLongitude '25.0833'^^xsd:double;
  dwc:endLongitude '25.0833'^^xsd:double;
  dwc:latitude '76.1833'^^xsd:double;
  dwc:startLatitude '76.1833'^^xsd:double;
  dwc:endLatitude '76.1833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.0833 76.1833, 25.0833 76.1833, 25.0833 76.1833, 25.0833 76.1833, 25.0833 76.1833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2671'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7348 -53.6508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7348"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7348 -53.6508)"^^geo:wktLiteral ;
  geo-pos:lat "48.7348"^^xsd:decimal ;
  geo-pos:long "-53.6508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3788'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3788'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6508'^^xsd:double;
  dwc:startLongitude '-53.6508'^^xsd:double;
  dwc:endLongitude '-53.6508'^^xsd:double;
  dwc:latitude '48.7348'^^xsd:double;
  dwc:startLatitude '48.7348'^^xsd:double;
  dwc:endLatitude '48.7348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6508 48.7348, -53.6508 48.7348, -53.6508 48.7348, -53.6508 48.7348, -53.6508 48.7348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3788'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.392 -66.3512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.392"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.392 -66.3512)"^^geo:wktLiteral ;
  geo-pos:lat "44.392"^^xsd:decimal ;
  geo-pos:long "-66.3512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2982'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2982'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3512'^^xsd:double;
  dwc:startLongitude '-66.3512'^^xsd:double;
  dwc:endLongitude '-66.3512'^^xsd:double;
  dwc:latitude '44.392'^^xsd:double;
  dwc:startLatitude '44.392'^^xsd:double;
  dwc:endLatitude '44.392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3512 44.392, -66.3512 44.392, -66.3512 44.392, -66.3512 44.392, -66.3512 44.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2982'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9058 -54.2185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9058"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9058 -54.2185)"^^geo:wktLiteral ;
  geo-pos:lat "46.9058"^^xsd:decimal ;
  geo-pos:long "-54.2185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1748'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1748'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2185'^^xsd:double;
  dwc:startLongitude '-54.2185'^^xsd:double;
  dwc:endLongitude '-54.2185'^^xsd:double;
  dwc:latitude '46.9058'^^xsd:double;
  dwc:startLatitude '46.9058'^^xsd:double;
  dwc:endLatitude '46.9058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2185 46.9058, -54.2185 46.9058, -54.2185 46.9058, -54.2185 46.9058, -54.2185 46.9058))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1748'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9252 -63.3393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9252"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9252 -63.3393)"^^geo:wktLiteral ;
  geo-pos:lat "49.9252"^^xsd:decimal ;
  geo-pos:long "-63.3393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2341'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_2341'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3393'^^xsd:double;
  dwc:startLongitude '-63.3393'^^xsd:double;
  dwc:endLongitude '-63.3393'^^xsd:double;
  dwc:latitude '49.9252'^^xsd:double;
  dwc:startLatitude '49.9252'^^xsd:double;
  dwc:endLatitude '49.9252'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3393 49.9252, -63.3393 49.9252, -63.3393 49.9252, -63.3393 49.9252, -63.3393 49.9252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2341'^^xsd:string;
  dwc:observationDate '1992-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9252 -63.3393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9252"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9252 -63.3393)"^^geo:wktLiteral ;
  geo-pos:lat "49.9252"^^xsd:decimal ;
  geo-pos:long "-63.3393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2342'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_2342'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3393'^^xsd:double;
  dwc:startLongitude '-63.3393'^^xsd:double;
  dwc:endLongitude '-63.3393'^^xsd:double;
  dwc:latitude '49.9252'^^xsd:double;
  dwc:startLatitude '49.9252'^^xsd:double;
  dwc:endLatitude '49.9252'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3393 49.9252, -63.3393 49.9252, -63.3393 49.9252, -63.3393 49.9252, -63.3393 49.9252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2342'^^xsd:string;
  dwc:observationDate '1992-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6047 -55.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6047"^^xsd:decimal ;
  dwc:decimalLongitude "-55.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6047 -55.667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6047"^^xsd:decimal ;
  geo-pos:long "-55.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_19'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_19'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.667'^^xsd:double;
  dwc:startLongitude '-55.667'^^xsd:double;
  dwc:endLongitude '-55.667'^^xsd:double;
  dwc:latitude '51.6047'^^xsd:double;
  dwc:startLatitude '51.6047'^^xsd:double;
  dwc:endLatitude '51.6047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.667 51.6047, -55.667 51.6047, -55.667 51.6047, -55.667 51.6047, -55.667 51.6047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_19'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.895 -53.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.895"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.895 -53.6333)"^^geo:wktLiteral ;
  geo-pos:lat "48.895"^^xsd:decimal ;
  geo-pos:long "-53.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_436'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_436'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6333'^^xsd:double;
  dwc:startLongitude '-53.6333'^^xsd:double;
  dwc:endLongitude '-53.6333'^^xsd:double;
  dwc:latitude '48.895'^^xsd:double;
  dwc:startLatitude '48.895'^^xsd:double;
  dwc:endLatitude '48.895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6333 48.895, -53.6333 48.895, -53.6333 48.895, -53.6333 48.895, -53.6333 48.895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_436'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.068 -63.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.068"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.068 -63.3598)"^^geo:wktLiteral ;
  geo-pos:lat "50.068"^^xsd:decimal ;
  geo-pos:long "-63.3598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2388'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2388'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3598'^^xsd:double;
  dwc:startLongitude '-63.3598'^^xsd:double;
  dwc:endLongitude '-63.3598'^^xsd:double;
  dwc:latitude '50.068'^^xsd:double;
  dwc:startLatitude '50.068'^^xsd:double;
  dwc:endLatitude '50.068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3598 50.068, -63.3598 50.068, -63.3598 50.068, -63.3598 50.068, -63.3598 50.068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2388'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.363 -68.8912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.363"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.363 -68.8912)"^^geo:wktLiteral ;
  geo-pos:lat "43.363"^^xsd:decimal ;
  geo-pos:long "-68.8912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3207'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3207'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8912'^^xsd:double;
  dwc:startLongitude '-68.8912'^^xsd:double;
  dwc:endLongitude '-68.8912'^^xsd:double;
  dwc:latitude '43.363'^^xsd:double;
  dwc:startLatitude '43.363'^^xsd:double;
  dwc:endLatitude '43.363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8912 43.363, -68.8912 43.363, -68.8912 43.363, -68.8912 43.363, -68.8912 43.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3207'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1465 -69.0917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1465"^^xsd:decimal ;
  dwc:decimalLongitude "-69.0917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1465 -69.0917)"^^geo:wktLiteral ;
  geo-pos:lat "19.1465"^^xsd:decimal ;
  geo-pos:long "-69.0917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2575'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2575'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.0917'^^xsd:double;
  dwc:startLongitude '-69.0917'^^xsd:double;
  dwc:endLongitude '-69.0917'^^xsd:double;
  dwc:latitude '19.1465'^^xsd:double;
  dwc:startLatitude '19.1465'^^xsd:double;
  dwc:endLatitude '19.1465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.0917 19.1465, -69.0917 19.1465, -69.0917 19.1465, -69.0917 19.1465, -69.0917 19.1465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2575'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7243 -69.7527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7243"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7243 -69.7527)"^^geo:wktLiteral ;
  geo-pos:lat "20.7243"^^xsd:decimal ;
  geo-pos:long "-69.7527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2792'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2792'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7527'^^xsd:double;
  dwc:startLongitude '-69.7527'^^xsd:double;
  dwc:endLongitude '-69.7527'^^xsd:double;
  dwc:latitude '20.7243'^^xsd:double;
  dwc:startLatitude '20.7243'^^xsd:double;
  dwc:endLatitude '20.7243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7527 20.7243, -69.7527 20.7243, -69.7527 20.7243, -69.7527 20.7243, -69.7527 20.7243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2792'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4835 -67.1838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4835"^^xsd:decimal ;
  dwc:decimalLongitude "-67.1838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4835 -67.1838)"^^geo:wktLiteral ;
  geo-pos:lat "18.4835"^^xsd:decimal ;
  geo-pos:long "-67.1838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3091'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3091'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.1838'^^xsd:double;
  dwc:startLongitude '-67.1838'^^xsd:double;
  dwc:endLongitude '-67.1838'^^xsd:double;
  dwc:latitude '18.4835'^^xsd:double;
  dwc:startLatitude '18.4835'^^xsd:double;
  dwc:endLatitude '18.4835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1838 18.4835, -67.1838 18.4835, -67.1838 18.4835, -67.1838 18.4835, -67.1838 18.4835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3091'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2075'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2075'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2075'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2076'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2076'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2076'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2077'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2077'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2077'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2078'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2078'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2078'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2079'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2079'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2079'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2080'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2080'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2080'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2081'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2081'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2081'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1309'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_1309'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1309'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1310'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_1310'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1310'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1311'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_1311'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1311'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1312'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_1312'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1312'^^xsd:string;
  dwc:observationDate '1992-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7323 -69.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7323"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7323 -69.799)"^^geo:wktLiteral ;
  geo-pos:lat "20.7323"^^xsd:decimal ;
  geo-pos:long "-69.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1699'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1699'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.799'^^xsd:double;
  dwc:startLongitude '-69.799'^^xsd:double;
  dwc:endLongitude '-69.799'^^xsd:double;
  dwc:latitude '20.7323'^^xsd:double;
  dwc:startLatitude '20.7323'^^xsd:double;
  dwc:endLatitude '20.7323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.799 20.7323, -69.799 20.7323, -69.799 20.7323, -69.799 20.7323, -69.799 20.7323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1699'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.73 -69.7542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.73"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.73 -69.7542)"^^geo:wktLiteral ;
  geo-pos:lat "20.73"^^xsd:decimal ;
  geo-pos:long "-69.7542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1218'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1218'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7542'^^xsd:double;
  dwc:startLongitude '-69.7542'^^xsd:double;
  dwc:endLongitude '-69.7542'^^xsd:double;
  dwc:latitude '20.73'^^xsd:double;
  dwc:startLatitude '20.73'^^xsd:double;
  dwc:endLatitude '20.73'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7542 20.73, -69.7542 20.73, -69.7542 20.73, -69.7542 20.73, -69.7542 20.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1218'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.73 -69.7542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.73"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.73 -69.7542)"^^geo:wktLiteral ;
  geo-pos:lat "20.73"^^xsd:decimal ;
  geo-pos:long "-69.7542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1219'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1219'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7542'^^xsd:double;
  dwc:startLongitude '-69.7542'^^xsd:double;
  dwc:endLongitude '-69.7542'^^xsd:double;
  dwc:latitude '20.73'^^xsd:double;
  dwc:startLatitude '20.73'^^xsd:double;
  dwc:endLatitude '20.73'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7542 20.73, -69.7542 20.73, -69.7542 20.73, -69.7542 20.73, -69.7542 20.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1219'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.73 -69.7542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.73"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.73 -69.7542)"^^geo:wktLiteral ;
  geo-pos:lat "20.73"^^xsd:decimal ;
  geo-pos:long "-69.7542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1220'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1220'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7542'^^xsd:double;
  dwc:startLongitude '-69.7542'^^xsd:double;
  dwc:endLongitude '-69.7542'^^xsd:double;
  dwc:latitude '20.73'^^xsd:double;
  dwc:startLatitude '20.73'^^xsd:double;
  dwc:endLatitude '20.73'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7542 20.73, -69.7542 20.73, -69.7542 20.73, -69.7542 20.73, -69.7542 20.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1220'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7188 -69.7373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7188"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7188 -69.7373)"^^geo:wktLiteral ;
  geo-pos:lat "20.7188"^^xsd:decimal ;
  geo-pos:long "-69.7373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1530'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1530'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7373'^^xsd:double;
  dwc:startLongitude '-69.7373'^^xsd:double;
  dwc:endLongitude '-69.7373'^^xsd:double;
  dwc:latitude '20.7188'^^xsd:double;
  dwc:startLatitude '20.7188'^^xsd:double;
  dwc:endLatitude '20.7188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7373 20.7188, -69.7373 20.7188, -69.7373 20.7188, -69.7373 20.7188, -69.7373 20.7188))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1530'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7757 -69.8438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7757"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7757 -69.8438)"^^geo:wktLiteral ;
  geo-pos:lat "20.7757"^^xsd:decimal ;
  geo-pos:long "-69.8438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_906'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_906'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8438'^^xsd:double;
  dwc:startLongitude '-69.8438'^^xsd:double;
  dwc:endLongitude '-69.8438'^^xsd:double;
  dwc:latitude '20.7757'^^xsd:double;
  dwc:startLatitude '20.7757'^^xsd:double;
  dwc:endLatitude '20.7757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8438 20.7757, -69.8438 20.7757, -69.8438 20.7757, -69.8438 20.7757, -69.8438 20.7757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_906'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7757 -69.8438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7757"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7757 -69.8438)"^^geo:wktLiteral ;
  geo-pos:lat "20.7757"^^xsd:decimal ;
  geo-pos:long "-69.8438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_907'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_907'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8438'^^xsd:double;
  dwc:startLongitude '-69.8438'^^xsd:double;
  dwc:endLongitude '-69.8438'^^xsd:double;
  dwc:latitude '20.7757'^^xsd:double;
  dwc:startLatitude '20.7757'^^xsd:double;
  dwc:endLatitude '20.7757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8438 20.7757, -69.8438 20.7757, -69.8438 20.7757, -69.8438 20.7757, -69.8438 20.7757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_907'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0438 -52.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0438"^^xsd:decimal ;
  dwc:decimalLongitude "-52.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0438 -52.2485)"^^geo:wktLiteral ;
  geo-pos:lat "64.0438"^^xsd:decimal ;
  geo-pos:long "-52.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_309'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_309'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.2485'^^xsd:double;
  dwc:startLongitude '-52.2485'^^xsd:double;
  dwc:endLongitude '-52.2485'^^xsd:double;
  dwc:latitude '64.0438'^^xsd:double;
  dwc:startLatitude '64.0438'^^xsd:double;
  dwc:endLatitude '64.0438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.2485 64.0438, -52.2485 64.0438, -52.2485 64.0438, -52.2485 64.0438, -52.2485 64.0438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_309'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1008'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '274_1008'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1008'^^xsd:string;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1011'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '274_1011'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1011'^^xsd:string;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1009'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '274_1009'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1009'^^xsd:string;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1010'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '274_1010'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1010'^^xsd:string;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9717 -55.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9717"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9717 -55.8667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9717"^^xsd:decimal ;
  geo-pos:long "-55.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_7'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_7'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8667'^^xsd:double;
  dwc:startLongitude '-55.8667'^^xsd:double;
  dwc:endLongitude '-55.8667'^^xsd:double;
  dwc:latitude '51.9717'^^xsd:double;
  dwc:startLatitude '51.9717'^^xsd:double;
  dwc:endLatitude '51.9717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8667 51.9717, -55.8667 51.9717, -55.8667 51.9717, -55.8667 51.9717, -55.8667 51.9717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_7'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9717 -55.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9717"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9717 -55.8667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9717"^^xsd:decimal ;
  geo-pos:long "-55.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_6'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_6'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8667'^^xsd:double;
  dwc:startLongitude '-55.8667'^^xsd:double;
  dwc:endLongitude '-55.8667'^^xsd:double;
  dwc:latitude '51.9717'^^xsd:double;
  dwc:startLatitude '51.9717'^^xsd:double;
  dwc:endLatitude '51.9717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8667 51.9717, -55.8667 51.9717, -55.8667 51.9717, -55.8667 51.9717, -55.8667 51.9717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_6'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9717 -55.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9717"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9717 -55.8667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9717"^^xsd:decimal ;
  geo-pos:long "-55.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1954'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1954'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8667'^^xsd:double;
  dwc:startLongitude '-55.8667'^^xsd:double;
  dwc:endLongitude '-55.8667'^^xsd:double;
  dwc:latitude '51.9717'^^xsd:double;
  dwc:startLatitude '51.9717'^^xsd:double;
  dwc:endLatitude '51.9717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8667 51.9717, -55.8667 51.9717, -55.8667 51.9717, -55.8667 51.9717, -55.8667 51.9717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1954'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9717 -55.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9717"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9717 -55.8667)"^^geo:wktLiteral ;
  geo-pos:lat "51.9717"^^xsd:decimal ;
  geo-pos:long "-55.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1955'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1955'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8667'^^xsd:double;
  dwc:startLongitude '-55.8667'^^xsd:double;
  dwc:endLongitude '-55.8667'^^xsd:double;
  dwc:latitude '51.9717'^^xsd:double;
  dwc:startLatitude '51.9717'^^xsd:double;
  dwc:endLatitude '51.9717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8667 51.9717, -55.8667 51.9717, -55.8667 51.9717, -55.8667 51.9717, -55.8667 51.9717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1955'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6333 -24.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6333 -24.5333)"^^geo:wktLiteral ;
  geo-pos:lat "64.6333"^^xsd:decimal ;
  geo-pos:long "-24.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1764'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_1764'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.5333'^^xsd:double;
  dwc:startLongitude '-24.5333'^^xsd:double;
  dwc:endLongitude '-24.5333'^^xsd:double;
  dwc:latitude '64.6333'^^xsd:double;
  dwc:startLatitude '64.6333'^^xsd:double;
  dwc:endLatitude '64.6333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.5333 64.6333, -24.5333 64.6333, -24.5333 64.6333, -24.5333 64.6333, -24.5333 64.6333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1764'^^xsd:string;
  dwc:observationDate '1992-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7358 -69.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-69.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7358 -69.77)"^^geo:wktLiteral ;
  geo-pos:lat "20.7358"^^xsd:decimal ;
  geo-pos:long "-69.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1682'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1682'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.77'^^xsd:double;
  dwc:startLongitude '-69.77'^^xsd:double;
  dwc:endLongitude '-69.77'^^xsd:double;
  dwc:latitude '20.7358'^^xsd:double;
  dwc:startLatitude '20.7358'^^xsd:double;
  dwc:endLatitude '20.7358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.77 20.7358, -69.77 20.7358, -69.77 20.7358, -69.77 20.7358, -69.77 20.7358))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1682'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.904 -54.2267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.904"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.904 -54.2267)"^^geo:wktLiteral ;
  geo-pos:lat "46.904"^^xsd:decimal ;
  geo-pos:long "-54.2267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3623'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3623'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2267'^^xsd:double;
  dwc:startLongitude '-54.2267'^^xsd:double;
  dwc:endLongitude '-54.2267'^^xsd:double;
  dwc:latitude '46.904'^^xsd:double;
  dwc:startLatitude '46.904'^^xsd:double;
  dwc:endLatitude '46.904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2267 46.904, -54.2267 46.904, -54.2267 46.904, -54.2267 46.904, -54.2267 46.904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3623'^^xsd:string;
  dwc:observationDate '1993-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77 -52.7033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.77"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.77 -52.7033)"^^geo:wktLiteral ;
  geo-pos:lat "47.77"^^xsd:decimal ;
  geo-pos:long "-52.7033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3726'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3726'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7033'^^xsd:double;
  dwc:startLongitude '-52.7033'^^xsd:double;
  dwc:endLongitude '-52.7033'^^xsd:double;
  dwc:latitude '47.77'^^xsd:double;
  dwc:startLatitude '47.77'^^xsd:double;
  dwc:endLatitude '47.77'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7033 47.77, -52.7033 47.77, -52.7033 47.77, -52.7033 47.77, -52.7033 47.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3726'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8018 -63.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8018"^^xsd:decimal ;
  dwc:decimalLongitude "-63.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8018 -63.2002)"^^geo:wktLiteral ;
  geo-pos:lat "49.8018"^^xsd:decimal ;
  geo-pos:long "-63.2002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2361'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2361'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.2002'^^xsd:double;
  dwc:startLongitude '-63.2002'^^xsd:double;
  dwc:endLongitude '-63.2002'^^xsd:double;
  dwc:latitude '49.8018'^^xsd:double;
  dwc:startLatitude '49.8018'^^xsd:double;
  dwc:endLatitude '49.8018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.2002 49.8018, -63.2002 49.8018, -63.2002 49.8018, -63.2002 49.8018, -63.2002 49.8018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2361'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2058 -57.8742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2058 -57.8742)"^^geo:wktLiteral ;
  geo-pos:lat "51.2058"^^xsd:decimal ;
  geo-pos:long "-57.8742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2332'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2332'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.8742'^^xsd:double;
  dwc:startLongitude '-57.8742'^^xsd:double;
  dwc:endLongitude '-57.8742'^^xsd:double;
  dwc:latitude '51.2058'^^xsd:double;
  dwc:startLatitude '51.2058'^^xsd:double;
  dwc:endLatitude '51.2058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.8742 51.2058, -57.8742 51.2058, -57.8742 51.2058, -57.8742 51.2058, -57.8742 51.2058))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2332'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6535 -53.0995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6535"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6535 -53.0995)"^^geo:wktLiteral ;
  geo-pos:lat "47.6535"^^xsd:decimal ;
  geo-pos:long "-53.0995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_493'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_493'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0995'^^xsd:double;
  dwc:startLongitude '-53.0995'^^xsd:double;
  dwc:endLongitude '-53.0995'^^xsd:double;
  dwc:latitude '47.6535'^^xsd:double;
  dwc:startLatitude '47.6535'^^xsd:double;
  dwc:endLatitude '47.6535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0995 47.6535, -53.0995 47.6535, -53.0995 47.6535, -53.0995 47.6535, -53.0995 47.6535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_493'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6532 -53.053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-53.053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6532 -53.053)"^^geo:wktLiteral ;
  geo-pos:lat "47.6532"^^xsd:decimal ;
  geo-pos:long "-53.053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_489'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_489'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.053'^^xsd:double;
  dwc:startLongitude '-53.053'^^xsd:double;
  dwc:endLongitude '-53.053'^^xsd:double;
  dwc:latitude '47.6532'^^xsd:double;
  dwc:startLatitude '47.6532'^^xsd:double;
  dwc:endLatitude '47.6532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.053 47.6532, -53.053 47.6532, -53.053 47.6532, -53.053 47.6532, -53.053 47.6532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_489'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7635 -54.1082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7635"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7635 -54.1082)"^^geo:wktLiteral ;
  geo-pos:lat "46.7635"^^xsd:decimal ;
  geo-pos:long "-54.1082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1754'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1754'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1082'^^xsd:double;
  dwc:startLongitude '-54.1082'^^xsd:double;
  dwc:endLongitude '-54.1082'^^xsd:double;
  dwc:latitude '46.7635'^^xsd:double;
  dwc:startLatitude '46.7635'^^xsd:double;
  dwc:endLatitude '46.7635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1082 46.7635, -54.1082 46.7635, -54.1082 46.7635, -54.1082 46.7635, -54.1082 46.7635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1754'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9093 -63.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9093"^^xsd:decimal ;
  dwc:decimalLongitude "-63.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9093 -63.504)"^^geo:wktLiteral ;
  geo-pos:lat "49.9093"^^xsd:decimal ;
  geo-pos:long "-63.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2385'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2385'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.504'^^xsd:double;
  dwc:startLongitude '-63.504'^^xsd:double;
  dwc:endLongitude '-63.504'^^xsd:double;
  dwc:latitude '49.9093'^^xsd:double;
  dwc:startLatitude '49.9093'^^xsd:double;
  dwc:endLatitude '49.9093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.504 49.9093, -63.504 49.9093, -63.504 49.9093, -63.504 49.9093, -63.504 49.9093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2385'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7145 -69.8267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7145"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7145 -69.8267)"^^geo:wktLiteral ;
  geo-pos:lat "20.7145"^^xsd:decimal ;
  geo-pos:long "-69.8267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2917'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2917'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8267'^^xsd:double;
  dwc:startLongitude '-69.8267'^^xsd:double;
  dwc:endLongitude '-69.8267'^^xsd:double;
  dwc:latitude '20.7145'^^xsd:double;
  dwc:startLatitude '20.7145'^^xsd:double;
  dwc:endLatitude '20.7145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8267 20.7145, -69.8267 20.7145, -69.8267 20.7145, -69.8267 20.7145, -69.8267 20.7145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2917'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1437 -52.8542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1437"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1437 -52.8542)"^^geo:wktLiteral ;
  geo-pos:lat "47.1437"^^xsd:decimal ;
  geo-pos:long "-52.8542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3695'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3695'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8542'^^xsd:double;
  dwc:startLongitude '-52.8542'^^xsd:double;
  dwc:endLongitude '-52.8542'^^xsd:double;
  dwc:latitude '47.1437'^^xsd:double;
  dwc:startLatitude '47.1437'^^xsd:double;
  dwc:endLatitude '47.1437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8542 47.1437, -52.8542 47.1437, -52.8542 47.1437, -52.8542 47.1437, -52.8542 47.1437))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3695'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.121 -67.8005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.121"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.121 -67.8005)"^^geo:wktLiteral ;
  geo-pos:lat "44.121"^^xsd:decimal ;
  geo-pos:long "-67.8005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3358'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3358'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8005'^^xsd:double;
  dwc:startLongitude '-67.8005'^^xsd:double;
  dwc:endLongitude '-67.8005'^^xsd:double;
  dwc:latitude '44.121'^^xsd:double;
  dwc:startLatitude '44.121'^^xsd:double;
  dwc:endLatitude '44.121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8005 44.121, -67.8005 44.121, -67.8005 44.121, -67.8005 44.121, -67.8005 44.121))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3358'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1407 -69.1478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1407"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1407 -69.1478)"^^geo:wktLiteral ;
  geo-pos:lat "19.1407"^^xsd:decimal ;
  geo-pos:long "-69.1478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1139'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1139'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1478'^^xsd:double;
  dwc:startLongitude '-69.1478'^^xsd:double;
  dwc:endLongitude '-69.1478'^^xsd:double;
  dwc:latitude '19.1407'^^xsd:double;
  dwc:startLatitude '19.1407'^^xsd:double;
  dwc:endLatitude '19.1407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1478 19.1407, -69.1478 19.1407, -69.1478 19.1407, -69.1478 19.1407, -69.1478 19.1407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1139'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1992'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1992'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1992'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1993'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1993'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1993'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1994'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1994'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1994'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1995'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1995'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1995'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1996'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1996'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1996'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7068 -69.7537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7068"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7068 -69.7537)"^^geo:wktLiteral ;
  geo-pos:lat "20.7068"^^xsd:decimal ;
  geo-pos:long "-69.7537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1732'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1732'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7537'^^xsd:double;
  dwc:startLongitude '-69.7537'^^xsd:double;
  dwc:endLongitude '-69.7537'^^xsd:double;
  dwc:latitude '20.7068'^^xsd:double;
  dwc:startLatitude '20.7068'^^xsd:double;
  dwc:endLatitude '20.7068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7537 20.7068, -69.7537 20.7068, -69.7537 20.7068, -69.7537 20.7068, -69.7537 20.7068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1732'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1094'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1094'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1094'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1095'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1095'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1095'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1070'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1070'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1070'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1071'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1071'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1071'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1072'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1072'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1072'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1073'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1073'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1073'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.615 -52.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.615"^^xsd:decimal ;
  dwc:decimalLongitude "-52.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.615 -52.1883)"^^geo:wktLiteral ;
  geo-pos:lat "63.615"^^xsd:decimal ;
  geo-pos:long "-52.1883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_323'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_323'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.1883'^^xsd:double;
  dwc:startLongitude '-52.1883'^^xsd:double;
  dwc:endLongitude '-52.1883'^^xsd:double;
  dwc:latitude '63.615'^^xsd:double;
  dwc:startLatitude '63.615'^^xsd:double;
  dwc:endLatitude '63.615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.1883 63.615, -52.1883 63.615, -52.1883 63.615, -52.1883 63.615, -52.1883 63.615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_323'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1096'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1096'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1096'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.129 -69.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.129"^^xsd:decimal ;
  dwc:decimalLongitude "-69.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.129 -69.192)"^^geo:wktLiteral ;
  geo-pos:lat "19.129"^^xsd:decimal ;
  geo-pos:long "-69.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1138'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1138'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.192'^^xsd:double;
  dwc:startLongitude '-69.192'^^xsd:double;
  dwc:endLongitude '-69.192'^^xsd:double;
  dwc:latitude '19.129'^^xsd:double;
  dwc:startLatitude '19.129'^^xsd:double;
  dwc:endLatitude '19.129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.192 19.129, -69.192 19.129, -69.192 19.129, -69.192 19.129, -69.192 19.129))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1138'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0415 -55.7673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0415"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0415 -55.7673)"^^geo:wktLiteral ;
  geo-pos:lat "52.0415"^^xsd:decimal ;
  geo-pos:long "-55.7673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_11'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_11'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7673'^^xsd:double;
  dwc:startLongitude '-55.7673'^^xsd:double;
  dwc:endLongitude '-55.7673'^^xsd:double;
  dwc:latitude '52.0415'^^xsd:double;
  dwc:startLatitude '52.0415'^^xsd:double;
  dwc:endLatitude '52.0415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7673 52.0415, -55.7673 52.0415, -55.7673 52.0415, -55.7673 52.0415, -55.7673 52.0415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_11'^^xsd:string;
  dwc:observationDate '1993-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4076'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4076'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4076'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4089'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4089'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4089'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7227 -53.6285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7227"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7227 -53.6285)"^^geo:wktLiteral ;
  geo-pos:lat "48.7227"^^xsd:decimal ;
  geo-pos:long "-53.6285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3787'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3787'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6285'^^xsd:double;
  dwc:startLongitude '-53.6285'^^xsd:double;
  dwc:endLongitude '-53.6285'^^xsd:double;
  dwc:latitude '48.7227'^^xsd:double;
  dwc:startLatitude '48.7227'^^xsd:double;
  dwc:endLatitude '48.7227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6285 48.7227, -53.6285 48.7227, -53.6285 48.7227, -53.6285 48.7227, -53.6285 48.7227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3787'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1555 -70.0497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1555"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1555 -70.0497)"^^geo:wktLiteral ;
  geo-pos:lat "43.1555"^^xsd:decimal ;
  geo-pos:long "-70.0497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3283'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3283'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0497'^^xsd:double;
  dwc:startLongitude '-70.0497'^^xsd:double;
  dwc:endLongitude '-70.0497'^^xsd:double;
  dwc:latitude '43.1555'^^xsd:double;
  dwc:startLatitude '43.1555'^^xsd:double;
  dwc:endLatitude '43.1555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0497 43.1555, -70.0497 43.1555, -70.0497 43.1555, -70.0497 43.1555, -70.0497 43.1555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3283'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.15 26.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.15"^^xsd:decimal ;
  dwc:decimalLongitude "26.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.15 26.95)"^^geo:wktLiteral ;
  geo-pos:lat "77.15"^^xsd:decimal ;
  geo-pos:long "26.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3040'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3040'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '26.95'^^xsd:double;
  dwc:startLongitude '26.95'^^xsd:double;
  dwc:endLongitude '26.95'^^xsd:double;
  dwc:latitude '77.15'^^xsd:double;
  dwc:startLatitude '77.15'^^xsd:double;
  dwc:endLatitude '77.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((26.95 77.15, 26.95 77.15, 26.95 77.15, 26.95 77.15, 26.95 77.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3040'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.0667 16.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.0667"^^xsd:decimal ;
  dwc:decimalLongitude "16.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.0667 16.1333)"^^geo:wktLiteral ;
  geo-pos:lat "74.0667"^^xsd:decimal ;
  geo-pos:long "16.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2230'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2230'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '16.1333'^^xsd:double;
  dwc:startLongitude '16.1333'^^xsd:double;
  dwc:endLongitude '16.1333'^^xsd:double;
  dwc:latitude '74.0667'^^xsd:double;
  dwc:startLatitude '74.0667'^^xsd:double;
  dwc:endLatitude '74.0667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.1333 74.0667, 16.1333 74.0667, 16.1333 74.0667, 16.1333 74.0667, 16.1333 74.0667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2230'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1678 -69.2143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1678"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1678 -69.2143)"^^geo:wktLiteral ;
  geo-pos:lat "19.1678"^^xsd:decimal ;
  geo-pos:long "-69.2143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2603'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2603'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2143'^^xsd:double;
  dwc:startLongitude '-69.2143'^^xsd:double;
  dwc:endLongitude '-69.2143'^^xsd:double;
  dwc:latitude '19.1678'^^xsd:double;
  dwc:startLatitude '19.1678'^^xsd:double;
  dwc:endLatitude '19.1678'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2143 19.1678, -69.2143 19.1678, -69.2143 19.1678, -69.2143 19.1678, -69.2143 19.1678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2603'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2193 -52.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2193"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2193 -52.8227)"^^geo:wktLiteral ;
  geo-pos:lat "47.2193"^^xsd:decimal ;
  geo-pos:long "-52.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3706'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3706'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8227'^^xsd:double;
  dwc:startLongitude '-52.8227'^^xsd:double;
  dwc:endLongitude '-52.8227'^^xsd:double;
  dwc:latitude '47.2193'^^xsd:double;
  dwc:startLatitude '47.2193'^^xsd:double;
  dwc:endLatitude '47.2193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8227 47.2193, -52.8227 47.2193, -52.8227 47.2193, -52.8227 47.2193, -52.8227 47.2193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3706'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7275 -69.7857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7275"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7275 -69.7857)"^^geo:wktLiteral ;
  geo-pos:lat "20.7275"^^xsd:decimal ;
  geo-pos:long "-69.7857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2691'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2691'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7857'^^xsd:double;
  dwc:startLongitude '-69.7857'^^xsd:double;
  dwc:endLongitude '-69.7857'^^xsd:double;
  dwc:latitude '20.7275'^^xsd:double;
  dwc:startLatitude '20.7275'^^xsd:double;
  dwc:endLatitude '20.7275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7857 20.7275, -69.7857 20.7275, -69.7857 20.7275, -69.7857 20.7275, -69.7857 20.7275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2691'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1518 -68.8623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1518"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1518 -68.8623)"^^geo:wktLiteral ;
  geo-pos:lat "20.1518"^^xsd:decimal ;
  geo-pos:long "-68.8623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3180'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3180'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8623'^^xsd:double;
  dwc:startLongitude '-68.8623'^^xsd:double;
  dwc:endLongitude '-68.8623'^^xsd:double;
  dwc:latitude '20.1518'^^xsd:double;
  dwc:startLatitude '20.1518'^^xsd:double;
  dwc:endLatitude '20.1518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8623 20.1518, -68.8623 20.1518, -68.8623 20.1518, -68.8623 20.1518, -68.8623 20.1518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3180'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3813 -69.1788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.3813"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3813 -69.1788)"^^geo:wktLiteral ;
  geo-pos:lat "19.3813"^^xsd:decimal ;
  geo-pos:long "-69.1788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3142'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3142'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1788'^^xsd:double;
  dwc:startLongitude '-69.1788'^^xsd:double;
  dwc:endLongitude '-69.1788'^^xsd:double;
  dwc:latitude '19.3813'^^xsd:double;
  dwc:startLatitude '19.3813'^^xsd:double;
  dwc:endLatitude '19.3813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1788 19.3813, -69.1788 19.3813, -69.1788 19.3813, -69.1788 19.3813, -69.1788 19.3813))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3142'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7465 -69.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7465"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7465 -69.7768)"^^geo:wktLiteral ;
  geo-pos:lat "20.7465"^^xsd:decimal ;
  geo-pos:long "-69.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1704'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1704'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7768'^^xsd:double;
  dwc:startLongitude '-69.7768'^^xsd:double;
  dwc:endLongitude '-69.7768'^^xsd:double;
  dwc:latitude '20.7465'^^xsd:double;
  dwc:startLatitude '20.7465'^^xsd:double;
  dwc:endLatitude '20.7465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7768 20.7465, -69.7768 20.7465, -69.7768 20.7465, -69.7768 20.7465, -69.7768 20.7465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1704'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.743 -69.7638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.743"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.743 -69.7638)"^^geo:wktLiteral ;
  geo-pos:lat "20.743"^^xsd:decimal ;
  geo-pos:long "-69.7638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1231'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1231'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7638'^^xsd:double;
  dwc:startLongitude '-69.7638'^^xsd:double;
  dwc:endLongitude '-69.7638'^^xsd:double;
  dwc:latitude '20.743'^^xsd:double;
  dwc:startLatitude '20.743'^^xsd:double;
  dwc:endLatitude '20.743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7638 20.743, -69.7638 20.743, -69.7638 20.743, -69.7638 20.743, -69.7638 20.743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1231'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7643 -69.7907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7643"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7643 -69.7907)"^^geo:wktLiteral ;
  geo-pos:lat "20.7643"^^xsd:decimal ;
  geo-pos:long "-69.7907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1467'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1467'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7907'^^xsd:double;
  dwc:startLongitude '-69.7907'^^xsd:double;
  dwc:endLongitude '-69.7907'^^xsd:double;
  dwc:latitude '20.7643'^^xsd:double;
  dwc:startLatitude '20.7643'^^xsd:double;
  dwc:endLatitude '20.7643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7907 20.7643, -69.7907 20.7643, -69.7907 20.7643, -69.7907 20.7643, -69.7907 20.7643))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1467'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7495 -69.8045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7495"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7495 -69.8045)"^^geo:wktLiteral ;
  geo-pos:lat "20.7495"^^xsd:decimal ;
  geo-pos:long "-69.8045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_867'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_867'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8045'^^xsd:double;
  dwc:startLongitude '-69.8045'^^xsd:double;
  dwc:endLongitude '-69.8045'^^xsd:double;
  dwc:latitude '20.7495'^^xsd:double;
  dwc:startLatitude '20.7495'^^xsd:double;
  dwc:endLatitude '20.7495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8045 20.7495, -69.8045 20.7495, -69.8045 20.7495, -69.8045 20.7495, -69.8045 20.7495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_867'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7495 -69.8045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7495"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7495 -69.8045)"^^geo:wktLiteral ;
  geo-pos:lat "20.7495"^^xsd:decimal ;
  geo-pos:long "-69.8045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_868'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_868'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8045'^^xsd:double;
  dwc:startLongitude '-69.8045'^^xsd:double;
  dwc:endLongitude '-69.8045'^^xsd:double;
  dwc:latitude '20.7495'^^xsd:double;
  dwc:startLatitude '20.7495'^^xsd:double;
  dwc:endLatitude '20.7495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8045 20.7495, -69.8045 20.7495, -69.8045 20.7495, -69.8045 20.7495, -69.8045 20.7495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_868'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.336 -53.9893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.336"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.336 -53.9893)"^^geo:wktLiteral ;
  geo-pos:lat "47.336"^^xsd:decimal ;
  geo-pos:long "-53.9893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4019'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4019'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9893'^^xsd:double;
  dwc:startLongitude '-53.9893'^^xsd:double;
  dwc:endLongitude '-53.9893'^^xsd:double;
  dwc:latitude '47.336'^^xsd:double;
  dwc:startLatitude '47.336'^^xsd:double;
  dwc:endLatitude '47.336'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9893 47.336, -53.9893 47.336, -53.9893 47.336, -53.9893 47.336, -53.9893 47.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4019'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8267 -54.2017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8267"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8267 -54.2017)"^^geo:wktLiteral ;
  geo-pos:lat "46.8267"^^xsd:decimal ;
  geo-pos:long "-54.2017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1746'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1746'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2017'^^xsd:double;
  dwc:startLongitude '-54.2017'^^xsd:double;
  dwc:endLongitude '-54.2017'^^xsd:double;
  dwc:latitude '46.8267'^^xsd:double;
  dwc:startLatitude '46.8267'^^xsd:double;
  dwc:endLatitude '46.8267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2017 46.8267, -54.2017 46.8267, -54.2017 46.8267, -54.2017 46.8267, -54.2017 46.8267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1746'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5733 -56.6767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5733"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5733 -56.6767)"^^geo:wktLiteral ;
  geo-pos:lat "51.5733"^^xsd:decimal ;
  geo-pos:long "-56.6767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_466'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_466'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6767'^^xsd:double;
  dwc:startLongitude '-56.6767'^^xsd:double;
  dwc:endLongitude '-56.6767'^^xsd:double;
  dwc:latitude '51.5733'^^xsd:double;
  dwc:startLatitude '51.5733'^^xsd:double;
  dwc:endLatitude '51.5733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6767 51.5733, -56.6767 51.5733, -56.6767 51.5733, -56.6767 51.5733, -56.6767 51.5733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_466'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73 -56.0533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73 -56.0533)"^^geo:wktLiteral ;
  geo-pos:lat "50.73"^^xsd:decimal ;
  geo-pos:long "-56.0533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_454'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_454'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.0533'^^xsd:double;
  dwc:startLongitude '-56.0533'^^xsd:double;
  dwc:endLongitude '-56.0533'^^xsd:double;
  dwc:latitude '50.73'^^xsd:double;
  dwc:startLatitude '50.73'^^xsd:double;
  dwc:endLatitude '50.73'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.0533 50.73, -56.0533 50.73, -56.0533 50.73, -56.0533 50.73, -56.0533 50.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_454'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5845 -55.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5845"^^xsd:decimal ;
  dwc:decimalLongitude "-55.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5845 -55.746)"^^geo:wktLiteral ;
  geo-pos:lat "51.5845"^^xsd:decimal ;
  geo-pos:long "-55.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_18'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_18'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.746'^^xsd:double;
  dwc:startLongitude '-55.746'^^xsd:double;
  dwc:endLongitude '-55.746'^^xsd:double;
  dwc:latitude '51.5845'^^xsd:double;
  dwc:startLatitude '51.5845'^^xsd:double;
  dwc:endLatitude '51.5845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.746 51.5845, -55.746 51.5845, -55.746 51.5845, -55.746 51.5845, -55.746 51.5845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_18'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9033 -53.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9033"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9033 -53.6267)"^^geo:wktLiteral ;
  geo-pos:lat "48.9033"^^xsd:decimal ;
  geo-pos:long "-53.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_425'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_425'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6267'^^xsd:double;
  dwc:startLongitude '-53.6267'^^xsd:double;
  dwc:endLongitude '-53.6267'^^xsd:double;
  dwc:latitude '48.9033'^^xsd:double;
  dwc:startLatitude '48.9033'^^xsd:double;
  dwc:endLatitude '48.9033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6267 48.9033, -53.6267 48.9033, -53.6267 48.9033, -53.6267 48.9033, -53.6267 48.9033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_425'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6333 -53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6333 -53.65)"^^geo:wktLiteral ;
  geo-pos:lat "46.6333"^^xsd:decimal ;
  geo-pos:long "-53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3992'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_3992'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.65'^^xsd:double;
  dwc:startLongitude '-53.65'^^xsd:double;
  dwc:endLongitude '-53.65'^^xsd:double;
  dwc:latitude '46.6333'^^xsd:double;
  dwc:startLatitude '46.6333'^^xsd:double;
  dwc:endLatitude '46.6333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.65 46.6333, -53.65 46.6333, -53.65 46.6333, -53.65 46.6333, -53.65 46.6333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3992'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6717 -55.6717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6717"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6717 -55.6717)"^^geo:wktLiteral ;
  geo-pos:lat "47.6717"^^xsd:decimal ;
  geo-pos:long "-55.6717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4061'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_4061'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6717'^^xsd:double;
  dwc:startLongitude '-55.6717'^^xsd:double;
  dwc:endLongitude '-55.6717'^^xsd:double;
  dwc:latitude '47.6717'^^xsd:double;
  dwc:startLatitude '47.6717'^^xsd:double;
  dwc:endLatitude '47.6717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6717 47.6717, -55.6717 47.6717, -55.6717 47.6717, -55.6717 47.6717, -55.6717 47.6717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4061'^^xsd:string;
  dwc:observationDate '1992-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6717 -55.6717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6717"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6717 -55.6717)"^^geo:wktLiteral ;
  geo-pos:lat "47.6717"^^xsd:decimal ;
  geo-pos:long "-55.6717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4060'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_4060'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6717'^^xsd:double;
  dwc:startLongitude '-55.6717'^^xsd:double;
  dwc:endLongitude '-55.6717'^^xsd:double;
  dwc:latitude '47.6717'^^xsd:double;
  dwc:startLatitude '47.6717'^^xsd:double;
  dwc:endLatitude '47.6717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6717 47.6717, -55.6717 47.6717, -55.6717 47.6717, -55.6717 47.6717, -55.6717 47.6717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4060'^^xsd:string;
  dwc:observationDate '1992-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.137 -52.8563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.137"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.137 -52.8563)"^^geo:wktLiteral ;
  geo-pos:lat "47.137"^^xsd:decimal ;
  geo-pos:long "-52.8563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3697'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3697'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8563'^^xsd:double;
  dwc:startLongitude '-52.8563'^^xsd:double;
  dwc:endLongitude '-52.8563'^^xsd:double;
  dwc:latitude '47.137'^^xsd:double;
  dwc:startLatitude '47.137'^^xsd:double;
  dwc:endLatitude '47.137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8563 47.137, -52.8563 47.137, -52.8563 47.137, -52.8563 47.137, -52.8563 47.137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3697'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1488 -70.0783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1488"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1488 -70.0783)"^^geo:wktLiteral ;
  geo-pos:lat "43.1488"^^xsd:decimal ;
  geo-pos:long "-70.0783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3273'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3273'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0783'^^xsd:double;
  dwc:startLongitude '-70.0783'^^xsd:double;
  dwc:endLongitude '-70.0783'^^xsd:double;
  dwc:latitude '43.1488'^^xsd:double;
  dwc:startLatitude '43.1488'^^xsd:double;
  dwc:endLatitude '43.1488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0783 43.1488, -70.0783 43.1488, -70.0783 43.1488, -70.0783 43.1488, -70.0783 43.1488))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3273'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7772)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2836'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2836'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7772'^^xsd:double;
  dwc:startLongitude '-69.7772'^^xsd:double;
  dwc:endLongitude '-69.7772'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7772 20.75, -69.7772 20.75, -69.7772 20.75, -69.7772 20.75, -69.7772 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2836'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1667 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1667 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "18.1667"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3103'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3103'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:startLongitude '-67.2'^^xsd:double;
  dwc:endLongitude '-67.2'^^xsd:double;
  dwc:latitude '18.1667'^^xsd:double;
  dwc:startLatitude '18.1667'^^xsd:double;
  dwc:endLatitude '18.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 18.1667, -67.2 18.1667, -67.2 18.1667, -67.2 18.1667, -67.2 18.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3103'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4238 -68.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4238"^^xsd:decimal ;
  dwc:decimalLongitude "-68.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4238 -68.705)"^^geo:wktLiteral ;
  geo-pos:lat "41.4238"^^xsd:decimal ;
  geo-pos:long "-68.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3430'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3430'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.705'^^xsd:double;
  dwc:startLongitude '-68.705'^^xsd:double;
  dwc:endLongitude '-68.705'^^xsd:double;
  dwc:latitude '41.4238'^^xsd:double;
  dwc:startLatitude '41.4238'^^xsd:double;
  dwc:endLatitude '41.4238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.705 41.4238, -68.705 41.4238, -68.705 41.4238, -68.705 41.4238, -68.705 41.4238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3430'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0023 -68.8902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0023"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0023 -68.8902)"^^geo:wktLiteral ;
  geo-pos:lat "20.0023"^^xsd:decimal ;
  geo-pos:long "-68.8902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2651'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2651'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8902'^^xsd:double;
  dwc:startLongitude '-68.8902'^^xsd:double;
  dwc:endLongitude '-68.8902'^^xsd:double;
  dwc:latitude '20.0023'^^xsd:double;
  dwc:startLatitude '20.0023'^^xsd:double;
  dwc:endLatitude '20.0023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8902 20.0023, -68.8902 20.0023, -68.8902 20.0023, -68.8902 20.0023, -68.8902 20.0023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2651'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0023 -68.8902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0023"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0023 -68.8902)"^^geo:wktLiteral ;
  geo-pos:lat "20.0023"^^xsd:decimal ;
  geo-pos:long "-68.8902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2652'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2652'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8902'^^xsd:double;
  dwc:startLongitude '-68.8902'^^xsd:double;
  dwc:endLongitude '-68.8902'^^xsd:double;
  dwc:latitude '20.0023'^^xsd:double;
  dwc:startLatitude '20.0023'^^xsd:double;
  dwc:endLatitude '20.0023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8902 20.0023, -68.8902 20.0023, -68.8902 20.0023, -68.8902 20.0023, -68.8902 20.0023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2652'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1438 -69.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1438"^^xsd:decimal ;
  dwc:decimalLongitude "-69.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1438 -69.21)"^^geo:wktLiteral ;
  geo-pos:lat "19.1438"^^xsd:decimal ;
  geo-pos:long "-69.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1148'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1148'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.21'^^xsd:double;
  dwc:startLongitude '-69.21'^^xsd:double;
  dwc:endLongitude '-69.21'^^xsd:double;
  dwc:latitude '19.1438'^^xsd:double;
  dwc:startLatitude '19.1438'^^xsd:double;
  dwc:endLatitude '19.1438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.21 19.1438, -69.21 19.1438, -69.21 19.1438, -69.21 19.1438, -69.21 19.1438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1148'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7002 -69.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7002"^^xsd:decimal ;
  dwc:decimalLongitude "-69.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7002 -69.802)"^^geo:wktLiteral ;
  geo-pos:lat "20.7002"^^xsd:decimal ;
  geo-pos:long "-69.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1522'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1522'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.802'^^xsd:double;
  dwc:startLongitude '-69.802'^^xsd:double;
  dwc:endLongitude '-69.802'^^xsd:double;
  dwc:latitude '20.7002'^^xsd:double;
  dwc:startLatitude '20.7002'^^xsd:double;
  dwc:endLatitude '20.7002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.802 20.7002, -69.802 20.7002, -69.802 20.7002, -69.802 20.7002, -69.802 20.7002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1522'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7338 -69.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7338"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7338 -69.7675)"^^geo:wktLiteral ;
  geo-pos:lat "20.7338"^^xsd:decimal ;
  geo-pos:long "-69.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2674'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2674'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7675'^^xsd:double;
  dwc:startLongitude '-69.7675'^^xsd:double;
  dwc:endLongitude '-69.7675'^^xsd:double;
  dwc:latitude '20.7338'^^xsd:double;
  dwc:startLatitude '20.7338'^^xsd:double;
  dwc:endLatitude '20.7338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7675 20.7338, -69.7675 20.7338, -69.7675 20.7338, -69.7675 20.7338, -69.7675 20.7338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2674'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1333 -20.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1333 -20.8833)"^^geo:wktLiteral ;
  geo-pos:lat "63.1333"^^xsd:decimal ;
  geo-pos:long "-20.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1817'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1817'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-20.8833'^^xsd:double;
  dwc:startLongitude '-20.8833'^^xsd:double;
  dwc:endLongitude '-20.8833'^^xsd:double;
  dwc:latitude '63.1333'^^xsd:double;
  dwc:startLatitude '63.1333'^^xsd:double;
  dwc:endLatitude '63.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.8833 63.1333, -20.8833 63.1333, -20.8833 63.1333, -20.8833 63.1333, -20.8833 63.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1817'^^xsd:string;
  dwc:observationDate '1992-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7002 -69.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7002"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7002 -69.7982)"^^geo:wktLiteral ;
  geo-pos:lat "20.7002"^^xsd:decimal ;
  geo-pos:long "-69.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1657'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1657'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7982'^^xsd:double;
  dwc:startLongitude '-69.7982'^^xsd:double;
  dwc:endLongitude '-69.7982'^^xsd:double;
  dwc:latitude '20.7002'^^xsd:double;
  dwc:startLatitude '20.7002'^^xsd:double;
  dwc:endLatitude '20.7002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7982 20.7002, -69.7982 20.7002, -69.7982 20.7002, -69.7982 20.7002, -69.7982 20.7002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1657'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7288"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.816)"^^geo:wktLiteral ;
  geo-pos:lat "20.7288"^^xsd:decimal ;
  geo-pos:long "-69.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_875'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_875'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.816'^^xsd:double;
  dwc:startLongitude '-69.816'^^xsd:double;
  dwc:endLongitude '-69.816'^^xsd:double;
  dwc:latitude '20.7288'^^xsd:double;
  dwc:startLatitude '20.7288'^^xsd:double;
  dwc:endLatitude '20.7288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.816 20.7288, -69.816 20.7288, -69.816 20.7288, -69.816 20.7288, -69.816 20.7288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_875'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3833 -27.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3833 -27.3833)"^^geo:wktLiteral ;
  geo-pos:lat "65.3833"^^xsd:decimal ;
  geo-pos:long "-27.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1871'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1871'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.3833'^^xsd:double;
  dwc:startLongitude '-27.3833'^^xsd:double;
  dwc:endLongitude '-27.3833'^^xsd:double;
  dwc:latitude '65.3833'^^xsd:double;
  dwc:startLatitude '65.3833'^^xsd:double;
  dwc:endLatitude '65.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.3833 65.3833, -27.3833 65.3833, -27.3833 65.3833, -27.3833 65.3833, -27.3833 65.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1871'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4852 -56.7777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4852"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4852 -56.7777)"^^geo:wktLiteral ;
  geo-pos:lat "51.4852"^^xsd:decimal ;
  geo-pos:long "-56.7777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3552'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3552'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7777'^^xsd:double;
  dwc:startLongitude '-56.7777'^^xsd:double;
  dwc:endLongitude '-56.7777'^^xsd:double;
  dwc:latitude '51.4852'^^xsd:double;
  dwc:startLatitude '51.4852'^^xsd:double;
  dwc:endLatitude '51.4852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7777 51.4852, -56.7777 51.4852, -56.7777 51.4852, -56.7777 51.4852, -56.7777 51.4852))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3552'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0552 -64.2923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0552"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0552 -64.2923)"^^geo:wktLiteral ;
  geo-pos:lat "50.0552"^^xsd:decimal ;
  geo-pos:long "-64.2923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2336'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2336'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.2923'^^xsd:double;
  dwc:startLongitude '-64.2923'^^xsd:double;
  dwc:endLongitude '-64.2923'^^xsd:double;
  dwc:latitude '50.0552'^^xsd:double;
  dwc:startLatitude '50.0552'^^xsd:double;
  dwc:endLatitude '50.0552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2923 50.0552, -64.2923 50.0552, -64.2923 50.0552, -64.2923 50.0552, -64.2923 50.0552))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2336'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2853 -57.429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2853"^^xsd:decimal ;
  dwc:decimalLongitude "-57.429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2853 -57.429)"^^geo:wktLiteral ;
  geo-pos:lat "51.2853"^^xsd:decimal ;
  geo-pos:long "-57.429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1967'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1967'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.429'^^xsd:double;
  dwc:startLongitude '-57.429'^^xsd:double;
  dwc:endLongitude '-57.429'^^xsd:double;
  dwc:latitude '51.2853'^^xsd:double;
  dwc:startLatitude '51.2853'^^xsd:double;
  dwc:endLatitude '51.2853'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.429 51.2853, -57.429 51.2853, -57.429 51.2853, -57.429 51.2853, -57.429 51.2853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1967'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1073 -52.8662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1073"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1073 -52.8662)"^^geo:wktLiteral ;
  geo-pos:lat "47.1073"^^xsd:decimal ;
  geo-pos:long "-52.8662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3980'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3980'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8662'^^xsd:double;
  dwc:startLongitude '-52.8662'^^xsd:double;
  dwc:endLongitude '-52.8662'^^xsd:double;
  dwc:latitude '47.1073'^^xsd:double;
  dwc:startLatitude '47.1073'^^xsd:double;
  dwc:endLatitude '47.1073'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8662 47.1073, -52.8662 47.1073, -52.8662 47.1073, -52.8662 47.1073, -52.8662 47.1073))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3980'^^xsd:string;
  dwc:observationDate '1992-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7385 -69.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7385"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7385 -69.7982)"^^geo:wktLiteral ;
  geo-pos:lat "20.7385"^^xsd:decimal ;
  geo-pos:long "-69.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_951'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_951'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7982'^^xsd:double;
  dwc:startLongitude '-69.7982'^^xsd:double;
  dwc:endLongitude '-69.7982'^^xsd:double;
  dwc:latitude '20.7385'^^xsd:double;
  dwc:startLatitude '20.7385'^^xsd:double;
  dwc:endLatitude '20.7385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7982 20.7385, -69.7982 20.7385, -69.7982 20.7385, -69.7982 20.7385, -69.7982 20.7385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_951'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0262 -68.8807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0262"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0262 -68.8807)"^^geo:wktLiteral ;
  geo-pos:lat "20.0262"^^xsd:decimal ;
  geo-pos:long "-68.8807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3170'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3170'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8807'^^xsd:double;
  dwc:startLongitude '-68.8807'^^xsd:double;
  dwc:endLongitude '-68.8807'^^xsd:double;
  dwc:latitude '20.0262'^^xsd:double;
  dwc:startLatitude '20.0262'^^xsd:double;
  dwc:endLatitude '20.0262'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8807 20.0262, -68.8807 20.0262, -68.8807 20.0262, -68.8807 20.0262, -68.8807 20.0262))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3170'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0478 -68.8628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0478"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0478 -68.8628)"^^geo:wktLiteral ;
  geo-pos:lat "20.0478"^^xsd:decimal ;
  geo-pos:long "-68.8628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2656'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2656'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8628'^^xsd:double;
  dwc:startLongitude '-68.8628'^^xsd:double;
  dwc:endLongitude '-68.8628'^^xsd:double;
  dwc:latitude '20.0478'^^xsd:double;
  dwc:startLatitude '20.0478'^^xsd:double;
  dwc:endLatitude '20.0478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8628 20.0478, -68.8628 20.0478, -68.8628 20.0478, -68.8628 20.0478, -68.8628 20.0478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2656'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6582 -52.6933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6582 -52.6933)"^^geo:wktLiteral ;
  geo-pos:lat "47.6582"^^xsd:decimal ;
  geo-pos:long "-52.6933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3821'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_3821'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6933'^^xsd:double;
  dwc:startLongitude '-52.6933'^^xsd:double;
  dwc:endLongitude '-52.6933'^^xsd:double;
  dwc:latitude '47.6582'^^xsd:double;
  dwc:startLatitude '47.6582'^^xsd:double;
  dwc:endLatitude '47.6582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6933 47.6582, -52.6933 47.6582, -52.6933 47.6582, -52.6933 47.6582, -52.6933 47.6582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3821'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4099'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_4099'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4099'^^xsd:string;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.05 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.05 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "74.05"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2229'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2229'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '16.1'^^xsd:double;
  dwc:startLongitude '16.1'^^xsd:double;
  dwc:endLongitude '16.1'^^xsd:double;
  dwc:latitude '74.05'^^xsd:double;
  dwc:startLatitude '74.05'^^xsd:double;
  dwc:endLatitude '74.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.1 74.05, 16.1 74.05, 16.1 74.05, 16.1 74.05, 16.1 74.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2229'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2502 -52.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2502"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2502 -52.773)"^^geo:wktLiteral ;
  geo-pos:lat "47.2502"^^xsd:decimal ;
  geo-pos:long "-52.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3940'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3940'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.773'^^xsd:double;
  dwc:startLongitude '-52.773'^^xsd:double;
  dwc:endLongitude '-52.773'^^xsd:double;
  dwc:latitude '47.2502'^^xsd:double;
  dwc:startLatitude '47.2502'^^xsd:double;
  dwc:endLatitude '47.2502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.773 47.2502, -52.773 47.2502, -52.773 47.2502, -52.773 47.2502, -52.773 47.2502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3940'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9532 -63.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9532"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9532 -63.4343)"^^geo:wktLiteral ;
  geo-pos:lat "49.9532"^^xsd:decimal ;
  geo-pos:long "-63.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2378'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2378'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4343'^^xsd:double;
  dwc:startLongitude '-63.4343'^^xsd:double;
  dwc:endLongitude '-63.4343'^^xsd:double;
  dwc:latitude '49.9532'^^xsd:double;
  dwc:startLatitude '49.9532'^^xsd:double;
  dwc:endLatitude '49.9532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4343 49.9532, -63.4343 49.9532, -63.4343 49.9532, -63.4343 49.9532, -63.4343 49.9532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2378'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9915 -63.4735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9915"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9915 -63.4735)"^^geo:wktLiteral ;
  geo-pos:lat "49.9915"^^xsd:decimal ;
  geo-pos:long "-63.4735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2346'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2346'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4735'^^xsd:double;
  dwc:startLongitude '-63.4735'^^xsd:double;
  dwc:endLongitude '-63.4735'^^xsd:double;
  dwc:latitude '49.9915'^^xsd:double;
  dwc:startLatitude '49.9915'^^xsd:double;
  dwc:endLatitude '49.9915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4735 49.9915, -63.4735 49.9915, -63.4735 49.9915, -63.4735 49.9915, -63.4735 49.9915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2346'^^xsd:string;
  dwc:observationDate '1992-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7208 -56.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7208"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7208 -56.061)"^^geo:wktLiteral ;
  geo-pos:lat "50.7208"^^xsd:decimal ;
  geo-pos:long "-56.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3461'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3461'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.061'^^xsd:double;
  dwc:startLongitude '-56.061'^^xsd:double;
  dwc:endLongitude '-56.061'^^xsd:double;
  dwc:latitude '50.7208'^^xsd:double;
  dwc:startLatitude '50.7208'^^xsd:double;
  dwc:endLatitude '50.7208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.061 50.7208, -56.061 50.7208, -56.061 50.7208, -56.061 50.7208, -56.061 50.7208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3461'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7208 -56.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7208"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7208 -56.061)"^^geo:wktLiteral ;
  geo-pos:lat "50.7208"^^xsd:decimal ;
  geo-pos:long "-56.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3462'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3462'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.061'^^xsd:double;
  dwc:startLongitude '-56.061'^^xsd:double;
  dwc:endLongitude '-56.061'^^xsd:double;
  dwc:latitude '50.7208'^^xsd:double;
  dwc:startLatitude '50.7208'^^xsd:double;
  dwc:endLatitude '50.7208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.061 50.7208, -56.061 50.7208, -56.061 50.7208, -56.061 50.7208, -56.061 50.7208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3462'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9273 -53.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9273"^^xsd:decimal ;
  dwc:decimalLongitude "-53.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9273 -53.592)"^^geo:wktLiteral ;
  geo-pos:lat "48.9273"^^xsd:decimal ;
  geo-pos:long "-53.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3802'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3802'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.592'^^xsd:double;
  dwc:startLongitude '-53.592'^^xsd:double;
  dwc:endLongitude '-53.592'^^xsd:double;
  dwc:latitude '48.9273'^^xsd:double;
  dwc:startLatitude '48.9273'^^xsd:double;
  dwc:endLatitude '48.9273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.592 48.9273, -53.592 48.9273, -53.592 48.9273, -53.592 48.9273, -53.592 48.9273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3802'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7203 -53.8032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7203"^^xsd:decimal ;
  dwc:decimalLongitude "-53.8032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7203 -53.8032)"^^geo:wktLiteral ;
  geo-pos:lat "47.7203"^^xsd:decimal ;
  geo-pos:long "-53.8032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3915'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3915'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.8032'^^xsd:double;
  dwc:startLongitude '-53.8032'^^xsd:double;
  dwc:endLongitude '-53.8032'^^xsd:double;
  dwc:latitude '47.7203'^^xsd:double;
  dwc:startLatitude '47.7203'^^xsd:double;
  dwc:endLatitude '47.7203'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.8032 47.7203, -53.8032 47.7203, -53.8032 47.7203, -53.8032 47.7203, -53.8032 47.7203))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3915'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7912 -53.6817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7912"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7912 -53.6817)"^^geo:wktLiteral ;
  geo-pos:lat "46.7912"^^xsd:decimal ;
  geo-pos:long "-53.6817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3997'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_3997'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6817'^^xsd:double;
  dwc:startLongitude '-53.6817'^^xsd:double;
  dwc:endLongitude '-53.6817'^^xsd:double;
  dwc:latitude '46.7912'^^xsd:double;
  dwc:startLatitude '46.7912'^^xsd:double;
  dwc:endLatitude '46.7912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6817 46.7912, -53.6817 46.7912, -53.6817 46.7912, -53.6817 46.7912, -53.6817 46.7912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3997'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7208 -56.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7208"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7208 -56.061)"^^geo:wktLiteral ;
  geo-pos:lat "50.7208"^^xsd:decimal ;
  geo-pos:long "-56.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3463'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3463'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.061'^^xsd:double;
  dwc:startLongitude '-56.061'^^xsd:double;
  dwc:endLongitude '-56.061'^^xsd:double;
  dwc:latitude '50.7208'^^xsd:double;
  dwc:startLatitude '50.7208'^^xsd:double;
  dwc:endLatitude '50.7208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.061 50.7208, -56.061 50.7208, -56.061 50.7208, -56.061 50.7208, -56.061 50.7208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3463'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7208 -56.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7208"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7208 -56.061)"^^geo:wktLiteral ;
  geo-pos:lat "50.7208"^^xsd:decimal ;
  geo-pos:long "-56.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3464'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3464'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.061'^^xsd:double;
  dwc:startLongitude '-56.061'^^xsd:double;
  dwc:endLongitude '-56.061'^^xsd:double;
  dwc:latitude '50.7208'^^xsd:double;
  dwc:startLatitude '50.7208'^^xsd:double;
  dwc:endLatitude '50.7208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.061 50.7208, -56.061 50.7208, -56.061 50.7208, -56.061 50.7208, -56.061 50.7208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3464'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7208 -56.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7208"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7208 -56.061)"^^geo:wktLiteral ;
  geo-pos:lat "50.7208"^^xsd:decimal ;
  geo-pos:long "-56.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3465'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3465'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.061'^^xsd:double;
  dwc:startLongitude '-56.061'^^xsd:double;
  dwc:endLongitude '-56.061'^^xsd:double;
  dwc:latitude '50.7208'^^xsd:double;
  dwc:startLatitude '50.7208'^^xsd:double;
  dwc:endLatitude '50.7208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.061 50.7208, -56.061 50.7208, -56.061 50.7208, -56.061 50.7208, -56.061 50.7208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3465'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1517 -53.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1517"^^xsd:decimal ;
  dwc:decimalLongitude "-53.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1517 -53.03)"^^geo:wktLiteral ;
  geo-pos:lat "48.1517"^^xsd:decimal ;
  geo-pos:long "-53.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_383'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_383'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.03'^^xsd:double;
  dwc:startLongitude '-53.03'^^xsd:double;
  dwc:endLongitude '-53.03'^^xsd:double;
  dwc:latitude '48.1517'^^xsd:double;
  dwc:startLatitude '48.1517'^^xsd:double;
  dwc:endLatitude '48.1517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.03 48.1517, -53.03 48.1517, -53.03 48.1517, -53.03 48.1517, -53.03 48.1517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_383'^^xsd:string;
  dwc:observationDate '1992-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9712 -64.3708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9712"^^xsd:decimal ;
  dwc:decimalLongitude "-64.3708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9712 -64.3708)"^^geo:wktLiteral ;
  geo-pos:lat "49.9712"^^xsd:decimal ;
  geo-pos:long "-64.3708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4181'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_4181'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.3708'^^xsd:double;
  dwc:startLongitude '-64.3708'^^xsd:double;
  dwc:endLongitude '-64.3708'^^xsd:double;
  dwc:latitude '49.9712'^^xsd:double;
  dwc:startLatitude '49.9712'^^xsd:double;
  dwc:endLatitude '49.9712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3708 49.9712, -64.3708 49.9712, -64.3708 49.9712, -64.3708 49.9712, -64.3708 49.9712))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4181'^^xsd:string;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9712 -64.3708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9712"^^xsd:decimal ;
  dwc:decimalLongitude "-64.3708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9712 -64.3708)"^^geo:wktLiteral ;
  geo-pos:lat "49.9712"^^xsd:decimal ;
  geo-pos:long "-64.3708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4182'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_4182'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.3708'^^xsd:double;
  dwc:startLongitude '-64.3708'^^xsd:double;
  dwc:endLongitude '-64.3708'^^xsd:double;
  dwc:latitude '49.9712'^^xsd:double;
  dwc:startLatitude '49.9712'^^xsd:double;
  dwc:endLatitude '49.9712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3708 49.9712, -64.3708 49.9712, -64.3708 49.9712, -64.3708 49.9712, -64.3708 49.9712))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4182'^^xsd:string;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2005 -68.9612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2005"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2005 -68.9612)"^^geo:wktLiteral ;
  geo-pos:lat "41.2005"^^xsd:decimal ;
  geo-pos:long "-68.9612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3447'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3447'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9612'^^xsd:double;
  dwc:startLongitude '-68.9612'^^xsd:double;
  dwc:endLongitude '-68.9612'^^xsd:double;
  dwc:latitude '41.2005'^^xsd:double;
  dwc:startLatitude '41.2005'^^xsd:double;
  dwc:endLatitude '41.2005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9612 41.2005, -68.9612 41.2005, -68.9612 41.2005, -68.9612 41.2005, -68.9612 41.2005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3447'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.7813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7455"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.7813)"^^geo:wktLiteral ;
  geo-pos:lat "20.7455"^^xsd:decimal ;
  geo-pos:long "-69.7813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2866'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2866'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7813'^^xsd:double;
  dwc:startLongitude '-69.7813'^^xsd:double;
  dwc:endLongitude '-69.7813'^^xsd:double;
  dwc:latitude '20.7455'^^xsd:double;
  dwc:startLatitude '20.7455'^^xsd:double;
  dwc:endLatitude '20.7455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7813 20.7455, -69.7813 20.7455, -69.7813 20.7455, -69.7813 20.7455, -69.7813 20.7455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2866'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7508 -69.7782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7508"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7508 -69.7782)"^^geo:wktLiteral ;
  geo-pos:lat "20.7508"^^xsd:decimal ;
  geo-pos:long "-69.7782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1701'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1701'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7782'^^xsd:double;
  dwc:startLongitude '-69.7782'^^xsd:double;
  dwc:endLongitude '-69.7782'^^xsd:double;
  dwc:latitude '20.7508'^^xsd:double;
  dwc:startLatitude '20.7508'^^xsd:double;
  dwc:endLatitude '20.7508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7782 20.7508, -69.7782 20.7508, -69.7782 20.7508, -69.7782 20.7508, -69.7782 20.7508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1701'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.743 -69.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.743"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.743 -69.7753)"^^geo:wktLiteral ;
  geo-pos:lat "20.743"^^xsd:decimal ;
  geo-pos:long "-69.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1203'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1203'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7753'^^xsd:double;
  dwc:startLongitude '-69.7753'^^xsd:double;
  dwc:endLongitude '-69.7753'^^xsd:double;
  dwc:latitude '20.743'^^xsd:double;
  dwc:startLatitude '20.743'^^xsd:double;
  dwc:endLatitude '20.743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7753 20.743, -69.7753 20.743, -69.7753 20.743, -69.7753 20.743, -69.7753 20.743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1203'^^xsd:string;
  dwc:observationDate '1992-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7407 -69.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7407"^^xsd:decimal ;
  dwc:decimalLongitude "-69.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7407 -69.834)"^^geo:wktLiteral ;
  geo-pos:lat "20.7407"^^xsd:decimal ;
  geo-pos:long "-69.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1435'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1435'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.834'^^xsd:double;
  dwc:startLongitude '-69.834'^^xsd:double;
  dwc:endLongitude '-69.834'^^xsd:double;
  dwc:latitude '20.7407'^^xsd:double;
  dwc:startLatitude '20.7407'^^xsd:double;
  dwc:endLatitude '20.7407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.834 20.7407, -69.834 20.7407, -69.834 20.7407, -69.834 20.7407, -69.834 20.7407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1435'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1420'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1420'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.7167, -69.8333 20.7167, -69.8333 20.7167, -69.8333 20.7167, -69.8333 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1420'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1035 -52.6525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1035"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1035 -52.6525)"^^geo:wktLiteral ;
  geo-pos:lat "64.1035"^^xsd:decimal ;
  geo-pos:long "-52.6525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_256'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_256'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6525'^^xsd:double;
  dwc:startLongitude '-52.6525'^^xsd:double;
  dwc:endLongitude '-52.6525'^^xsd:double;
  dwc:latitude '64.1035'^^xsd:double;
  dwc:startLatitude '64.1035'^^xsd:double;
  dwc:endLatitude '64.1035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6525 64.1035, -52.6525 64.1035, -52.6525 64.1035, -52.6525 64.1035, -52.6525 64.1035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_256'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7345 -69.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7345"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7345 -69.816)"^^geo:wktLiteral ;
  geo-pos:lat "20.7345"^^xsd:decimal ;
  geo-pos:long "-69.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_876'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_876'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.816'^^xsd:double;
  dwc:startLongitude '-69.816'^^xsd:double;
  dwc:endLongitude '-69.816'^^xsd:double;
  dwc:latitude '20.7345'^^xsd:double;
  dwc:startLatitude '20.7345'^^xsd:double;
  dwc:endLatitude '20.7345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.816 20.7345, -69.816 20.7345, -69.816 20.7345, -69.816 20.7345, -69.816 20.7345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_876'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7512 -69.7885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7512"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7512 -69.7885)"^^geo:wktLiteral ;
  geo-pos:lat "20.7512"^^xsd:decimal ;
  geo-pos:long "-69.7885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_824'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_824'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7885'^^xsd:double;
  dwc:startLongitude '-69.7885'^^xsd:double;
  dwc:endLongitude '-69.7885'^^xsd:double;
  dwc:latitude '20.7512'^^xsd:double;
  dwc:startLatitude '20.7512'^^xsd:double;
  dwc:endLatitude '20.7512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7885 20.7512, -69.7885 20.7512, -69.7885 20.7512, -69.7885 20.7512, -69.7885 20.7512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_824'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0602 -68.8278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0602"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0602 -68.8278)"^^geo:wktLiteral ;
  geo-pos:lat "20.0602"^^xsd:decimal ;
  geo-pos:long "-68.8278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3194'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3194'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8278'^^xsd:double;
  dwc:startLongitude '-68.8278'^^xsd:double;
  dwc:endLongitude '-68.8278'^^xsd:double;
  dwc:latitude '20.0602'^^xsd:double;
  dwc:startLatitude '20.0602'^^xsd:double;
  dwc:endLatitude '20.0602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8278 20.0602, -68.8278 20.0602, -68.8278 20.0602, -68.8278 20.0602, -68.8278 20.0602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3194'^^xsd:string;
  dwc:observationDate '1992-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4155'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4155'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6667'^^xsd:double;
  dwc:startLongitude '-52.6667'^^xsd:double;
  dwc:endLongitude '-52.6667'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4155'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3097 -57.5345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3097"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3097 -57.5345)"^^geo:wktLiteral ;
  geo-pos:lat "51.3097"^^xsd:decimal ;
  geo-pos:long "-57.5345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2300'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2300'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.5345'^^xsd:double;
  dwc:startLongitude '-57.5345'^^xsd:double;
  dwc:endLongitude '-57.5345'^^xsd:double;
  dwc:latitude '51.3097'^^xsd:double;
  dwc:startLatitude '51.3097'^^xsd:double;
  dwc:endLatitude '51.3097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.5345 51.3097, -57.5345 51.3097, -57.5345 51.3097, -57.5345 51.3097, -57.5345 51.3097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2300'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.053 -64.0398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.053"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.053 -64.0398)"^^geo:wktLiteral ;
  geo-pos:lat "50.053"^^xsd:decimal ;
  geo-pos:long "-64.0398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4170'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4170'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.0398'^^xsd:double;
  dwc:startLongitude '-64.0398'^^xsd:double;
  dwc:endLongitude '-64.0398'^^xsd:double;
  dwc:latitude '50.053'^^xsd:double;
  dwc:startLatitude '50.053'^^xsd:double;
  dwc:endLatitude '50.053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.0398 50.053, -64.0398 50.053, -64.0398 50.053, -64.0398 50.053, -64.0398 50.053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4170'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6535 -53.1305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6535"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6535 -53.1305)"^^geo:wktLiteral ;
  geo-pos:lat "47.6535"^^xsd:decimal ;
  geo-pos:long "-53.1305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_494'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_494'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1305'^^xsd:double;
  dwc:startLongitude '-53.1305'^^xsd:double;
  dwc:endLongitude '-53.1305'^^xsd:double;
  dwc:latitude '47.6535'^^xsd:double;
  dwc:startLatitude '47.6535'^^xsd:double;
  dwc:endLatitude '47.6535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1305 47.6535, -53.1305 47.6535, -53.1305 47.6535, -53.1305 47.6535, -53.1305 47.6535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_494'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_345'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_345'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6667'^^xsd:double;
  dwc:startLongitude '-53.6667'^^xsd:double;
  dwc:endLongitude '-53.6667'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:startLatitude '47.75'^^xsd:double;
  dwc:endLatitude '47.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_345'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_346'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_346'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6667'^^xsd:double;
  dwc:startLongitude '-53.6667'^^xsd:double;
  dwc:endLongitude '-53.6667'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:startLatitude '47.75'^^xsd:double;
  dwc:endLatitude '47.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_346'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_338'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_338'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6667'^^xsd:double;
  dwc:startLongitude '-53.6667'^^xsd:double;
  dwc:endLongitude '-53.6667'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:startLatitude '47.75'^^xsd:double;
  dwc:endLatitude '47.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_338'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_339'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_339'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6667'^^xsd:double;
  dwc:startLongitude '-53.6667'^^xsd:double;
  dwc:endLongitude '-53.6667'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:startLatitude '47.75'^^xsd:double;
  dwc:endLatitude '47.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_339'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_340'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_340'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6667'^^xsd:double;
  dwc:startLongitude '-53.6667'^^xsd:double;
  dwc:endLongitude '-53.6667'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:startLatitude '47.75'^^xsd:double;
  dwc:endLatitude '47.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_340'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_341'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_341'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6667'^^xsd:double;
  dwc:startLongitude '-53.6667'^^xsd:double;
  dwc:endLongitude '-53.6667'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:startLatitude '47.75'^^xsd:double;
  dwc:endLatitude '47.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_341'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_342'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_342'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6667'^^xsd:double;
  dwc:startLongitude '-53.6667'^^xsd:double;
  dwc:endLongitude '-53.6667'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:startLatitude '47.75'^^xsd:double;
  dwc:endLatitude '47.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_342'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_343'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_343'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6667'^^xsd:double;
  dwc:startLongitude '-53.6667'^^xsd:double;
  dwc:endLongitude '-53.6667'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:startLatitude '47.75'^^xsd:double;
  dwc:endLatitude '47.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_343'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.6667)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_344'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_344'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6667'^^xsd:double;
  dwc:startLongitude '-53.6667'^^xsd:double;
  dwc:endLongitude '-53.6667'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:startLatitude '47.75'^^xsd:double;
  dwc:endLatitude '47.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75, -53.6667 47.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_344'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4012 -70.2972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4012"^^xsd:decimal ;
  dwc:decimalLongitude "-70.2972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4012 -70.2972)"^^geo:wktLiteral ;
  geo-pos:lat "42.4012"^^xsd:decimal ;
  geo-pos:long "-70.2972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3828'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3828'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.2972'^^xsd:double;
  dwc:startLongitude '-70.2972'^^xsd:double;
  dwc:endLongitude '-70.2972'^^xsd:double;
  dwc:latitude '42.4012'^^xsd:double;
  dwc:startLatitude '42.4012'^^xsd:double;
  dwc:endLatitude '42.4012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2972 42.4012, -70.2972 42.4012, -70.2972 42.4012, -70.2972 42.4012, -70.2972 42.4012))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3828'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.153 -69.1807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.153"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.153 -69.1807)"^^geo:wktLiteral ;
  geo-pos:lat "19.153"^^xsd:decimal ;
  geo-pos:long "-69.1807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2595'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2595'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1807'^^xsd:double;
  dwc:startLongitude '-69.1807'^^xsd:double;
  dwc:endLongitude '-69.1807'^^xsd:double;
  dwc:latitude '19.153'^^xsd:double;
  dwc:startLatitude '19.153'^^xsd:double;
  dwc:endLatitude '19.153'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1807 19.153, -69.1807 19.153, -69.1807 19.153, -69.1807 19.153, -69.1807 19.153))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2595'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4156'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4156'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6667'^^xsd:double;
  dwc:startLongitude '-52.6667'^^xsd:double;
  dwc:endLongitude '-52.6667'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4156'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4157'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4157'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6667'^^xsd:double;
  dwc:startLongitude '-52.6667'^^xsd:double;
  dwc:endLongitude '-52.6667'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4157'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4158'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4158'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6667'^^xsd:double;
  dwc:startLongitude '-52.6667'^^xsd:double;
  dwc:endLongitude '-52.6667'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4158'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4159'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4159'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6667'^^xsd:double;
  dwc:startLongitude '-52.6667'^^xsd:double;
  dwc:endLongitude '-52.6667'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4159'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4161'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4161'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6667'^^xsd:double;
  dwc:startLongitude '-52.6667'^^xsd:double;
  dwc:endLongitude '-52.6667'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4161'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4162'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4162'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6667'^^xsd:double;
  dwc:startLongitude '-52.6667'^^xsd:double;
  dwc:endLongitude '-52.6667'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4162'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1583 -70.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1583 -70.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.1583"^^xsd:decimal ;
  geo-pos:long "-70.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3274'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3274'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.07'^^xsd:double;
  dwc:startLongitude '-70.07'^^xsd:double;
  dwc:endLongitude '-70.07'^^xsd:double;
  dwc:latitude '43.1583'^^xsd:double;
  dwc:startLatitude '43.1583'^^xsd:double;
  dwc:endLatitude '43.1583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.07 43.1583, -70.07 43.1583, -70.07 43.1583, -70.07 43.1583, -70.07 43.1583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3274'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7322 -69.7838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7322"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7322 -69.7838)"^^geo:wktLiteral ;
  geo-pos:lat "20.7322"^^xsd:decimal ;
  geo-pos:long "-69.7838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1665'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1665'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7838'^^xsd:double;
  dwc:startLongitude '-69.7838'^^xsd:double;
  dwc:endLongitude '-69.7838'^^xsd:double;
  dwc:latitude '20.7322'^^xsd:double;
  dwc:startLatitude '20.7322'^^xsd:double;
  dwc:endLatitude '20.7322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7838 20.7322, -69.7838 20.7322, -69.7838 20.7322, -69.7838 20.7322, -69.7838 20.7322))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1665'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.702 -69.8018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.702"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.702 -69.8018)"^^geo:wktLiteral ;
  geo-pos:lat "20.702"^^xsd:decimal ;
  geo-pos:long "-69.8018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1718'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1718'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.016666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8018'^^xsd:double;
  dwc:startLongitude '-69.8018'^^xsd:double;
  dwc:endLongitude '-69.8018'^^xsd:double;
  dwc:latitude '20.702'^^xsd:double;
  dwc:startLatitude '20.702'^^xsd:double;
  dwc:endLatitude '20.702'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8018 20.702, -69.8018 20.702, -69.8018 20.702, -69.8018 20.702, -69.8018 20.702))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1718'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7458 -69.8147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7458"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7458 -69.8147)"^^geo:wktLiteral ;
  geo-pos:lat "20.7458"^^xsd:decimal ;
  geo-pos:long "-69.8147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1521'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1521'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8147'^^xsd:double;
  dwc:startLongitude '-69.8147'^^xsd:double;
  dwc:endLongitude '-69.8147'^^xsd:double;
  dwc:latitude '20.7458'^^xsd:double;
  dwc:startLatitude '20.7458'^^xsd:double;
  dwc:endLatitude '20.7458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8147 20.7458, -69.8147 20.7458, -69.8147 20.7458, -69.8147 20.7458, -69.8147 20.7458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1521'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1674'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1674'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.75, -69.8167 20.75, -69.8167 20.75, -69.8167 20.75, -69.8167 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1674'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6058 -52.6958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6058"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6058 -52.6958)"^^geo:wktLiteral ;
  geo-pos:lat "64.6058"^^xsd:decimal ;
  geo-pos:long "-52.6958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_251'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_251'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6958'^^xsd:double;
  dwc:startLongitude '-52.6958'^^xsd:double;
  dwc:endLongitude '-52.6958'^^xsd:double;
  dwc:latitude '64.6058'^^xsd:double;
  dwc:startLatitude '64.6058'^^xsd:double;
  dwc:endLatitude '64.6058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6958 64.6058, -52.6958 64.6058, -52.6958 64.6058, -52.6958 64.6058, -52.6958 64.6058))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_251'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1317 -52.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-52.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1317 -52.685)"^^geo:wktLiteral ;
  geo-pos:lat "64.1317"^^xsd:decimal ;
  geo-pos:long "-52.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_327'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_327'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.685'^^xsd:double;
  dwc:startLongitude '-52.685'^^xsd:double;
  dwc:endLongitude '-52.685'^^xsd:double;
  dwc:latitude '64.1317'^^xsd:double;
  dwc:startLatitude '64.1317'^^xsd:double;
  dwc:endLatitude '64.1317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.685 64.1317, -52.685 64.1317, -52.685 64.1317, -52.685 64.1317, -52.685 64.1317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_327'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1317 -52.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-52.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1317 -52.685)"^^geo:wktLiteral ;
  geo-pos:lat "64.1317"^^xsd:decimal ;
  geo-pos:long "-52.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_328'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_328'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.685'^^xsd:double;
  dwc:startLongitude '-52.685'^^xsd:double;
  dwc:endLongitude '-52.685'^^xsd:double;
  dwc:latitude '64.1317'^^xsd:double;
  dwc:startLatitude '64.1317'^^xsd:double;
  dwc:endLatitude '64.1317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.685 64.1317, -52.685 64.1317, -52.685 64.1317, -52.685 64.1317, -52.685 64.1317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_328'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4160'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4160'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6667'^^xsd:double;
  dwc:startLongitude '-52.6667'^^xsd:double;
  dwc:endLongitude '-52.6667'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4160'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.6667)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4154'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4154'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6667'^^xsd:double;
  dwc:startLongitude '-52.6667'^^xsd:double;
  dwc:endLongitude '-52.6667'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1, -52.6667 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4154'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3333 -27.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3333 -27.8333)"^^geo:wktLiteral ;
  geo-pos:lat "65.3333"^^xsd:decimal ;
  geo-pos:long "-27.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1874'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1874'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.8333'^^xsd:double;
  dwc:startLongitude '-27.8333'^^xsd:double;
  dwc:endLongitude '-27.8333'^^xsd:double;
  dwc:latitude '65.3333'^^xsd:double;
  dwc:startLatitude '65.3333'^^xsd:double;
  dwc:endLatitude '65.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.8333 65.3333, -27.8333 65.3333, -27.8333 65.3333, -27.8333 65.3333, -27.8333 65.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1874'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3167 -26.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3167 -26.0833)"^^geo:wktLiteral ;
  geo-pos:lat "66.3167"^^xsd:decimal ;
  geo-pos:long "-26.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1843'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1843'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.0833'^^xsd:double;
  dwc:startLongitude '-26.0833'^^xsd:double;
  dwc:endLongitude '-26.0833'^^xsd:double;
  dwc:latitude '66.3167'^^xsd:double;
  dwc:startLatitude '66.3167'^^xsd:double;
  dwc:endLatitude '66.3167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.0833 66.3167, -26.0833 66.3167, -26.0833 66.3167, -26.0833 66.3167, -26.0833 66.3167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1843'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3667 -16.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3667 -16.2167)"^^geo:wktLiteral ;
  geo-pos:lat "63.3667"^^xsd:decimal ;
  geo-pos:long "-16.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1907'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1907'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.2167'^^xsd:double;
  dwc:startLongitude '-16.2167'^^xsd:double;
  dwc:endLongitude '-16.2167'^^xsd:double;
  dwc:latitude '63.3667'^^xsd:double;
  dwc:startLatitude '63.3667'^^xsd:double;
  dwc:endLatitude '63.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.2167 63.3667, -16.2167 63.3667, -16.2167 63.3667, -16.2167 63.3667, -16.2167 63.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1907'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2010'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2010'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2010'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.7167 40.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.7167"^^xsd:decimal ;
  dwc:decimalLongitude "40.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.7167 40.6)"^^geo:wktLiteral ;
  geo-pos:lat "76.7167"^^xsd:decimal ;
  geo-pos:long "40.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3045'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3045'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '40.6'^^xsd:double;
  dwc:startLongitude '40.6'^^xsd:double;
  dwc:endLongitude '40.6'^^xsd:double;
  dwc:latitude '76.7167'^^xsd:double;
  dwc:startLatitude '76.7167'^^xsd:double;
  dwc:endLatitude '76.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.6 76.7167, 40.6 76.7167, 40.6 76.7167, 40.6 76.7167, 40.6 76.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3045'^^xsd:string;
  dwc:observationDate '1993-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4778 -52.6253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4778"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4778 -52.6253)"^^geo:wktLiteral ;
  geo-pos:lat "47.4778"^^xsd:decimal ;
  geo-pos:long "-52.6253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3601'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3601'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6253'^^xsd:double;
  dwc:startLongitude '-52.6253'^^xsd:double;
  dwc:endLongitude '-52.6253'^^xsd:double;
  dwc:latitude '47.4778'^^xsd:double;
  dwc:startLatitude '47.4778'^^xsd:double;
  dwc:endLatitude '47.4778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6253 47.4778, -52.6253 47.4778, -52.6253 47.4778, -52.6253 47.4778, -52.6253 47.4778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3601'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8628 -53.9332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8628"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8628 -53.9332)"^^geo:wktLiteral ;
  geo-pos:lat "46.8628"^^xsd:decimal ;
  geo-pos:long "-53.9332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3614'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3614'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9332'^^xsd:double;
  dwc:startLongitude '-53.9332'^^xsd:double;
  dwc:endLongitude '-53.9332'^^xsd:double;
  dwc:latitude '46.8628'^^xsd:double;
  dwc:startLatitude '46.8628'^^xsd:double;
  dwc:endLatitude '46.8628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9332 46.8628, -53.9332 46.8628, -53.9332 46.8628, -53.9332 46.8628, -53.9332 46.8628))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3614'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.13 -52.7937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.13"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.13 -52.7937)"^^geo:wktLiteral ;
  geo-pos:lat "48.13"^^xsd:decimal ;
  geo-pos:long "-52.7937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3748'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3748'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7937'^^xsd:double;
  dwc:startLongitude '-52.7937'^^xsd:double;
  dwc:endLongitude '-52.7937'^^xsd:double;
  dwc:latitude '48.13'^^xsd:double;
  dwc:startLatitude '48.13'^^xsd:double;
  dwc:endLatitude '48.13'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7937 48.13, -52.7937 48.13, -52.7937 48.13, -52.7937 48.13, -52.7937 48.13))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3748'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -63.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -63.4025)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-63.4025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2398'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2398'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4025'^^xsd:double;
  dwc:startLongitude '-63.4025'^^xsd:double;
  dwc:endLongitude '-63.4025'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:startLatitude '49.9'^^xsd:double;
  dwc:endLatitude '49.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4025 49.9, -63.4025 49.9, -63.4025 49.9, -63.4025 49.9, -63.4025 49.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2398'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -63.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -63.4025)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-63.4025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2397'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2397'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4025'^^xsd:double;
  dwc:startLongitude '-63.4025'^^xsd:double;
  dwc:endLongitude '-63.4025'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:startLatitude '49.9'^^xsd:double;
  dwc:endLatitude '49.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4025 49.9, -63.4025 49.9, -63.4025 49.9, -63.4025 49.9, -63.4025 49.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2397'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.18 -69.1745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.18"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.18 -69.1745)"^^geo:wktLiteral ;
  geo-pos:lat "19.18"^^xsd:decimal ;
  geo-pos:long "-69.1745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2598'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2598'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1745'^^xsd:double;
  dwc:startLongitude '-69.1745'^^xsd:double;
  dwc:endLongitude '-69.1745'^^xsd:double;
  dwc:latitude '19.18'^^xsd:double;
  dwc:startLatitude '19.18'^^xsd:double;
  dwc:endLatitude '19.18'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1745 19.18, -69.1745 19.18, -69.1745 19.18, -69.1745 19.18, -69.1745 19.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2598'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4988 -70.4653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4988"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4988 -70.4653)"^^geo:wktLiteral ;
  geo-pos:lat "42.4988"^^xsd:decimal ;
  geo-pos:long "-70.4653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3847'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3847'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4653'^^xsd:double;
  dwc:startLongitude '-70.4653'^^xsd:double;
  dwc:endLongitude '-70.4653'^^xsd:double;
  dwc:latitude '42.4988'^^xsd:double;
  dwc:startLatitude '42.4988'^^xsd:double;
  dwc:endLatitude '42.4988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4653 42.4988, -70.4653 42.4988, -70.4653 42.4988, -70.4653 42.4988, -70.4653 42.4988))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3847'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.18 -69.1745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.18"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.18 -69.1745)"^^geo:wktLiteral ;
  geo-pos:lat "19.18"^^xsd:decimal ;
  geo-pos:long "-69.1745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2596'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2596'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1745'^^xsd:double;
  dwc:startLongitude '-69.1745'^^xsd:double;
  dwc:endLongitude '-69.1745'^^xsd:double;
  dwc:latitude '19.18'^^xsd:double;
  dwc:startLatitude '19.18'^^xsd:double;
  dwc:endLatitude '19.18'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1745 19.18, -69.1745 19.18, -69.1745 19.18, -69.1745 19.18, -69.1745 19.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2596'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.18 -69.1745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.18"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.18 -69.1745)"^^geo:wktLiteral ;
  geo-pos:lat "19.18"^^xsd:decimal ;
  geo-pos:long "-69.1745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2597'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2597'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1745'^^xsd:double;
  dwc:startLongitude '-69.1745'^^xsd:double;
  dwc:endLongitude '-69.1745'^^xsd:double;
  dwc:latitude '19.18'^^xsd:double;
  dwc:startLatitude '19.18'^^xsd:double;
  dwc:endLatitude '19.18'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1745 19.18, -69.1745 19.18, -69.1745 19.18, -69.1745 19.18, -69.1745 19.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2597'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2112 -68.9528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2112"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2112 -68.9528)"^^geo:wktLiteral ;
  geo-pos:lat "41.2112"^^xsd:decimal ;
  geo-pos:long "-68.9528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3444'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3444'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9528'^^xsd:double;
  dwc:startLongitude '-68.9528'^^xsd:double;
  dwc:endLongitude '-68.9528'^^xsd:double;
  dwc:latitude '41.2112'^^xsd:double;
  dwc:startLatitude '41.2112'^^xsd:double;
  dwc:endLatitude '41.2112'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9528 41.2112, -68.9528 41.2112, -68.9528 41.2112, -68.9528 41.2112, -68.9528 41.2112))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3444'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2016'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2016'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2016'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0995 -68.8433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0995"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0995 -68.8433)"^^geo:wktLiteral ;
  geo-pos:lat "20.0995"^^xsd:decimal ;
  geo-pos:long "-68.8433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3138'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3138'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8433'^^xsd:double;
  dwc:startLongitude '-68.8433'^^xsd:double;
  dwc:endLongitude '-68.8433'^^xsd:double;
  dwc:latitude '20.0995'^^xsd:double;
  dwc:startLatitude '20.0995'^^xsd:double;
  dwc:endLatitude '20.0995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8433 20.0995, -68.8433 20.0995, -68.8433 20.0995, -68.8433 20.0995, -68.8433 20.0995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3138'^^xsd:string;
  dwc:observationDate '1992-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2006'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2006'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2006'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2007'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2007'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2007'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2008'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2008'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2008'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2009'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2009'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2009'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2011'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2011'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2011'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2012'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2012'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2012'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2013'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2013'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2013'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2014'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2014'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2014'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2015'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2015'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2015'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.759 -69.8103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.759"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.759 -69.8103)"^^geo:wktLiteral ;
  geo-pos:lat "20.759"^^xsd:decimal ;
  geo-pos:long "-69.8103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1696'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1696'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8103'^^xsd:double;
  dwc:startLongitude '-69.8103'^^xsd:double;
  dwc:endLongitude '-69.8103'^^xsd:double;
  dwc:latitude '20.759'^^xsd:double;
  dwc:startLatitude '20.759'^^xsd:double;
  dwc:endLatitude '20.759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8103 20.759, -69.8103 20.759, -69.8103 20.759, -69.8103 20.759, -69.8103 20.759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1696'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7455"^^xsd:decimal ;
  dwc:decimalLongitude "-69.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.779)"^^geo:wktLiteral ;
  geo-pos:lat "20.7455"^^xsd:decimal ;
  geo-pos:long "-69.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1513'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_1513'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.779'^^xsd:double;
  dwc:startLongitude '-69.779'^^xsd:double;
  dwc:endLongitude '-69.779'^^xsd:double;
  dwc:latitude '20.7455'^^xsd:double;
  dwc:startLatitude '20.7455'^^xsd:double;
  dwc:endLatitude '20.7455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.779 20.7455, -69.779 20.7455, -69.779 20.7455, -69.779 20.7455, -69.779 20.7455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1513'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7538 -69.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7538"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7538 -69.7688)"^^geo:wktLiteral ;
  geo-pos:lat "20.7538"^^xsd:decimal ;
  geo-pos:long "-69.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1497'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1497'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7688'^^xsd:double;
  dwc:startLongitude '-69.7688'^^xsd:double;
  dwc:endLongitude '-69.7688'^^xsd:double;
  dwc:latitude '20.7538'^^xsd:double;
  dwc:startLatitude '20.7538'^^xsd:double;
  dwc:endLatitude '20.7538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7688 20.7538, -69.7688 20.7538, -69.7688 20.7538, -69.7688 20.7538, -69.7688 20.7538))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1497'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7357 -69.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7357"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7357 -69.7935)"^^geo:wktLiteral ;
  geo-pos:lat "20.7357"^^xsd:decimal ;
  geo-pos:long "-69.7935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1655'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1655'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7935'^^xsd:double;
  dwc:startLongitude '-69.7935'^^xsd:double;
  dwc:endLongitude '-69.7935'^^xsd:double;
  dwc:latitude '20.7357'^^xsd:double;
  dwc:startLatitude '20.7357'^^xsd:double;
  dwc:endLatitude '20.7357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7935 20.7357, -69.7935 20.7357, -69.7935 20.7357, -69.7935 20.7357, -69.7935 20.7357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1655'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7195 -69.8213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7195"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7195 -69.8213)"^^geo:wktLiteral ;
  geo-pos:lat "20.7195"^^xsd:decimal ;
  geo-pos:long "-69.8213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_806'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_806'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8213'^^xsd:double;
  dwc:startLongitude '-69.8213'^^xsd:double;
  dwc:endLongitude '-69.8213'^^xsd:double;
  dwc:latitude '20.7195'^^xsd:double;
  dwc:startLatitude '20.7195'^^xsd:double;
  dwc:endLatitude '20.7195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8213 20.7195, -69.8213 20.7195, -69.8213 20.7195, -69.8213 20.7195, -69.8213 20.7195))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_806'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7332 -69.7635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7332"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7332 -69.7635)"^^geo:wktLiteral ;
  geo-pos:lat "20.7332"^^xsd:decimal ;
  geo-pos:long "-69.7635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_776'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_776'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7635'^^xsd:double;
  dwc:startLongitude '-69.7635'^^xsd:double;
  dwc:endLongitude '-69.7635'^^xsd:double;
  dwc:latitude '20.7332'^^xsd:double;
  dwc:startLatitude '20.7332'^^xsd:double;
  dwc:endLatitude '20.7332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7635 20.7332, -69.7635 20.7332, -69.7635 20.7332, -69.7635 20.7332, -69.7635 20.7332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_776'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7248 -69.7853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7248"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7248 -69.7853)"^^geo:wktLiteral ;
  geo-pos:lat "20.7248"^^xsd:decimal ;
  geo-pos:long "-69.7853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_896'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_896'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7853'^^xsd:double;
  dwc:startLongitude '-69.7853'^^xsd:double;
  dwc:endLongitude '-69.7853'^^xsd:double;
  dwc:latitude '20.7248'^^xsd:double;
  dwc:startLatitude '20.7248'^^xsd:double;
  dwc:endLatitude '20.7248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7853 20.7248, -69.7853 20.7248, -69.7853 20.7248, -69.7853 20.7248, -69.7853 20.7248))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_896'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1053 -52.6612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1053"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1053 -52.6612)"^^geo:wktLiteral ;
  geo-pos:lat "64.1053"^^xsd:decimal ;
  geo-pos:long "-52.6612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_261'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_261'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6612'^^xsd:double;
  dwc:startLongitude '-52.6612'^^xsd:double;
  dwc:endLongitude '-52.6612'^^xsd:double;
  dwc:latitude '64.1053'^^xsd:double;
  dwc:startLatitude '64.1053'^^xsd:double;
  dwc:endLatitude '64.1053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6612 64.1053, -52.6612 64.1053, -52.6612 64.1053, -52.6612 64.1053, -52.6612 64.1053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_261'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_609'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_609'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_609'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_610'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_610'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_610'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_611'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_611'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_611'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_612'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_612'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_612'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3667 -56.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3667 -56.9667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3667"^^xsd:decimal ;
  geo-pos:long "-56.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1968'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1968'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9667'^^xsd:double;
  dwc:startLongitude '-56.9667'^^xsd:double;
  dwc:endLongitude '-56.9667'^^xsd:double;
  dwc:latitude '51.3667'^^xsd:double;
  dwc:startLatitude '51.3667'^^xsd:double;
  dwc:endLatitude '51.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9667 51.3667, -56.9667 51.3667, -56.9667 51.3667, -56.9667 51.3667, -56.9667 51.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1968'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7248 -52.9743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7248"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7248 -52.9743)"^^geo:wktLiteral ;
  geo-pos:lat "47.7248"^^xsd:decimal ;
  geo-pos:long "-52.9743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_503'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_503'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9743'^^xsd:double;
  dwc:startLongitude '-52.9743'^^xsd:double;
  dwc:endLongitude '-52.9743'^^xsd:double;
  dwc:latitude '47.7248'^^xsd:double;
  dwc:startLatitude '47.7248'^^xsd:double;
  dwc:endLatitude '47.7248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9743 47.7248, -52.9743 47.7248, -52.9743 47.7248, -52.9743 47.7248, -52.9743 47.7248))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_503'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3045 -57.2938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3045"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3045 -57.2938)"^^geo:wktLiteral ;
  geo-pos:lat "51.3045"^^xsd:decimal ;
  geo-pos:long "-57.2938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_66'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_66'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2938'^^xsd:double;
  dwc:startLongitude '-57.2938'^^xsd:double;
  dwc:endLongitude '-57.2938'^^xsd:double;
  dwc:latitude '51.3045'^^xsd:double;
  dwc:startLatitude '51.3045'^^xsd:double;
  dwc:endLatitude '51.3045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2938 51.3045, -57.2938 51.3045, -57.2938 51.3045, -57.2938 51.3045, -57.2938 51.3045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_66'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38 -56.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38"^^xsd:decimal ;
  dwc:decimalLongitude "-56.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38 -56.3667)"^^geo:wktLiteral ;
  geo-pos:lat "50.38"^^xsd:decimal ;
  geo-pos:long "-56.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_448'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_448'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.3667'^^xsd:double;
  dwc:startLongitude '-56.3667'^^xsd:double;
  dwc:endLongitude '-56.3667'^^xsd:double;
  dwc:latitude '50.38'^^xsd:double;
  dwc:startLatitude '50.38'^^xsd:double;
  dwc:endLatitude '50.38'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.3667 50.38, -56.3667 50.38, -56.3667 50.38, -56.3667 50.38, -56.3667 50.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_448'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9033 -53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9033"^^xsd:decimal ;
  dwc:decimalLongitude "-53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9033 -53.62)"^^geo:wktLiteral ;
  geo-pos:lat "48.9033"^^xsd:decimal ;
  geo-pos:long "-53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_431'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_431'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.62'^^xsd:double;
  dwc:startLongitude '-53.62'^^xsd:double;
  dwc:endLongitude '-53.62'^^xsd:double;
  dwc:latitude '48.9033'^^xsd:double;
  dwc:startLatitude '48.9033'^^xsd:double;
  dwc:endLatitude '48.9033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.62 48.9033, -53.62 48.9033, -53.62 48.9033, -53.62 48.9033, -53.62 48.9033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_431'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5767 -56.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5767"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5767 -56.5617)"^^geo:wktLiteral ;
  geo-pos:lat "51.5767"^^xsd:decimal ;
  geo-pos:long "-56.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_91'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_91'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5617'^^xsd:double;
  dwc:startLongitude '-56.5617'^^xsd:double;
  dwc:endLongitude '-56.5617'^^xsd:double;
  dwc:latitude '51.5767'^^xsd:double;
  dwc:startLatitude '51.5767'^^xsd:double;
  dwc:endLatitude '51.5767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5617 51.5767, -56.5617 51.5767, -56.5617 51.5767, -56.5617 51.5767, -56.5617 51.5767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_91'^^xsd:string;
  dwc:observationDate '1993-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6133 -52.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6133"^^xsd:decimal ;
  dwc:decimalLongitude "-52.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6133 -52.655)"^^geo:wktLiteral ;
  geo-pos:lat "47.6133"^^xsd:decimal ;
  geo-pos:long "-52.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3722'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3722'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.655'^^xsd:double;
  dwc:startLongitude '-52.655'^^xsd:double;
  dwc:endLongitude '-52.655'^^xsd:double;
  dwc:latitude '47.6133'^^xsd:double;
  dwc:startLatitude '47.6133'^^xsd:double;
  dwc:endLatitude '47.6133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.655 47.6133, -52.655 47.6133, -52.655 47.6133, -52.655 47.6133, -52.655 47.6133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3722'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6133 -52.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6133"^^xsd:decimal ;
  dwc:decimalLongitude "-52.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6133 -52.655)"^^geo:wktLiteral ;
  geo-pos:lat "47.6133"^^xsd:decimal ;
  geo-pos:long "-52.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3723'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3723'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.655'^^xsd:double;
  dwc:startLongitude '-52.655'^^xsd:double;
  dwc:endLongitude '-52.655'^^xsd:double;
  dwc:latitude '47.6133'^^xsd:double;
  dwc:startLatitude '47.6133'^^xsd:double;
  dwc:endLatitude '47.6133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.655 47.6133, -52.655 47.6133, -52.655 47.6133, -52.655 47.6133, -52.655 47.6133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3723'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.587 -68.4613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.587"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.587 -68.4613)"^^geo:wktLiteral ;
  geo-pos:lat "41.587"^^xsd:decimal ;
  geo-pos:long "-68.4613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3415'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3415'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.4613'^^xsd:double;
  dwc:startLongitude '-68.4613'^^xsd:double;
  dwc:endLongitude '-68.4613'^^xsd:double;
  dwc:latitude '41.587'^^xsd:double;
  dwc:startLatitude '41.587'^^xsd:double;
  dwc:endLatitude '41.587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4613 41.587, -68.4613 41.587, -68.4613 41.587, -68.4613 41.587, -68.4613 41.587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3415'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.587 -68.4613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.587"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.587 -68.4613)"^^geo:wktLiteral ;
  geo-pos:lat "41.587"^^xsd:decimal ;
  geo-pos:long "-68.4613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3416'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3416'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.4613'^^xsd:double;
  dwc:startLongitude '-68.4613'^^xsd:double;
  dwc:endLongitude '-68.4613'^^xsd:double;
  dwc:latitude '41.587'^^xsd:double;
  dwc:startLatitude '41.587'^^xsd:double;
  dwc:endLatitude '41.587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4613 41.587, -68.4613 41.587, -68.4613 41.587, -68.4613 41.587, -68.4613 41.587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3416'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1394'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1394'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1394'^^xsd:string;
  dwc:observationDate '1992-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1395'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1395'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1395'^^xsd:string;
  dwc:observationDate '1992-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2940'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2940'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2940'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1393'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1393'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1393'^^xsd:string;
  dwc:observationDate '1992-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7405 -69.8018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7405"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7405 -69.8018)"^^geo:wktLiteral ;
  geo-pos:lat "20.7405"^^xsd:decimal ;
  geo-pos:long "-69.8018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2782'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2782'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8018'^^xsd:double;
  dwc:startLongitude '-69.8018'^^xsd:double;
  dwc:endLongitude '-69.8018'^^xsd:double;
  dwc:latitude '20.7405'^^xsd:double;
  dwc:startLatitude '20.7405'^^xsd:double;
  dwc:endLatitude '20.7405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8018 20.7405, -69.8018 20.7405, -69.8018 20.7405, -69.8018 20.7405, -69.8018 20.7405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2782'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7233 -69.8202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7233 -69.8202)"^^geo:wktLiteral ;
  geo-pos:lat "20.7233"^^xsd:decimal ;
  geo-pos:long "-69.8202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2726'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2726'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8202'^^xsd:double;
  dwc:startLongitude '-69.8202'^^xsd:double;
  dwc:endLongitude '-69.8202'^^xsd:double;
  dwc:latitude '20.7233'^^xsd:double;
  dwc:startLatitude '20.7233'^^xsd:double;
  dwc:endLatitude '20.7233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8202 20.7233, -69.8202 20.7233, -69.8202 20.7233, -69.8202 20.7233, -69.8202 20.7233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2726'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -69)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1553'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1553'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:startLongitude '-69'^^xsd:integer;
  dwc:endLongitude '-69'^^xsd:integer;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-69 20, -69 20, -69 20, -69 20, -69 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1553'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7388 -69.7677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7388"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7388 -69.7677)"^^geo:wktLiteral ;
  geo-pos:lat "20.7388"^^xsd:decimal ;
  geo-pos:long "-69.7677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_822'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_822'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7677'^^xsd:double;
  dwc:startLongitude '-69.7677'^^xsd:double;
  dwc:endLongitude '-69.7677'^^xsd:double;
  dwc:latitude '20.7388'^^xsd:double;
  dwc:startLatitude '20.7388'^^xsd:double;
  dwc:endLatitude '20.7388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7677 20.7388, -69.7677 20.7388, -69.7677 20.7388, -69.7677 20.7388, -69.7677 20.7388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_822'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_716'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_716'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_716'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_717'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_717'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_717'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_718'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_718'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_718'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_719'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_719'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_719'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_720'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_720'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_720'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_721'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_721'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_721'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_714'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_714'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_714'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_715'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_715'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_715'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1518 -69.2122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1518"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1518 -69.2122)"^^geo:wktLiteral ;
  geo-pos:lat "19.1518"^^xsd:decimal ;
  geo-pos:long "-69.2122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2586'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2586'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2122'^^xsd:double;
  dwc:startLongitude '-69.2122'^^xsd:double;
  dwc:endLongitude '-69.2122'^^xsd:double;
  dwc:latitude '19.1518'^^xsd:double;
  dwc:startLatitude '19.1518'^^xsd:double;
  dwc:endLatitude '19.1518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2122 19.1518, -69.2122 19.1518, -69.2122 19.1518, -69.2122 19.1518, -69.2122 19.1518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2586'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1397 -70.0458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1397"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1397 -70.0458)"^^geo:wktLiteral ;
  geo-pos:lat "43.1397"^^xsd:decimal ;
  geo-pos:long "-70.0458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3261'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3261'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0458'^^xsd:double;
  dwc:startLongitude '-70.0458'^^xsd:double;
  dwc:endLongitude '-70.0458'^^xsd:double;
  dwc:latitude '43.1397'^^xsd:double;
  dwc:startLatitude '43.1397'^^xsd:double;
  dwc:endLatitude '43.1397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0458 43.1397, -70.0458 43.1397, -70.0458 43.1397, -70.0458 43.1397, -70.0458 43.1397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3261'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.209 -70.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.209"^^xsd:decimal ;
  dwc:decimalLongitude "-70.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.209 -70.075)"^^geo:wktLiteral ;
  geo-pos:lat "43.209"^^xsd:decimal ;
  geo-pos:long "-70.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3014'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3014'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.075'^^xsd:double;
  dwc:startLongitude '-70.075'^^xsd:double;
  dwc:endLongitude '-70.075'^^xsd:double;
  dwc:latitude '43.209'^^xsd:double;
  dwc:startLatitude '43.209'^^xsd:double;
  dwc:endLatitude '43.209'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.075 43.209, -70.075 43.209, -70.075 43.209, -70.075 43.209, -70.075 43.209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3014'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1333 -52.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1333 -52.5333)"^^geo:wktLiteral ;
  geo-pos:lat "64.1333"^^xsd:decimal ;
  geo-pos:long "-52.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4139'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4139'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5333'^^xsd:double;
  dwc:startLongitude '-52.5333'^^xsd:double;
  dwc:endLongitude '-52.5333'^^xsd:double;
  dwc:latitude '64.1333'^^xsd:double;
  dwc:startLatitude '64.1333'^^xsd:double;
  dwc:endLatitude '64.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4139'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1333 -52.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1333 -52.5333)"^^geo:wktLiteral ;
  geo-pos:lat "64.1333"^^xsd:decimal ;
  geo-pos:long "-52.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4138'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4138'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5333'^^xsd:double;
  dwc:startLongitude '-52.5333'^^xsd:double;
  dwc:endLongitude '-52.5333'^^xsd:double;
  dwc:latitude '64.1333'^^xsd:double;
  dwc:startLatitude '64.1333'^^xsd:double;
  dwc:endLatitude '64.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333, -52.5333 64.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4138'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1518 -69.2122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1518"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1518 -69.2122)"^^geo:wktLiteral ;
  geo-pos:lat "19.1518"^^xsd:decimal ;
  geo-pos:long "-69.2122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2588'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2588'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2122'^^xsd:double;
  dwc:startLongitude '-69.2122'^^xsd:double;
  dwc:endLongitude '-69.2122'^^xsd:double;
  dwc:latitude '19.1518'^^xsd:double;
  dwc:startLatitude '19.1518'^^xsd:double;
  dwc:endLatitude '19.1518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2122 19.1518, -69.2122 19.1518, -69.2122 19.1518, -69.2122 19.1518, -69.2122 19.1518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2588'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.173 -52.8373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.173"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.173 -52.8373)"^^geo:wktLiteral ;
  geo-pos:lat "47.173"^^xsd:decimal ;
  geo-pos:long "-52.8373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3702'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3702'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8373'^^xsd:double;
  dwc:startLongitude '-52.8373'^^xsd:double;
  dwc:endLongitude '-52.8373'^^xsd:double;
  dwc:latitude '47.173'^^xsd:double;
  dwc:startLatitude '47.173'^^xsd:double;
  dwc:endLatitude '47.173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8373 47.173, -52.8373 47.173, -52.8373 47.173, -52.8373 47.173, -52.8373 47.173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3702'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2865 -57.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2865"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2865 -57.6842)"^^geo:wktLiteral ;
  geo-pos:lat "51.2865"^^xsd:decimal ;
  geo-pos:long "-57.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2310'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2310'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.6842'^^xsd:double;
  dwc:startLongitude '-57.6842'^^xsd:double;
  dwc:endLongitude '-57.6842'^^xsd:double;
  dwc:latitude '51.2865'^^xsd:double;
  dwc:startLatitude '51.2865'^^xsd:double;
  dwc:endLatitude '51.2865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.6842 51.2865, -57.6842 51.2865, -57.6842 51.2865, -57.6842 51.2865, -57.6842 51.2865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2310'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4738 -56.7735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4738"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4738 -56.7735)"^^geo:wktLiteral ;
  geo-pos:lat "51.4738"^^xsd:decimal ;
  geo-pos:long "-56.7735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3527'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3527'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7735'^^xsd:double;
  dwc:startLongitude '-56.7735'^^xsd:double;
  dwc:endLongitude '-56.7735'^^xsd:double;
  dwc:latitude '51.4738'^^xsd:double;
  dwc:startLatitude '51.4738'^^xsd:double;
  dwc:endLatitude '51.4738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7735 51.4738, -56.7735 51.4738, -56.7735 51.4738, -56.7735 51.4738, -56.7735 51.4738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3527'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1333 -64.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1333 -64.205)"^^geo:wktLiteral ;
  geo-pos:lat "50.1333"^^xsd:decimal ;
  geo-pos:long "-64.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4163'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4163'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.205'^^xsd:double;
  dwc:startLongitude '-64.205'^^xsd:double;
  dwc:endLongitude '-64.205'^^xsd:double;
  dwc:latitude '50.1333'^^xsd:double;
  dwc:startLatitude '50.1333'^^xsd:double;
  dwc:endLatitude '50.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.205 50.1333, -64.205 50.1333, -64.205 50.1333, -64.205 50.1333, -64.205 50.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4163'^^xsd:string;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1518 -69.2122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1518"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1518 -69.2122)"^^geo:wktLiteral ;
  geo-pos:lat "19.1518"^^xsd:decimal ;
  geo-pos:long "-69.2122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2587'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2587'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2122'^^xsd:double;
  dwc:startLongitude '-69.2122'^^xsd:double;
  dwc:endLongitude '-69.2122'^^xsd:double;
  dwc:latitude '19.1518'^^xsd:double;
  dwc:startLatitude '19.1518'^^xsd:double;
  dwc:endLatitude '19.1518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2122 19.1518, -69.2122 19.1518, -69.2122 19.1518, -69.2122 19.1518, -69.2122 19.1518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2587'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4427 -56.8062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4427"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4427 -56.8062)"^^geo:wktLiteral ;
  geo-pos:lat "51.4427"^^xsd:decimal ;
  geo-pos:long "-56.8062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3560'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3560'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8062'^^xsd:double;
  dwc:startLongitude '-56.8062'^^xsd:double;
  dwc:endLongitude '-56.8062'^^xsd:double;
  dwc:latitude '51.4427'^^xsd:double;
  dwc:startLatitude '51.4427'^^xsd:double;
  dwc:endLatitude '51.4427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8062 51.4427, -56.8062 51.4427, -56.8062 51.4427, -56.8062 51.4427, -56.8062 51.4427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3560'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5897"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  geo-pos:lat "51.5897"^^xsd:decimal ;
  geo-pos:long "-55.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_35'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_35'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7467'^^xsd:double;
  dwc:startLongitude '-55.7467'^^xsd:double;
  dwc:endLongitude '-55.7467'^^xsd:double;
  dwc:latitude '51.5897'^^xsd:double;
  dwc:startLatitude '51.5897'^^xsd:double;
  dwc:endLatitude '51.5897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_35'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5897"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  geo-pos:lat "51.5897"^^xsd:decimal ;
  geo-pos:long "-55.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_36'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_36'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7467'^^xsd:double;
  dwc:startLongitude '-55.7467'^^xsd:double;
  dwc:endLongitude '-55.7467'^^xsd:double;
  dwc:latitude '51.5897'^^xsd:double;
  dwc:startLatitude '51.5897'^^xsd:double;
  dwc:endLatitude '51.5897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_36'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9785 -55.7953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9785"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9785 -55.7953)"^^geo:wktLiteral ;
  geo-pos:lat "50.9785"^^xsd:decimal ;
  geo-pos:long "-55.7953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_121'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_121'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7953'^^xsd:double;
  dwc:startLongitude '-55.7953'^^xsd:double;
  dwc:endLongitude '-55.7953'^^xsd:double;
  dwc:latitude '50.9785'^^xsd:double;
  dwc:startLatitude '50.9785'^^xsd:double;
  dwc:endLatitude '50.9785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7953 50.9785, -55.7953 50.9785, -55.7953 50.9785, -55.7953 50.9785, -55.7953 50.9785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_121'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6097 -56.123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6097"^^xsd:decimal ;
  dwc:decimalLongitude "-56.123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6097 -56.123)"^^geo:wktLiteral ;
  geo-pos:lat "50.6097"^^xsd:decimal ;
  geo-pos:long "-56.123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_131'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_131'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.123'^^xsd:double;
  dwc:startLongitude '-56.123'^^xsd:double;
  dwc:endLongitude '-56.123'^^xsd:double;
  dwc:latitude '50.6097'^^xsd:double;
  dwc:startLatitude '50.6097'^^xsd:double;
  dwc:endLatitude '50.6097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.123 50.6097, -56.123 50.6097, -56.123 50.6097, -56.123 50.6097, -56.123 50.6097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_131'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6257 -53.0807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6257"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6257 -53.0807)"^^geo:wktLiteral ;
  geo-pos:lat "47.6257"^^xsd:decimal ;
  geo-pos:long "-53.0807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_482'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_482'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0807'^^xsd:double;
  dwc:startLongitude '-53.0807'^^xsd:double;
  dwc:endLongitude '-53.0807'^^xsd:double;
  dwc:latitude '47.6257'^^xsd:double;
  dwc:startLatitude '47.6257'^^xsd:double;
  dwc:endLatitude '47.6257'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0807 47.6257, -53.0807 47.6257, -53.0807 47.6257, -53.0807 47.6257, -53.0807 47.6257))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_482'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3712 -52.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3712"^^xsd:decimal ;
  dwc:decimalLongitude "-52.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3712 -52.716)"^^geo:wktLiteral ;
  geo-pos:lat "47.3712"^^xsd:decimal ;
  geo-pos:long "-52.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3718'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3718'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.716'^^xsd:double;
  dwc:startLongitude '-52.716'^^xsd:double;
  dwc:endLongitude '-52.716'^^xsd:double;
  dwc:latitude '47.3712'^^xsd:double;
  dwc:startLatitude '47.3712'^^xsd:double;
  dwc:endLatitude '47.3712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.716 47.3712, -52.716 47.3712, -52.716 47.3712, -52.716 47.3712, -52.716 47.3712))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3718'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1432 -69.8003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1432"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1432 -69.8003)"^^geo:wktLiteral ;
  geo-pos:lat "42.1432"^^xsd:decimal ;
  geo-pos:long "-69.8003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3251'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3251'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8003'^^xsd:double;
  dwc:startLongitude '-69.8003'^^xsd:double;
  dwc:endLongitude '-69.8003'^^xsd:double;
  dwc:latitude '42.1432'^^xsd:double;
  dwc:startLatitude '42.1432'^^xsd:double;
  dwc:endLatitude '42.1432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8003 42.1432, -69.8003 42.1432, -69.8003 42.1432, -69.8003 42.1432, -69.8003 42.1432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3251'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7407 -69.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7407"^^xsd:decimal ;
  dwc:decimalLongitude "-69.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7407 -69.79)"^^geo:wktLiteral ;
  geo-pos:lat "20.7407"^^xsd:decimal ;
  geo-pos:long "-69.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2859'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2859'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.79'^^xsd:double;
  dwc:startLongitude '-69.79'^^xsd:double;
  dwc:endLongitude '-69.79'^^xsd:double;
  dwc:latitude '20.7407'^^xsd:double;
  dwc:startLatitude '20.7407'^^xsd:double;
  dwc:endLatitude '20.7407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.79 20.7407, -69.79 20.7407, -69.79 20.7407, -69.79 20.7407, -69.79 20.7407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2859'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 -68.8855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 -68.8855)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "-68.8855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3315'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3315'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8855'^^xsd:double;
  dwc:startLongitude '-68.8855'^^xsd:double;
  dwc:endLongitude '-68.8855'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:startLatitude '19.9998'^^xsd:double;
  dwc:endLatitude '19.9998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8855 19.9998, -68.8855 19.9998, -68.8855 19.9998, -68.8855 19.9998, -68.8855 19.9998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3315'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7578 -69.7805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7578"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7578 -69.7805)"^^geo:wktLiteral ;
  geo-pos:lat "20.7578"^^xsd:decimal ;
  geo-pos:long "-69.7805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1566'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1566'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7805'^^xsd:double;
  dwc:startLongitude '-69.7805'^^xsd:double;
  dwc:endLongitude '-69.7805'^^xsd:double;
  dwc:latitude '20.7578'^^xsd:double;
  dwc:startLatitude '20.7578'^^xsd:double;
  dwc:endLatitude '20.7578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7805 20.7578, -69.7805 20.7578, -69.7805 20.7578, -69.7805 20.7578, -69.7805 20.7578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1566'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2860'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2860'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7333, -69.8 20.7333, -69.8 20.7333, -69.8 20.7333, -69.8 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2860'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7538 -69.8225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7538"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7538 -69.8225)"^^geo:wktLiteral ;
  geo-pos:lat "20.7538"^^xsd:decimal ;
  geo-pos:long "-69.8225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1629'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1629'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8225'^^xsd:double;
  dwc:startLongitude '-69.8225'^^xsd:double;
  dwc:endLongitude '-69.8225'^^xsd:double;
  dwc:latitude '20.7538'^^xsd:double;
  dwc:startLatitude '20.7538'^^xsd:double;
  dwc:endLatitude '20.7538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8225 20.7538, -69.8225 20.7538, -69.8225 20.7538, -69.8225 20.7538, -69.8225 20.7538))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1629'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7127 -69.8132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7127"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7127 -69.8132)"^^geo:wktLiteral ;
  geo-pos:lat "20.7127"^^xsd:decimal ;
  geo-pos:long "-69.8132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1001'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1001'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8132'^^xsd:double;
  dwc:startLongitude '-69.8132'^^xsd:double;
  dwc:endLongitude '-69.8132'^^xsd:double;
  dwc:latitude '20.7127'^^xsd:double;
  dwc:startLatitude '20.7127'^^xsd:double;
  dwc:endLatitude '20.7127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8132 20.7127, -69.8132 20.7127, -69.8132 20.7127, -69.8132 20.7127, -69.8132 20.7127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1001'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182 -69.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182"^^xsd:decimal ;
  dwc:decimalLongitude "-69.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182 -69.808)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182"^^xsd:decimal ;
  geo-pos:long "-69.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_969'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_969'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.808'^^xsd:double;
  dwc:startLongitude '-69.808'^^xsd:double;
  dwc:endLongitude '-69.808'^^xsd:double;
  dwc:latitude '20.7182'^^xsd:double;
  dwc:startLatitude '20.7182'^^xsd:double;
  dwc:endLatitude '20.7182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.808 20.7182, -69.808 20.7182, -69.808 20.7182, -69.808 20.7182, -69.808 20.7182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_969'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.731 -69.7903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.731"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.731 -69.7903)"^^geo:wktLiteral ;
  geo-pos:lat "20.731"^^xsd:decimal ;
  geo-pos:long "-69.7903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1224'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1224'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7903'^^xsd:double;
  dwc:startLongitude '-69.7903'^^xsd:double;
  dwc:endLongitude '-69.7903'^^xsd:double;
  dwc:latitude '20.731'^^xsd:double;
  dwc:startLatitude '20.731'^^xsd:double;
  dwc:endLatitude '20.731'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7903 20.731, -69.7903 20.731, -69.7903 20.731, -69.7903 20.731, -69.7903 20.731))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1224'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7353 -69.7995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7353"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7353 -69.7995)"^^geo:wktLiteral ;
  geo-pos:lat "20.7353"^^xsd:decimal ;
  geo-pos:long "-69.7995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1687'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1687'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7995'^^xsd:double;
  dwc:startLongitude '-69.7995'^^xsd:double;
  dwc:endLongitude '-69.7995'^^xsd:double;
  dwc:latitude '20.7353'^^xsd:double;
  dwc:startLatitude '20.7353'^^xsd:double;
  dwc:endLatitude '20.7353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7995 20.7353, -69.7995 20.7353, -69.7995 20.7353, -69.7995 20.7353, -69.7995 20.7353))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1687'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1933 -69.2045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1933 -69.2045)"^^geo:wktLiteral ;
  geo-pos:lat "19.1933"^^xsd:decimal ;
  geo-pos:long "-69.2045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1171'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1171'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2045'^^xsd:double;
  dwc:startLongitude '-69.2045'^^xsd:double;
  dwc:endLongitude '-69.2045'^^xsd:double;
  dwc:latitude '19.1933'^^xsd:double;
  dwc:startLatitude '19.1933'^^xsd:double;
  dwc:endLatitude '19.1933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2045 19.1933, -69.2045 19.1933, -69.2045 19.1933, -69.2045 19.1933, -69.2045 19.1933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1171'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2147 -69.1947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2147"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2147 -69.1947)"^^geo:wktLiteral ;
  geo-pos:lat "19.2147"^^xsd:decimal ;
  geo-pos:long "-69.1947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1039'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1039'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1947'^^xsd:double;
  dwc:startLongitude '-69.1947'^^xsd:double;
  dwc:endLongitude '-69.1947'^^xsd:double;
  dwc:latitude '19.2147'^^xsd:double;
  dwc:startLatitude '19.2147'^^xsd:double;
  dwc:endLatitude '19.2147'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1947 19.2147, -69.1947 19.2147, -69.1947 19.2147, -69.1947 19.2147, -69.1947 19.2147))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1039'^^xsd:string;
  dwc:observationDate '1992-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.751 -69.7827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.751"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.751 -69.7827)"^^geo:wktLiteral ;
  geo-pos:lat "20.751"^^xsd:decimal ;
  geo-pos:long "-69.7827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_917'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_917'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7827'^^xsd:double;
  dwc:startLongitude '-69.7827'^^xsd:double;
  dwc:endLongitude '-69.7827'^^xsd:double;
  dwc:latitude '20.751'^^xsd:double;
  dwc:startLatitude '20.751'^^xsd:double;
  dwc:endLatitude '20.751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7827 20.751, -69.7827 20.751, -69.7827 20.751, -69.7827 20.751, -69.7827 20.751))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_917'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.55 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.55"^^xsd:decimal ;
  dwc:decimalLongitude "-16.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.55 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "63.55"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1903'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1903'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.75'^^xsd:double;
  dwc:startLongitude '-16.75'^^xsd:double;
  dwc:endLongitude '-16.75'^^xsd:double;
  dwc:latitude '63.55'^^xsd:double;
  dwc:startLatitude '63.55'^^xsd:double;
  dwc:endLatitude '63.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.75 63.55, -16.75 63.55, -16.75 63.55, -16.75 63.55, -16.75 63.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1903'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1103 -68.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1103"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1103 -68.7763)"^^geo:wktLiteral ;
  geo-pos:lat "20.1103"^^xsd:decimal ;
  geo-pos:long "-68.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3189'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_3189'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7763'^^xsd:double;
  dwc:startLongitude '-68.7763'^^xsd:double;
  dwc:endLongitude '-68.7763'^^xsd:double;
  dwc:latitude '20.1103'^^xsd:double;
  dwc:startLatitude '20.1103'^^xsd:double;
  dwc:endLatitude '20.1103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7763 20.1103, -68.7763 20.1103, -68.7763 20.1103, -68.7763 20.1103, -68.7763 20.1103))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3189'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2090'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2090'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2090'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2091'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2091'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2091'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2092'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2092'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2092'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2082'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2082'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2082'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2083'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2083'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2083'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2084'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2084'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2084'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2085'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2085'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2085'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2086'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2086'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2086'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2087'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2087'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2087'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2088'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2088'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2088'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2089'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2089'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2089'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.707 -69.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.707"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.707 -69.7708)"^^geo:wktLiteral ;
  geo-pos:lat "20.707"^^xsd:decimal ;
  geo-pos:long "-69.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_771'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_771'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7708'^^xsd:double;
  dwc:startLongitude '-69.7708'^^xsd:double;
  dwc:endLongitude '-69.7708'^^xsd:double;
  dwc:latitude '20.707'^^xsd:double;
  dwc:startLatitude '20.707'^^xsd:double;
  dwc:endLatitude '20.707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7708 20.707, -69.7708 20.707, -69.7708 20.707, -69.7708 20.707, -69.7708 20.707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_771'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.707 -69.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.707"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.707 -69.7708)"^^geo:wktLiteral ;
  geo-pos:lat "20.707"^^xsd:decimal ;
  geo-pos:long "-69.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_774'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_774'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7708'^^xsd:double;
  dwc:startLongitude '-69.7708'^^xsd:double;
  dwc:endLongitude '-69.7708'^^xsd:double;
  dwc:latitude '20.707'^^xsd:double;
  dwc:startLatitude '20.707'^^xsd:double;
  dwc:endLatitude '20.707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7708 20.707, -69.7708 20.707, -69.7708 20.707, -69.7708 20.707, -69.7708 20.707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_774'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0595 -50.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0595"^^xsd:decimal ;
  dwc:decimalLongitude "-50.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0595 -50.057)"^^geo:wktLiteral ;
  geo-pos:lat "62.0595"^^xsd:decimal ;
  geo-pos:long "-50.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_314'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_314'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.057'^^xsd:double;
  dwc:startLongitude '-50.057'^^xsd:double;
  dwc:endLongitude '-50.057'^^xsd:double;
  dwc:latitude '62.0595'^^xsd:double;
  dwc:startLatitude '62.0595'^^xsd:double;
  dwc:endLatitude '62.0595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.057 62.0595, -50.057 62.0595, -50.057 62.0595, -50.057 62.0595, -50.057 62.0595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_314'^^xsd:string;
  dwc:observationDate '1993-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0738 -69.1495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0738"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0738 -69.1495)"^^geo:wktLiteral ;
  geo-pos:lat "19.0738"^^xsd:decimal ;
  geo-pos:long "-69.1495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3168'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3168'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1495'^^xsd:double;
  dwc:startLongitude '-69.1495'^^xsd:double;
  dwc:endLongitude '-69.1495'^^xsd:double;
  dwc:latitude '19.0738'^^xsd:double;
  dwc:startLatitude '19.0738'^^xsd:double;
  dwc:endLatitude '19.0738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1495 19.0738, -69.1495 19.0738, -69.1495 19.0738, -69.1495 19.0738, -69.1495 19.0738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3168'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.746 -69.7748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.746"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.746 -69.7748)"^^geo:wktLiteral ;
  geo-pos:lat "20.746"^^xsd:decimal ;
  geo-pos:long "-69.7748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1325'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1325'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7748'^^xsd:double;
  dwc:startLongitude '-69.7748'^^xsd:double;
  dwc:endLongitude '-69.7748'^^xsd:double;
  dwc:latitude '20.746'^^xsd:double;
  dwc:startLatitude '20.746'^^xsd:double;
  dwc:endLatitude '20.746'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7748 20.746, -69.7748 20.746, -69.7748 20.746, -69.7748 20.746, -69.7748 20.746))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1325'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.086 -52.5385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.086"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.086 -52.5385)"^^geo:wktLiteral ;
  geo-pos:lat "64.086"^^xsd:decimal ;
  geo-pos:long "-52.5385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_263'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_263'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5385'^^xsd:double;
  dwc:startLongitude '-52.5385'^^xsd:double;
  dwc:endLongitude '-52.5385'^^xsd:double;
  dwc:latitude '64.086'^^xsd:double;
  dwc:startLatitude '64.086'^^xsd:double;
  dwc:endLatitude '64.086'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5385 64.086, -52.5385 64.086, -52.5385 64.086, -52.5385 64.086, -52.5385 64.086))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_263'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2094'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2094'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2094'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2095'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2095'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2095'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2096'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2096'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2096'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2097'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2097'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2097'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2098'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2098'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2098'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2099'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2099'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2099'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2100'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2100'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2100'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2101'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2101'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2101'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2102'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2102'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2102'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2093'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2093'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2093'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0377 -68.8612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0377"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0377 -68.8612)"^^geo:wktLiteral ;
  geo-pos:lat "20.0377"^^xsd:decimal ;
  geo-pos:long "-68.8612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3161'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3161'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8612'^^xsd:double;
  dwc:startLongitude '-68.8612'^^xsd:double;
  dwc:endLongitude '-68.8612'^^xsd:double;
  dwc:latitude '20.0377'^^xsd:double;
  dwc:startLatitude '20.0377'^^xsd:double;
  dwc:endLatitude '20.0377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8612 20.0377, -68.8612 20.0377, -68.8612 20.0377, -68.8612 20.0377, -68.8612 20.0377))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3161'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_587'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_587'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_587'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 -15.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 -15.95)"^^geo:wktLiteral ;
  geo-pos:lat "63.6"^^xsd:decimal ;
  geo-pos:long "-15.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1921'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1921'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.95'^^xsd:double;
  dwc:startLongitude '-15.95'^^xsd:double;
  dwc:endLongitude '-15.95'^^xsd:double;
  dwc:latitude '63.6'^^xsd:double;
  dwc:startLatitude '63.6'^^xsd:double;
  dwc:endLatitude '63.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.95 63.6, -15.95 63.6, -15.95 63.6, -15.95 63.6, -15.95 63.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1921'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2 -26.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2"^^xsd:decimal ;
  dwc:decimalLongitude "-26.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2 -26.9333)"^^geo:wktLiteral ;
  geo-pos:lat "64.2"^^xsd:decimal ;
  geo-pos:long "-26.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1827'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1827'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.9333'^^xsd:double;
  dwc:startLongitude '-26.9333'^^xsd:double;
  dwc:endLongitude '-26.9333'^^xsd:double;
  dwc:latitude '64.2'^^xsd:double;
  dwc:startLatitude '64.2'^^xsd:double;
  dwc:endLatitude '64.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.9333 64.2, -26.9333 64.2, -26.9333 64.2, -26.9333 64.2, -26.9333 64.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1827'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4100'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_4100'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4100'^^xsd:string;
  dwc:observationDate '1993-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4333 21.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4333"^^xsd:decimal ;
  dwc:decimalLongitude "21.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4333 21.0833)"^^geo:wktLiteral ;
  geo-pos:lat "74.4333"^^xsd:decimal ;
  geo-pos:long "21.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2237'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2237'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '21.0833'^^xsd:double;
  dwc:startLongitude '21.0833'^^xsd:double;
  dwc:endLongitude '21.0833'^^xsd:double;
  dwc:latitude '74.4333'^^xsd:double;
  dwc:startLatitude '74.4333'^^xsd:double;
  dwc:endLatitude '74.4333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0833 74.4333, 21.0833 74.4333, 21.0833 74.4333, 21.0833 74.4333, 21.0833 74.4333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2237'^^xsd:string;
  dwc:observationDate '1993-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9383 -63.4213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9383"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9383 -63.4213)"^^geo:wktLiteral ;
  geo-pos:lat "49.9383"^^xsd:decimal ;
  geo-pos:long "-63.4213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2395'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2395'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4213'^^xsd:double;
  dwc:startLongitude '-63.4213'^^xsd:double;
  dwc:endLongitude '-63.4213'^^xsd:double;
  dwc:latitude '49.9383'^^xsd:double;
  dwc:startLatitude '49.9383'^^xsd:double;
  dwc:endLatitude '49.9383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4213 49.9383, -63.4213 49.9383, -63.4213 49.9383, -63.4213 49.9383, -63.4213 49.9383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2395'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9258 -63.4527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9258"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9258 -63.4527)"^^geo:wktLiteral ;
  geo-pos:lat "49.9258"^^xsd:decimal ;
  geo-pos:long "-63.4527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2407'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2407'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4527'^^xsd:double;
  dwc:startLongitude '-63.4527'^^xsd:double;
  dwc:endLongitude '-63.4527'^^xsd:double;
  dwc:latitude '49.9258'^^xsd:double;
  dwc:startLatitude '49.9258'^^xsd:double;
  dwc:endLatitude '49.9258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4527 49.9258, -63.4527 49.9258, -63.4527 49.9258, -63.4527 49.9258, -63.4527 49.9258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2407'^^xsd:string;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6223 -53.1068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6223"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6223 -53.1068)"^^geo:wktLiteral ;
  geo-pos:lat "47.6223"^^xsd:decimal ;
  geo-pos:long "-53.1068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_491'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_491'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1068'^^xsd:double;
  dwc:startLongitude '-53.1068'^^xsd:double;
  dwc:endLongitude '-53.1068'^^xsd:double;
  dwc:latitude '47.6223'^^xsd:double;
  dwc:startLatitude '47.6223'^^xsd:double;
  dwc:endLatitude '47.6223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1068 47.6223, -53.1068 47.6223, -53.1068 47.6223, -53.1068 47.6223, -53.1068 47.6223))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_491'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73 -56.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.73"^^xsd:decimal ;
  dwc:decimalLongitude "-56.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.73 -56.145)"^^geo:wktLiteral ;
  geo-pos:lat "50.73"^^xsd:decimal ;
  geo-pos:long "-56.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_453'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_453'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.145'^^xsd:double;
  dwc:startLongitude '-56.145'^^xsd:double;
  dwc:endLongitude '-56.145'^^xsd:double;
  dwc:latitude '50.73'^^xsd:double;
  dwc:startLatitude '50.73'^^xsd:double;
  dwc:endLatitude '50.73'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.145 50.73, -56.145 50.73, -56.145 50.73, -56.145 50.73, -56.145 50.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_453'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6417 -53.4883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6417"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6417 -53.4883)"^^geo:wktLiteral ;
  geo-pos:lat "48.6417"^^xsd:decimal ;
  geo-pos:long "-53.4883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_414'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_414'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.4883'^^xsd:double;
  dwc:startLongitude '-53.4883'^^xsd:double;
  dwc:endLongitude '-53.4883'^^xsd:double;
  dwc:latitude '48.6417'^^xsd:double;
  dwc:startLatitude '48.6417'^^xsd:double;
  dwc:endLatitude '48.6417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.4883 48.6417, -53.4883 48.6417, -53.4883 48.6417, -53.4883 48.6417, -53.4883 48.6417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_414'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6417 -53.4883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6417"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6417 -53.4883)"^^geo:wktLiteral ;
  geo-pos:lat "48.6417"^^xsd:decimal ;
  geo-pos:long "-53.4883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_415'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_415'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.4883'^^xsd:double;
  dwc:startLongitude '-53.4883'^^xsd:double;
  dwc:endLongitude '-53.4883'^^xsd:double;
  dwc:latitude '48.6417'^^xsd:double;
  dwc:startLatitude '48.6417'^^xsd:double;
  dwc:endLatitude '48.6417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.4883 48.6417, -53.4883 48.6417, -53.4883 48.6417, -53.4883 48.6417, -53.4883 48.6417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_415'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 -70.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "-70.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 -70.2415)"^^geo:wktLiteral ;
  geo-pos:lat "42.44"^^xsd:decimal ;
  geo-pos:long "-70.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3831'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3831'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.2415'^^xsd:double;
  dwc:startLongitude '-70.2415'^^xsd:double;
  dwc:endLongitude '-70.2415'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:startLatitude '42.44'^^xsd:double;
  dwc:endLatitude '42.44'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2415 42.44, -70.2415 42.44, -70.2415 42.44, -70.2415 42.44, -70.2415 42.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3831'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4407 -70.2083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4407"^^xsd:decimal ;
  dwc:decimalLongitude "-70.2083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4407 -70.2083)"^^geo:wktLiteral ;
  geo-pos:lat "42.4407"^^xsd:decimal ;
  geo-pos:long "-70.2083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3837'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3837'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.2083'^^xsd:double;
  dwc:startLongitude '-70.2083'^^xsd:double;
  dwc:endLongitude '-70.2083'^^xsd:double;
  dwc:latitude '42.4407'^^xsd:double;
  dwc:startLatitude '42.4407'^^xsd:double;
  dwc:endLatitude '42.4407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2083 42.4407, -70.2083 42.4407, -70.2083 42.4407, -70.2083 42.4407, -70.2083 42.4407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3837'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4253 -70.4573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4253"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4253 -70.4573)"^^geo:wktLiteral ;
  geo-pos:lat "42.4253"^^xsd:decimal ;
  geo-pos:long "-70.4573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3195'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3195'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4573'^^xsd:double;
  dwc:startLongitude '-70.4573'^^xsd:double;
  dwc:endLongitude '-70.4573'^^xsd:double;
  dwc:latitude '42.4253'^^xsd:double;
  dwc:startLatitude '42.4253'^^xsd:double;
  dwc:endLatitude '42.4253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4573 42.4253, -70.4573 42.4253, -70.4573 42.4253, -70.4573 42.4253, -70.4573 42.4253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3195'^^xsd:string;
  dwc:observationDate '1992-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7648 -69.7933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7648"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7648 -69.7933)"^^geo:wktLiteral ;
  geo-pos:lat "20.7648"^^xsd:decimal ;
  geo-pos:long "-69.7933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1577'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1577'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7933'^^xsd:double;
  dwc:startLongitude '-69.7933'^^xsd:double;
  dwc:endLongitude '-69.7933'^^xsd:double;
  dwc:latitude '20.7648'^^xsd:double;
  dwc:startLatitude '20.7648'^^xsd:double;
  dwc:endLatitude '20.7648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7933 20.7648, -69.7933 20.7648, -69.7933 20.7648, -69.7933 20.7648, -69.7933 20.7648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1577'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7517 -69.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7517"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7517 -69.7788)"^^geo:wktLiteral ;
  geo-pos:lat "20.7517"^^xsd:decimal ;
  geo-pos:long "-69.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1328'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1328'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7788'^^xsd:double;
  dwc:startLongitude '-69.7788'^^xsd:double;
  dwc:endLongitude '-69.7788'^^xsd:double;
  dwc:latitude '20.7517'^^xsd:double;
  dwc:startLatitude '20.7517'^^xsd:double;
  dwc:endLatitude '20.7517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7788 20.7517, -69.7788 20.7517, -69.7788 20.7517, -69.7788 20.7517, -69.7788 20.7517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1328'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7875 -69.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7875"^^xsd:decimal ;
  dwc:decimalLongitude "-69.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7875 -69.793)"^^geo:wktLiteral ;
  geo-pos:lat "20.7875"^^xsd:decimal ;
  geo-pos:long "-69.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1713'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1713'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.793'^^xsd:double;
  dwc:startLongitude '-69.793'^^xsd:double;
  dwc:endLongitude '-69.793'^^xsd:double;
  dwc:latitude '20.7875'^^xsd:double;
  dwc:startLatitude '20.7875'^^xsd:double;
  dwc:endLatitude '20.7875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.793 20.7875, -69.793 20.7875, -69.793 20.7875, -69.793 20.7875, -69.793 20.7875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1713'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_583'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_583'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_583'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_584'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_584'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_584'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_585'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_585'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_585'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_586'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_586'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_586'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_575'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_575'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_575'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_576'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_576'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_576'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_577'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_577'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_577'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_578'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_578'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_578'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_579'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_579'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_579'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_580'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_580'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_580'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_581'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_581'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_581'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_582'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_582'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_582'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_596'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_596'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_596'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -15.9)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "-15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1920'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1920'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.9'^^xsd:double;
  dwc:startLongitude '-15.9'^^xsd:double;
  dwc:endLongitude '-15.9'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:startLatitude '63.7'^^xsd:double;
  dwc:endLatitude '63.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.9 63.7, -15.9 63.7, -15.9 63.7, -15.9 63.7, -15.9 63.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1920'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -15.9)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "-15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1919'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1919'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.9'^^xsd:double;
  dwc:startLongitude '-15.9'^^xsd:double;
  dwc:endLongitude '-15.9'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:startLatitude '63.7'^^xsd:double;
  dwc:endLatitude '63.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.9 63.7, -15.9 63.7, -15.9 63.7, -15.9 63.7, -15.9 63.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1919'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6333 40.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.6333"^^xsd:decimal ;
  dwc:decimalLongitude "40.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6333 40.4667)"^^geo:wktLiteral ;
  geo-pos:lat "76.6333"^^xsd:decimal ;
  geo-pos:long "40.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3044'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3044'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '40.4667'^^xsd:double;
  dwc:startLongitude '40.4667'^^xsd:double;
  dwc:endLongitude '40.4667'^^xsd:double;
  dwc:latitude '76.6333'^^xsd:double;
  dwc:startLatitude '76.6333'^^xsd:double;
  dwc:endLatitude '76.6333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.4667 76.6333, 40.4667 76.6333, 40.4667 76.6333, 40.4667 76.6333, 40.4667 76.6333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3044'^^xsd:string;
  dwc:observationDate '1993-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8213 -66.3657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8213"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8213 -66.3657)"^^geo:wktLiteral ;
  geo-pos:lat "43.8213"^^xsd:decimal ;
  geo-pos:long "-66.3657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3234'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3234'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3657'^^xsd:double;
  dwc:startLongitude '-66.3657'^^xsd:double;
  dwc:endLongitude '-66.3657'^^xsd:double;
  dwc:latitude '43.8213'^^xsd:double;
  dwc:startLatitude '43.8213'^^xsd:double;
  dwc:endLatitude '43.8213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3657 43.8213, -66.3657 43.8213, -66.3657 43.8213, -66.3657 43.8213, -66.3657 43.8213))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3234'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8835 -63.2717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8835"^^xsd:decimal ;
  dwc:decimalLongitude "-63.2717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8835 -63.2717)"^^geo:wktLiteral ;
  geo-pos:lat "49.8835"^^xsd:decimal ;
  geo-pos:long "-63.2717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2404'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2404'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.2717'^^xsd:double;
  dwc:startLongitude '-63.2717'^^xsd:double;
  dwc:endLongitude '-63.2717'^^xsd:double;
  dwc:latitude '49.8835'^^xsd:double;
  dwc:startLatitude '49.8835'^^xsd:double;
  dwc:endLatitude '49.8835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.2717 49.8835, -63.2717 49.8835, -63.2717 49.8835, -63.2717 49.8835, -63.2717 49.8835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2404'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1197 -65.9265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1197"^^xsd:decimal ;
  dwc:decimalLongitude "-65.9265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1197 -65.9265)"^^geo:wktLiteral ;
  geo-pos:lat "42.1197"^^xsd:decimal ;
  geo-pos:long "-65.9265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3363'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3363'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-65.9265'^^xsd:double;
  dwc:startLongitude '-65.9265'^^xsd:double;
  dwc:endLongitude '-65.9265'^^xsd:double;
  dwc:latitude '42.1197'^^xsd:double;
  dwc:startLatitude '42.1197'^^xsd:double;
  dwc:endLatitude '42.1197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.9265 42.1197, -65.9265 42.1197, -65.9265 42.1197, -65.9265 42.1197, -65.9265 42.1197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3363'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9507 -63.4225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9507"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9507 -63.4225)"^^geo:wktLiteral ;
  geo-pos:lat "49.9507"^^xsd:decimal ;
  geo-pos:long "-63.4225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2377'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2377'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4225'^^xsd:double;
  dwc:startLongitude '-63.4225'^^xsd:double;
  dwc:endLongitude '-63.4225'^^xsd:double;
  dwc:latitude '49.9507'^^xsd:double;
  dwc:startLatitude '49.9507'^^xsd:double;
  dwc:endLatitude '49.9507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4225 49.9507, -63.4225 49.9507, -63.4225 49.9507, -63.4225 49.9507, -63.4225 49.9507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2377'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2893 -57.3227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2893"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2893 -57.3227)"^^geo:wktLiteral ;
  geo-pos:lat "51.2893"^^xsd:decimal ;
  geo-pos:long "-57.3227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2260'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2260'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3227'^^xsd:double;
  dwc:startLongitude '-57.3227'^^xsd:double;
  dwc:endLongitude '-57.3227'^^xsd:double;
  dwc:latitude '51.2893'^^xsd:double;
  dwc:startLatitude '51.2893'^^xsd:double;
  dwc:endLatitude '51.2893'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3227 51.2893, -57.3227 51.2893, -57.3227 51.2893, -57.3227 51.2893, -57.3227 51.2893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2260'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.534 -52.6398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.534"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.534 -52.6398)"^^geo:wktLiteral ;
  geo-pos:lat "47.534"^^xsd:decimal ;
  geo-pos:long "-52.6398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4038'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4038'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6398'^^xsd:double;
  dwc:startLongitude '-52.6398'^^xsd:double;
  dwc:endLongitude '-52.6398'^^xsd:double;
  dwc:latitude '47.534'^^xsd:double;
  dwc:startLatitude '47.534'^^xsd:double;
  dwc:endLatitude '47.534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6398 47.534, -52.6398 47.534, -52.6398 47.534, -52.6398 47.534, -52.6398 47.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4038'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1058 -52.8665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1058"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1058 -52.8665)"^^geo:wktLiteral ;
  geo-pos:lat "47.1058"^^xsd:decimal ;
  geo-pos:long "-52.8665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3987'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3987'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8665'^^xsd:double;
  dwc:startLongitude '-52.8665'^^xsd:double;
  dwc:endLongitude '-52.8665'^^xsd:double;
  dwc:latitude '47.1058'^^xsd:double;
  dwc:startLatitude '47.1058'^^xsd:double;
  dwc:endLatitude '47.1058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8665 47.1058, -52.8665 47.1058, -52.8665 47.1058, -52.8665 47.1058, -52.8665 47.1058))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3987'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1608 -70.0492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1608 -70.0492)"^^geo:wktLiteral ;
  geo-pos:lat "43.1608"^^xsd:decimal ;
  geo-pos:long "-70.0492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3282'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3282'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0492'^^xsd:double;
  dwc:startLongitude '-70.0492'^^xsd:double;
  dwc:endLongitude '-70.0492'^^xsd:double;
  dwc:latitude '43.1608'^^xsd:double;
  dwc:startLatitude '43.1608'^^xsd:double;
  dwc:endLatitude '43.1608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0492 43.1608, -70.0492 43.1608, -70.0492 43.1608, -70.0492 43.1608, -70.0492 43.1608))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3282'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4242 -70.4383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4242"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4242 -70.4383)"^^geo:wktLiteral ;
  geo-pos:lat "42.4242"^^xsd:decimal ;
  geo-pos:long "-70.4383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3198'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3198'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4383'^^xsd:double;
  dwc:startLongitude '-70.4383'^^xsd:double;
  dwc:endLongitude '-70.4383'^^xsd:double;
  dwc:latitude '42.4242'^^xsd:double;
  dwc:startLatitude '42.4242'^^xsd:double;
  dwc:endLatitude '42.4242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4383 42.4242, -70.4383 42.4242, -70.4383 42.4242, -70.4383 42.4242, -70.4383 42.4242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3198'^^xsd:string;
  dwc:observationDate '1992-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.7803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.742"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.7803)"^^geo:wktLiteral ;
  geo-pos:lat "20.742"^^xsd:decimal ;
  geo-pos:long "-69.7803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2884'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2884'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7803'^^xsd:double;
  dwc:startLongitude '-69.7803'^^xsd:double;
  dwc:endLongitude '-69.7803'^^xsd:double;
  dwc:latitude '20.742'^^xsd:double;
  dwc:startLatitude '20.742'^^xsd:double;
  dwc:endLatitude '20.742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7803 20.742, -69.7803 20.742, -69.7803 20.742, -69.7803 20.742, -69.7803 20.742))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2884'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.2678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.2678)"^^geo:wktLiteral ;
  geo-pos:lat "18.3667"^^xsd:decimal ;
  geo-pos:long "-67.2678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3058'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3058'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2678'^^xsd:double;
  dwc:startLongitude '-67.2678'^^xsd:double;
  dwc:endLongitude '-67.2678'^^xsd:double;
  dwc:latitude '18.3667'^^xsd:double;
  dwc:startLatitude '18.3667'^^xsd:double;
  dwc:endLatitude '18.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2678 18.3667, -67.2678 18.3667, -67.2678 18.3667, -67.2678 18.3667, -67.2678 18.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3058'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.8393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7287"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.8393)"^^geo:wktLiteral ;
  geo-pos:lat "20.7287"^^xsd:decimal ;
  geo-pos:long "-69.8393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1300'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1300'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8393'^^xsd:double;
  dwc:startLongitude '-69.8393'^^xsd:double;
  dwc:endLongitude '-69.8393'^^xsd:double;
  dwc:latitude '20.7287'^^xsd:double;
  dwc:startLatitude '20.7287'^^xsd:double;
  dwc:endLatitude '20.7287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8393 20.7287, -69.8393 20.7287, -69.8393 20.7287, -69.8393 20.7287, -69.8393 20.7287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1300'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.8393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7287"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.8393)"^^geo:wktLiteral ;
  geo-pos:lat "20.7287"^^xsd:decimal ;
  geo-pos:long "-69.8393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1301'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1301'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8393'^^xsd:double;
  dwc:startLongitude '-69.8393'^^xsd:double;
  dwc:endLongitude '-69.8393'^^xsd:double;
  dwc:latitude '20.7287'^^xsd:double;
  dwc:startLatitude '20.7287'^^xsd:double;
  dwc:endLatitude '20.7287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8393 20.7287, -69.8393 20.7287, -69.8393 20.7287, -69.8393 20.7287, -69.8393 20.7287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1301'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.8393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7287"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.8393)"^^geo:wktLiteral ;
  geo-pos:lat "20.7287"^^xsd:decimal ;
  geo-pos:long "-69.8393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1302'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1302'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8393'^^xsd:double;
  dwc:startLongitude '-69.8393'^^xsd:double;
  dwc:endLongitude '-69.8393'^^xsd:double;
  dwc:latitude '20.7287'^^xsd:double;
  dwc:startLatitude '20.7287'^^xsd:double;
  dwc:endLatitude '20.7287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8393 20.7287, -69.8393 20.7287, -69.8393 20.7287, -69.8393 20.7287, -69.8393 20.7287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1302'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7418"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.7708)"^^geo:wktLiteral ;
  geo-pos:lat "20.7418"^^xsd:decimal ;
  geo-pos:long "-69.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_813'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_813'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7708'^^xsd:double;
  dwc:startLongitude '-69.7708'^^xsd:double;
  dwc:endLongitude '-69.7708'^^xsd:double;
  dwc:latitude '20.7418'^^xsd:double;
  dwc:startLatitude '20.7418'^^xsd:double;
  dwc:endLatitude '20.7418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7708 20.7418, -69.7708 20.7418, -69.7708 20.7418, -69.7708 20.7418, -69.7708 20.7418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_813'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.742"^^xsd:decimal ;
  dwc:decimalLongitude "-69.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.782)"^^geo:wktLiteral ;
  geo-pos:lat "20.742"^^xsd:decimal ;
  geo-pos:long "-69.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_779'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_779'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.782'^^xsd:double;
  dwc:startLongitude '-69.782'^^xsd:double;
  dwc:endLongitude '-69.782'^^xsd:double;
  dwc:latitude '20.742'^^xsd:double;
  dwc:startLatitude '20.742'^^xsd:double;
  dwc:endLatitude '20.742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.782 20.742, -69.782 20.742, -69.782 20.742, -69.782 20.742, -69.782 20.742))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_779'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7097 -69.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7097"^^xsd:decimal ;
  dwc:decimalLongitude "-69.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7097 -69.758)"^^geo:wktLiteral ;
  geo-pos:lat "20.7097"^^xsd:decimal ;
  geo-pos:long "-69.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_829'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_829'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.758'^^xsd:double;
  dwc:startLongitude '-69.758'^^xsd:double;
  dwc:endLongitude '-69.758'^^xsd:double;
  dwc:latitude '20.7097'^^xsd:double;
  dwc:startLatitude '20.7097'^^xsd:double;
  dwc:endLatitude '20.7097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.758 20.7097, -69.758 20.7097, -69.758 20.7097, -69.758 20.7097, -69.758 20.7097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_829'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7097 -69.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7097"^^xsd:decimal ;
  dwc:decimalLongitude "-69.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7097 -69.758)"^^geo:wktLiteral ;
  geo-pos:lat "20.7097"^^xsd:decimal ;
  geo-pos:long "-69.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_830'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_830'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.758'^^xsd:double;
  dwc:startLongitude '-69.758'^^xsd:double;
  dwc:endLongitude '-69.758'^^xsd:double;
  dwc:latitude '20.7097'^^xsd:double;
  dwc:startLatitude '20.7097'^^xsd:double;
  dwc:endLatitude '20.7097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.758 20.7097, -69.758 20.7097, -69.758 20.7097, -69.758 20.7097, -69.758 20.7097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_830'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_588'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_588'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_588'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_589'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_589'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_589'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_590'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_590'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_590'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_591'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_591'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_591'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_592'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_592'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_592'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_593'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_593'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_593'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_594'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_594'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_594'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_595'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_595'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_595'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.8073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7288"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.8073)"^^geo:wktLiteral ;
  geo-pos:lat "20.7288"^^xsd:decimal ;
  geo-pos:long "-69.8073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1299'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1299'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8073'^^xsd:double;
  dwc:startLongitude '-69.8073'^^xsd:double;
  dwc:endLongitude '-69.8073'^^xsd:double;
  dwc:latitude '20.7288'^^xsd:double;
  dwc:startLatitude '20.7288'^^xsd:double;
  dwc:endLatitude '20.7288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8073 20.7288, -69.8073 20.7288, -69.8073 20.7288, -69.8073 20.7288, -69.8073 20.7288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1299'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.8073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7288"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7288 -69.8073)"^^geo:wktLiteral ;
  geo-pos:lat "20.7288"^^xsd:decimal ;
  geo-pos:long "-69.8073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1298'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1298'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8073'^^xsd:double;
  dwc:startLongitude '-69.8073'^^xsd:double;
  dwc:endLongitude '-69.8073'^^xsd:double;
  dwc:latitude '20.7288'^^xsd:double;
  dwc:startLatitude '20.7288'^^xsd:double;
  dwc:endLatitude '20.7288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8073 20.7288, -69.8073 20.7288, -69.8073 20.7288, -69.8073 20.7288, -69.8073 20.7288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1298'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2967'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2967'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:startLongitude '-17.6'^^xsd:double;
  dwc:endLongitude '-17.6'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:startLatitude '69.5'^^xsd:double;
  dwc:endLatitude '69.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2967'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2970'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2970'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:startLongitude '-17.6'^^xsd:double;
  dwc:endLongitude '-17.6'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:startLatitude '69.5'^^xsd:double;
  dwc:endLatitude '69.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2970'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4877 -52.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4877"^^xsd:decimal ;
  dwc:decimalLongitude "-52.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4877 -52.633)"^^geo:wktLiteral ;
  geo-pos:lat "47.4877"^^xsd:decimal ;
  geo-pos:long "-52.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4034'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_4034'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.633'^^xsd:double;
  dwc:startLongitude '-52.633'^^xsd:double;
  dwc:endLongitude '-52.633'^^xsd:double;
  dwc:latitude '47.4877'^^xsd:double;
  dwc:startLatitude '47.4877'^^xsd:double;
  dwc:endLatitude '47.4877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.633 47.4877, -52.633 47.4877, -52.633 47.4877, -52.633 47.4877, -52.633 47.4877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4034'^^xsd:string;
  dwc:observationDate '1992-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2333 -23.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2333 -23.7333)"^^geo:wktLiteral ;
  geo-pos:lat "63.2333"^^xsd:decimal ;
  geo-pos:long "-23.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1881'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1881'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-23.7333'^^xsd:double;
  dwc:startLongitude '-23.7333'^^xsd:double;
  dwc:endLongitude '-23.7333'^^xsd:double;
  dwc:latitude '63.2333'^^xsd:double;
  dwc:startLatitude '63.2333'^^xsd:double;
  dwc:endLatitude '63.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.7333 63.2333, -23.7333 63.2333, -23.7333 63.2333, -23.7333 63.2333, -23.7333 63.2333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1881'^^xsd:string;
  dwc:observationDate '1993-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2972'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2972'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:startLongitude '-17.6'^^xsd:double;
  dwc:endLongitude '-17.6'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:startLatitude '69.5'^^xsd:double;
  dwc:endLatitude '69.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2972'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2971'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2971'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:startLongitude '-17.6'^^xsd:double;
  dwc:endLongitude '-17.6'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:startLatitude '69.5'^^xsd:double;
  dwc:endLatitude '69.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5, -17.6 69.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2971'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4090'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4090'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4090'^^xsd:string;
  dwc:observationDate '1993-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7273 -52.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7273"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7273 -52.9717)"^^geo:wktLiteral ;
  geo-pos:lat "47.7273"^^xsd:decimal ;
  geo-pos:long "-52.9717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3590'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3590'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9717'^^xsd:double;
  dwc:startLongitude '-52.9717'^^xsd:double;
  dwc:endLongitude '-52.9717'^^xsd:double;
  dwc:latitude '47.7273'^^xsd:double;
  dwc:startLatitude '47.7273'^^xsd:double;
  dwc:endLatitude '47.7273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9717 47.7273, -52.9717 47.7273, -52.9717 47.7273, -52.9717 47.7273, -52.9717 47.7273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3590'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2292 -52.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2292"^^xsd:decimal ;
  dwc:decimalLongitude "-52.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2292 -52.813)"^^geo:wktLiteral ;
  geo-pos:lat "47.2292"^^xsd:decimal ;
  geo-pos:long "-52.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3715'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3715'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.813'^^xsd:double;
  dwc:startLongitude '-52.813'^^xsd:double;
  dwc:endLongitude '-52.813'^^xsd:double;
  dwc:latitude '47.2292'^^xsd:double;
  dwc:startLatitude '47.2292'^^xsd:double;
  dwc:endLatitude '47.2292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.813 47.2292, -52.813 47.2292, -52.813 47.2292, -52.813 47.2292, -52.813 47.2292))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3715'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2708 -52.7822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2708"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2708 -52.7822)"^^geo:wktLiteral ;
  geo-pos:lat "47.2708"^^xsd:decimal ;
  geo-pos:long "-52.7822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3653'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3653'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7822'^^xsd:double;
  dwc:startLongitude '-52.7822'^^xsd:double;
  dwc:endLongitude '-52.7822'^^xsd:double;
  dwc:latitude '47.2708'^^xsd:double;
  dwc:startLatitude '47.2708'^^xsd:double;
  dwc:endLatitude '47.2708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7822 47.2708, -52.7822 47.2708, -52.7822 47.2708, -52.7822 47.2708, -52.7822 47.2708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3653'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.791 -54.1968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.791"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.791 -54.1968)"^^geo:wktLiteral ;
  geo-pos:lat "46.791"^^xsd:decimal ;
  geo-pos:long "-54.1968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1753'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1753'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1968'^^xsd:double;
  dwc:startLongitude '-54.1968'^^xsd:double;
  dwc:endLongitude '-54.1968'^^xsd:double;
  dwc:latitude '46.791'^^xsd:double;
  dwc:startLatitude '46.791'^^xsd:double;
  dwc:endLatitude '46.791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1968 46.791, -54.1968 46.791, -54.1968 46.791, -54.1968 46.791, -54.1968 46.791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1753'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6507 -53.1013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6507"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6507 -53.1013)"^^geo:wktLiteral ;
  geo-pos:lat "47.6507"^^xsd:decimal ;
  geo-pos:long "-53.1013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_496'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_496'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1013'^^xsd:double;
  dwc:startLongitude '-53.1013'^^xsd:double;
  dwc:endLongitude '-53.1013'^^xsd:double;
  dwc:latitude '47.6507'^^xsd:double;
  dwc:startLatitude '47.6507'^^xsd:double;
  dwc:endLatitude '47.6507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1013 47.6507, -53.1013 47.6507, -53.1013 47.6507, -53.1013 47.6507, -53.1013 47.6507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_496'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3525 -55.4652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3525"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3525 -55.4652)"^^geo:wktLiteral ;
  geo-pos:lat "51.3525"^^xsd:decimal ;
  geo-pos:long "-55.4652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_12'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_12'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.4652'^^xsd:double;
  dwc:startLongitude '-55.4652'^^xsd:double;
  dwc:endLongitude '-55.4652'^^xsd:double;
  dwc:latitude '51.3525'^^xsd:double;
  dwc:startLatitude '51.3525'^^xsd:double;
  dwc:endLatitude '51.3525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.4652 51.3525, -55.4652 51.3525, -55.4652 51.3525, -55.4652 51.3525, -55.4652 51.3525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_12'^^xsd:string;
  dwc:observationDate '1993-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1417 -69.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1417 -69.21)"^^geo:wktLiteral ;
  geo-pos:lat "19.1417"^^xsd:decimal ;
  geo-pos:long "-69.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2659'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2659'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.21'^^xsd:double;
  dwc:startLongitude '-69.21'^^xsd:double;
  dwc:endLongitude '-69.21'^^xsd:double;
  dwc:latitude '19.1417'^^xsd:double;
  dwc:startLatitude '19.1417'^^xsd:double;
  dwc:endLatitude '19.1417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.21 19.1417, -69.21 19.1417, -69.21 19.1417, -69.21 19.1417, -69.21 19.1417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2659'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833 -69.2083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833 -69.2083)"^^geo:wktLiteral ;
  geo-pos:lat "19.1833"^^xsd:decimal ;
  geo-pos:long "-69.2083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2661'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2661'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2083'^^xsd:double;
  dwc:startLongitude '-69.2083'^^xsd:double;
  dwc:endLongitude '-69.2083'^^xsd:double;
  dwc:latitude '19.1833'^^xsd:double;
  dwc:startLatitude '19.1833'^^xsd:double;
  dwc:endLatitude '19.1833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2083 19.1833, -69.2083 19.1833, -69.2083 19.1833, -69.2083 19.1833, -69.2083 19.1833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2661'^^xsd:string;
  dwc:observationDate '1993-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7202 -69.8158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7202"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7202 -69.8158)"^^geo:wktLiteral ;
  geo-pos:lat "20.7202"^^xsd:decimal ;
  geo-pos:long "-69.8158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1582'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1582'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8158'^^xsd:double;
  dwc:startLongitude '-69.8158'^^xsd:double;
  dwc:endLongitude '-69.8158'^^xsd:double;
  dwc:latitude '20.7202'^^xsd:double;
  dwc:startLatitude '20.7202'^^xsd:double;
  dwc:endLatitude '20.7202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8158 20.7202, -69.8158 20.7202, -69.8158 20.7202, -69.8158 20.7202, -69.8158 20.7202))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1582'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1405 -69.1985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1405"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1405 -69.1985)"^^geo:wktLiteral ;
  geo-pos:lat "19.1405"^^xsd:decimal ;
  geo-pos:long "-69.1985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1129'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1129'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1985'^^xsd:double;
  dwc:startLongitude '-69.1985'^^xsd:double;
  dwc:endLongitude '-69.1985'^^xsd:double;
  dwc:latitude '19.1405'^^xsd:double;
  dwc:startLatitude '19.1405'^^xsd:double;
  dwc:endLatitude '19.1405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1985 19.1405, -69.1985 19.1405, -69.1985 19.1405, -69.1985 19.1405, -69.1985 19.1405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1129'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_530'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_530'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_530'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_532'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_532'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_532'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_533'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_533'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_533'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7073 -69.7965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7073"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7073 -69.7965)"^^geo:wktLiteral ;
  geo-pos:lat "20.7073"^^xsd:decimal ;
  geo-pos:long "-69.7965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1488'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1488'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7965'^^xsd:double;
  dwc:startLongitude '-69.7965'^^xsd:double;
  dwc:endLongitude '-69.7965'^^xsd:double;
  dwc:latitude '20.7073'^^xsd:double;
  dwc:startLatitude '20.7073'^^xsd:double;
  dwc:endLatitude '20.7073'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7965 20.7073, -69.7965 20.7073, -69.7965 20.7073, -69.7965 20.7073, -69.7965 20.7073))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1488'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1577 -69.1928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1577"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1577 -69.1928)"^^geo:wktLiteral ;
  geo-pos:lat "19.1577"^^xsd:decimal ;
  geo-pos:long "-69.1928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1118'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1118'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1928'^^xsd:double;
  dwc:startLongitude '-69.1928'^^xsd:double;
  dwc:endLongitude '-69.1928'^^xsd:double;
  dwc:latitude '19.1577'^^xsd:double;
  dwc:startLatitude '19.1577'^^xsd:double;
  dwc:endLatitude '19.1577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1928 19.1577, -69.1928 19.1577, -69.1928 19.1577, -69.1928 19.1577, -69.1928 19.1577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1118'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7528 -69.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7528"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7528 -69.8165)"^^geo:wktLiteral ;
  geo-pos:lat "20.7528"^^xsd:decimal ;
  geo-pos:long "-69.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_963'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_963'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8165'^^xsd:double;
  dwc:startLongitude '-69.8165'^^xsd:double;
  dwc:endLongitude '-69.8165'^^xsd:double;
  dwc:latitude '20.7528'^^xsd:double;
  dwc:startLatitude '20.7528'^^xsd:double;
  dwc:endLatitude '20.7528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8165 20.7528, -69.8165 20.7528, -69.8165 20.7528, -69.8165 20.7528, -69.8165 20.7528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_963'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7528 -69.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7528"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7528 -69.8165)"^^geo:wktLiteral ;
  geo-pos:lat "20.7528"^^xsd:decimal ;
  geo-pos:long "-69.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_964'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_964'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8165'^^xsd:double;
  dwc:startLongitude '-69.8165'^^xsd:double;
  dwc:endLongitude '-69.8165'^^xsd:double;
  dwc:latitude '20.7528'^^xsd:double;
  dwc:startLatitude '20.7528'^^xsd:double;
  dwc:endLatitude '20.7528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8165 20.7528, -69.8165 20.7528, -69.8165 20.7528, -69.8165 20.7528, -69.8165 20.7528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_964'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7597 -69.8093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7597"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7597 -69.8093)"^^geo:wktLiteral ;
  geo-pos:lat "20.7597"^^xsd:decimal ;
  geo-pos:long "-69.8093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_967'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_967'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8093'^^xsd:double;
  dwc:startLongitude '-69.8093'^^xsd:double;
  dwc:endLongitude '-69.8093'^^xsd:double;
  dwc:latitude '20.7597'^^xsd:double;
  dwc:startLatitude '20.7597'^^xsd:double;
  dwc:endLatitude '20.7597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8093 20.7597, -69.8093 20.7597, -69.8093 20.7597, -69.8093 20.7597, -69.8093 20.7597))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_967'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.76 -69.7737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.76"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.76 -69.7737)"^^geo:wktLiteral ;
  geo-pos:lat "20.76"^^xsd:decimal ;
  geo-pos:long "-69.7737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_924'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_924'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7737'^^xsd:double;
  dwc:startLongitude '-69.7737'^^xsd:double;
  dwc:endLongitude '-69.7737'^^xsd:double;
  dwc:latitude '20.76'^^xsd:double;
  dwc:startLatitude '20.76'^^xsd:double;
  dwc:endLatitude '20.76'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7737 20.76, -69.7737 20.76, -69.7737 20.76, -69.7737 20.76, -69.7737 20.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_924'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7522 -69.7728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7522"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7522 -69.7728)"^^geo:wktLiteral ;
  geo-pos:lat "20.7522"^^xsd:decimal ;
  geo-pos:long "-69.7728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_958'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_958'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7728'^^xsd:double;
  dwc:startLongitude '-69.7728'^^xsd:double;
  dwc:endLongitude '-69.7728'^^xsd:double;
  dwc:latitude '20.7522'^^xsd:double;
  dwc:startLatitude '20.7522'^^xsd:double;
  dwc:endLatitude '20.7522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7728 20.7522, -69.7728 20.7522, -69.7728 20.7522, -69.7728 20.7522, -69.7728 20.7522))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_958'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0498 -52.1892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0498"^^xsd:decimal ;
  dwc:decimalLongitude "-52.1892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0498 -52.1892)"^^geo:wktLiteral ;
  geo-pos:lat "64.0498"^^xsd:decimal ;
  geo-pos:long "-52.1892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_180'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_180'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.1892'^^xsd:double;
  dwc:startLongitude '-52.1892'^^xsd:double;
  dwc:endLongitude '-52.1892'^^xsd:double;
  dwc:latitude '64.0498'^^xsd:double;
  dwc:startLatitude '64.0498'^^xsd:double;
  dwc:endLatitude '64.0498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.1892 64.0498, -52.1892 64.0498, -52.1892 64.0498, -52.1892 64.0498, -52.1892 64.0498))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_180'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0498 -52.1892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0498"^^xsd:decimal ;
  dwc:decimalLongitude "-52.1892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0498 -52.1892)"^^geo:wktLiteral ;
  geo-pos:lat "64.0498"^^xsd:decimal ;
  geo-pos:long "-52.1892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_181'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_181'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.1892'^^xsd:double;
  dwc:startLongitude '-52.1892'^^xsd:double;
  dwc:endLongitude '-52.1892'^^xsd:double;
  dwc:latitude '64.0498'^^xsd:double;
  dwc:startLatitude '64.0498'^^xsd:double;
  dwc:endLatitude '64.0498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.1892 64.0498, -52.1892 64.0498, -52.1892 64.0498, -52.1892 64.0498, -52.1892 64.0498))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_181'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.368 -67.2835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.368"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.368 -67.2835)"^^geo:wktLiteral ;
  geo-pos:lat "18.368"^^xsd:decimal ;
  geo-pos:long "-67.2835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3051'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3051'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2835'^^xsd:double;
  dwc:startLongitude '-67.2835'^^xsd:double;
  dwc:endLongitude '-67.2835'^^xsd:double;
  dwc:latitude '18.368'^^xsd:double;
  dwc:startLatitude '18.368'^^xsd:double;
  dwc:endLatitude '18.368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2835 18.368, -67.2835 18.368, -67.2835 18.368, -67.2835 18.368, -67.2835 18.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3051'^^xsd:string;
  dwc:observationDate '1993-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1633 -69.2197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1633 -69.2197)"^^geo:wktLiteral ;
  geo-pos:lat "19.1633"^^xsd:decimal ;
  geo-pos:long "-69.2197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3151'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3151'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2197'^^xsd:double;
  dwc:startLongitude '-69.2197'^^xsd:double;
  dwc:endLongitude '-69.2197'^^xsd:double;
  dwc:latitude '19.1633'^^xsd:double;
  dwc:startLatitude '19.1633'^^xsd:double;
  dwc:endLatitude '19.1633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2197 19.1633, -69.2197 19.1633, -69.2197 19.1633, -69.2197 19.1633, -69.2197 19.1633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3151'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367 -57.2192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367 -57.2192)"^^geo:wktLiteral ;
  geo-pos:lat "51.367"^^xsd:decimal ;
  geo-pos:long "-57.2192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2432'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2432'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2192'^^xsd:double;
  dwc:startLongitude '-57.2192'^^xsd:double;
  dwc:endLongitude '-57.2192'^^xsd:double;
  dwc:latitude '51.367'^^xsd:double;
  dwc:startLatitude '51.367'^^xsd:double;
  dwc:endLatitude '51.367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2192 51.367, -57.2192 51.367, -57.2192 51.367, -57.2192 51.367, -57.2192 51.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2432'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.75 -26.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.75 -26.6667)"^^geo:wktLiteral ;
  geo-pos:lat "63.75"^^xsd:decimal ;
  geo-pos:long "-26.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1833'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1833'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.6667'^^xsd:double;
  dwc:startLongitude '-26.6667'^^xsd:double;
  dwc:endLongitude '-26.6667'^^xsd:double;
  dwc:latitude '63.75'^^xsd:double;
  dwc:startLatitude '63.75'^^xsd:double;
  dwc:endLatitude '63.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.6667 63.75, -26.6667 63.75, -26.6667 63.75, -26.6667 63.75, -26.6667 63.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1833'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6667 -56.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6667 -56.05)"^^geo:wktLiteral ;
  geo-pos:lat "50.6667"^^xsd:decimal ;
  geo-pos:long "-56.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1975'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1975'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.05'^^xsd:double;
  dwc:startLongitude '-56.05'^^xsd:double;
  dwc:endLongitude '-56.05'^^xsd:double;
  dwc:latitude '50.6667'^^xsd:double;
  dwc:startLatitude '50.6667'^^xsd:double;
  dwc:endLatitude '50.6667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.05 50.6667, -56.05 50.6667, -56.05 50.6667, -56.05 50.6667, -56.05 50.6667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1975'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3068 -52.7428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3068"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3068 -52.7428)"^^geo:wktLiteral ;
  geo-pos:lat "47.3068"^^xsd:decimal ;
  geo-pos:long "-52.7428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3636'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3636'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7428'^^xsd:double;
  dwc:startLongitude '-52.7428'^^xsd:double;
  dwc:endLongitude '-52.7428'^^xsd:double;
  dwc:latitude '47.3068'^^xsd:double;
  dwc:startLatitude '47.3068'^^xsd:double;
  dwc:endLatitude '47.3068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7428 47.3068, -52.7428 47.3068, -52.7428 47.3068, -52.7428 47.3068, -52.7428 47.3068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3636'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8072 -54.2172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8072"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8072 -54.2172)"^^geo:wktLiteral ;
  geo-pos:lat "46.8072"^^xsd:decimal ;
  geo-pos:long "-54.2172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1752'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1752'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2172'^^xsd:double;
  dwc:startLongitude '-54.2172'^^xsd:double;
  dwc:endLongitude '-54.2172'^^xsd:double;
  dwc:latitude '46.8072'^^xsd:double;
  dwc:startLatitude '46.8072'^^xsd:double;
  dwc:endLatitude '46.8072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2172 46.8072, -54.2172 46.8072, -54.2172 46.8072, -54.2172 46.8072, -54.2172 46.8072))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1752'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9067 -53.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9067 -53.63)"^^geo:wktLiteral ;
  geo-pos:lat "48.9067"^^xsd:decimal ;
  geo-pos:long "-53.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_432'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_432'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.63'^^xsd:double;
  dwc:startLongitude '-53.63'^^xsd:double;
  dwc:endLongitude '-53.63'^^xsd:double;
  dwc:latitude '48.9067'^^xsd:double;
  dwc:startLatitude '48.9067'^^xsd:double;
  dwc:endLatitude '48.9067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.63 48.9067, -53.63 48.9067, -53.63 48.9067, -53.63 48.9067, -53.63 48.9067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_432'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3532 -67.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3532"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3532 -67.2833)"^^geo:wktLiteral ;
  geo-pos:lat "18.3532"^^xsd:decimal ;
  geo-pos:long "-67.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3085'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3085'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2833'^^xsd:double;
  dwc:startLongitude '-67.2833'^^xsd:double;
  dwc:endLongitude '-67.2833'^^xsd:double;
  dwc:latitude '18.3532'^^xsd:double;
  dwc:startLatitude '18.3532'^^xsd:double;
  dwc:endLatitude '18.3532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2833 18.3532, -67.2833 18.3532, -67.2833 18.3532, -67.2833 18.3532, -67.2833 18.3532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3085'^^xsd:string;
  dwc:observationDate '1993-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7362 -69.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7362"^^xsd:decimal ;
  dwc:decimalLongitude "-69.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7362 -69.775)"^^geo:wktLiteral ;
  geo-pos:lat "20.7362"^^xsd:decimal ;
  geo-pos:long "-69.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1727'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1727'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.775'^^xsd:double;
  dwc:startLongitude '-69.775'^^xsd:double;
  dwc:endLongitude '-69.775'^^xsd:double;
  dwc:latitude '20.7362'^^xsd:double;
  dwc:startLatitude '20.7362'^^xsd:double;
  dwc:endLatitude '20.7362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.775 20.7362, -69.775 20.7362, -69.775 20.7362, -69.775 20.7362, -69.775 20.7362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1727'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7362 -69.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7362"^^xsd:decimal ;
  dwc:decimalLongitude "-69.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7362 -69.775)"^^geo:wktLiteral ;
  geo-pos:lat "20.7362"^^xsd:decimal ;
  geo-pos:long "-69.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1728'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1728'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.775'^^xsd:double;
  dwc:startLongitude '-69.775'^^xsd:double;
  dwc:endLongitude '-69.775'^^xsd:double;
  dwc:latitude '20.7362'^^xsd:double;
  dwc:startLatitude '20.7362'^^xsd:double;
  dwc:endLatitude '20.7362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.775 20.7362, -69.775 20.7362, -69.775 20.7362, -69.775 20.7362, -69.775 20.7362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1728'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7282 -69.8275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7282"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7282 -69.8275)"^^geo:wktLiteral ;
  geo-pos:lat "20.7282"^^xsd:decimal ;
  geo-pos:long "-69.8275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1215'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1215'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8275'^^xsd:double;
  dwc:startLongitude '-69.8275'^^xsd:double;
  dwc:endLongitude '-69.8275'^^xsd:double;
  dwc:latitude '20.7282'^^xsd:double;
  dwc:startLatitude '20.7282'^^xsd:double;
  dwc:endLatitude '20.7282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8275 20.7282, -69.8275 20.7282, -69.8275 20.7282, -69.8275 20.7282, -69.8275 20.7282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1215'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7282 -69.8275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7282"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7282 -69.8275)"^^geo:wktLiteral ;
  geo-pos:lat "20.7282"^^xsd:decimal ;
  geo-pos:long "-69.8275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1216'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1216'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8275'^^xsd:double;
  dwc:startLongitude '-69.8275'^^xsd:double;
  dwc:endLongitude '-69.8275'^^xsd:double;
  dwc:latitude '20.7282'^^xsd:double;
  dwc:startLatitude '20.7282'^^xsd:double;
  dwc:endLatitude '20.7282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8275 20.7282, -69.8275 20.7282, -69.8275 20.7282, -69.8275 20.7282, -69.8275 20.7282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1216'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_725'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_725'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_725'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_726'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_726'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_726'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_723'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_723'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_723'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_724'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_724'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_724'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_727'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_727'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_727'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_728'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_728'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_728'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_729'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_729'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_729'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_730'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_730'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_730'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1227 -52.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1227"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1227 -52.6755)"^^geo:wktLiteral ;
  geo-pos:lat "64.1227"^^xsd:decimal ;
  geo-pos:long "-52.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_254'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_254'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6755'^^xsd:double;
  dwc:startLongitude '-52.6755'^^xsd:double;
  dwc:endLongitude '-52.6755'^^xsd:double;
  dwc:latitude '64.1227'^^xsd:double;
  dwc:startLatitude '64.1227'^^xsd:double;
  dwc:endLatitude '64.1227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6755 64.1227, -52.6755 64.1227, -52.6755 64.1227, -52.6755 64.1227, -52.6755 64.1227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_254'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1227 -52.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1227"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1227 -52.6755)"^^geo:wktLiteral ;
  geo-pos:lat "64.1227"^^xsd:decimal ;
  geo-pos:long "-52.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_255'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_255'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6755'^^xsd:double;
  dwc:startLongitude '-52.6755'^^xsd:double;
  dwc:endLongitude '-52.6755'^^xsd:double;
  dwc:latitude '64.1227'^^xsd:double;
  dwc:startLatitude '64.1227'^^xsd:double;
  dwc:endLatitude '64.1227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6755 64.1227, -52.6755 64.1227, -52.6755 64.1227, -52.6755 64.1227, -52.6755 64.1227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_255'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.74"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.829)"^^geo:wktLiteral ;
  geo-pos:lat "20.74"^^xsd:decimal ;
  geo-pos:long "-69.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_998'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_998'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.829'^^xsd:double;
  dwc:startLongitude '-69.829'^^xsd:double;
  dwc:endLongitude '-69.829'^^xsd:double;
  dwc:latitude '20.74'^^xsd:double;
  dwc:startLatitude '20.74'^^xsd:double;
  dwc:endLatitude '20.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.829 20.74, -69.829 20.74, -69.829 20.74, -69.829 20.74, -69.829 20.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_998'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.74"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.829)"^^geo:wktLiteral ;
  geo-pos:lat "20.74"^^xsd:decimal ;
  geo-pos:long "-69.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_999'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_999'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.829'^^xsd:double;
  dwc:startLongitude '-69.829'^^xsd:double;
  dwc:endLongitude '-69.829'^^xsd:double;
  dwc:latitude '20.74'^^xsd:double;
  dwc:startLatitude '20.74'^^xsd:double;
  dwc:endLatitude '20.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.829 20.74, -69.829 20.74, -69.829 20.74, -69.829 20.74, -69.829 20.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_999'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.756 -69.8385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.756"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.756 -69.8385)"^^geo:wktLiteral ;
  geo-pos:lat "20.756"^^xsd:decimal ;
  geo-pos:long "-69.8385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_965'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_965'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8385'^^xsd:double;
  dwc:startLongitude '-69.8385'^^xsd:double;
  dwc:endLongitude '-69.8385'^^xsd:double;
  dwc:latitude '20.756'^^xsd:double;
  dwc:startLatitude '20.756'^^xsd:double;
  dwc:endLatitude '20.756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8385 20.756, -69.8385 20.756, -69.8385 20.756, -69.8385 20.756, -69.8385 20.756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_965'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7393 -69.8298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7393"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7393 -69.8298)"^^geo:wktLiteral ;
  geo-pos:lat "20.7393"^^xsd:decimal ;
  geo-pos:long "-69.8298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2918'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2918'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8298'^^xsd:double;
  dwc:startLongitude '-69.8298'^^xsd:double;
  dwc:endLongitude '-69.8298'^^xsd:double;
  dwc:latitude '20.7393'^^xsd:double;
  dwc:startLatitude '20.7393'^^xsd:double;
  dwc:endLatitude '20.7393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8298 20.7393, -69.8298 20.7393, -69.8298 20.7393, -69.8298 20.7393, -69.8298 20.7393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2918'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7985 -53.8532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-53.8532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7985 -53.8532)"^^geo:wktLiteral ;
  geo-pos:lat "47.7985"^^xsd:decimal ;
  geo-pos:long "-53.8532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3929'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3929'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.8532'^^xsd:double;
  dwc:startLongitude '-53.8532'^^xsd:double;
  dwc:endLongitude '-53.8532'^^xsd:double;
  dwc:latitude '47.7985'^^xsd:double;
  dwc:startLatitude '47.7985'^^xsd:double;
  dwc:endLatitude '47.7985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.8532 47.7985, -53.8532 47.7985, -53.8532 47.7985, -53.8532 47.7985, -53.8532 47.7985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3929'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.983 -50.0065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.983"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.983 -50.0065)"^^geo:wktLiteral ;
  geo-pos:lat "61.983"^^xsd:decimal ;
  geo-pos:long "-50.0065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_164'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_164'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0065'^^xsd:double;
  dwc:startLongitude '-50.0065'^^xsd:double;
  dwc:endLongitude '-50.0065'^^xsd:double;
  dwc:latitude '61.983'^^xsd:double;
  dwc:startLatitude '61.983'^^xsd:double;
  dwc:endLatitude '61.983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0065 61.983, -50.0065 61.983, -50.0065 61.983, -50.0065 61.983, -50.0065 61.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_164'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.983 -50.0065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.983"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.983 -50.0065)"^^geo:wktLiteral ;
  geo-pos:lat "61.983"^^xsd:decimal ;
  geo-pos:long "-50.0065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_165'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_165'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0065'^^xsd:double;
  dwc:startLongitude '-50.0065'^^xsd:double;
  dwc:endLongitude '-50.0065'^^xsd:double;
  dwc:latitude '61.983'^^xsd:double;
  dwc:startLatitude '61.983'^^xsd:double;
  dwc:endLatitude '61.983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0065 61.983, -50.0065 61.983, -50.0065 61.983, -50.0065 61.983, -50.0065 61.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_165'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_731'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_731'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_731'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7228 -69.7668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7228"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7228 -69.7668)"^^geo:wktLiteral ;
  geo-pos:lat "20.7228"^^xsd:decimal ;
  geo-pos:long "-69.7668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1232'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1232'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.016666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7668'^^xsd:double;
  dwc:startLongitude '-69.7668'^^xsd:double;
  dwc:endLongitude '-69.7668'^^xsd:double;
  dwc:latitude '20.7228'^^xsd:double;
  dwc:startLatitude '20.7228'^^xsd:double;
  dwc:endLatitude '20.7228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7668 20.7228, -69.7668 20.7228, -69.7668 20.7228, -69.7668 20.7228, -69.7668 20.7228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1232'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7395 -69.8348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7395"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7395 -69.8348)"^^geo:wktLiteral ;
  geo-pos:lat "20.7395"^^xsd:decimal ;
  geo-pos:long "-69.8348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1410'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1410'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8348'^^xsd:double;
  dwc:startLongitude '-69.8348'^^xsd:double;
  dwc:endLongitude '-69.8348'^^xsd:double;
  dwc:latitude '20.7395'^^xsd:double;
  dwc:startLatitude '20.7395'^^xsd:double;
  dwc:endLatitude '20.7395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8348 20.7395, -69.8348 20.7395, -69.8348 20.7395, -69.8348 20.7395, -69.8348 20.7395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1410'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.141 -52.5472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.141"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.141 -52.5472)"^^geo:wktLiteral ;
  geo-pos:lat "64.141"^^xsd:decimal ;
  geo-pos:long "-52.5472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_276'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_276'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5472'^^xsd:double;
  dwc:startLongitude '-52.5472'^^xsd:double;
  dwc:endLongitude '-52.5472'^^xsd:double;
  dwc:latitude '64.141'^^xsd:double;
  dwc:startLatitude '64.141'^^xsd:double;
  dwc:endLatitude '64.141'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5472 64.141, -52.5472 64.141, -52.5472 64.141, -52.5472 64.141, -52.5472 64.141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_276'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0675 -55.7572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0675"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0675 -55.7572)"^^geo:wktLiteral ;
  geo-pos:lat "52.0675"^^xsd:decimal ;
  geo-pos:long "-55.7572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_25'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_25'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7572'^^xsd:double;
  dwc:startLongitude '-55.7572'^^xsd:double;
  dwc:endLongitude '-55.7572'^^xsd:double;
  dwc:latitude '52.0675'^^xsd:double;
  dwc:startLatitude '52.0675'^^xsd:double;
  dwc:endLatitude '52.0675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7572 52.0675, -55.7572 52.0675, -55.7572 52.0675, -55.7572 52.0675, -55.7572 52.0675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_25'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0675 -55.7572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0675"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0675 -55.7572)"^^geo:wktLiteral ;
  geo-pos:lat "52.0675"^^xsd:decimal ;
  geo-pos:long "-55.7572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_26'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_26'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7572'^^xsd:double;
  dwc:startLongitude '-55.7572'^^xsd:double;
  dwc:endLongitude '-55.7572'^^xsd:double;
  dwc:latitude '52.0675'^^xsd:double;
  dwc:startLatitude '52.0675'^^xsd:double;
  dwc:endLatitude '52.0675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7572 52.0675, -55.7572 52.0675, -55.7572 52.0675, -55.7572 52.0675, -55.7572 52.0675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_26'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1359'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1359'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1359'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.141 -52.5472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.141"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.141 -52.5472)"^^geo:wktLiteral ;
  geo-pos:lat "64.141"^^xsd:decimal ;
  geo-pos:long "-52.5472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_274'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_274'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5472'^^xsd:double;
  dwc:startLongitude '-52.5472'^^xsd:double;
  dwc:endLongitude '-52.5472'^^xsd:double;
  dwc:latitude '64.141'^^xsd:double;
  dwc:startLatitude '64.141'^^xsd:double;
  dwc:endLatitude '64.141'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5472 64.141, -52.5472 64.141, -52.5472 64.141, -52.5472 64.141, -52.5472 64.141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_274'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.141 -52.5472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.141"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.141 -52.5472)"^^geo:wktLiteral ;
  geo-pos:lat "64.141"^^xsd:decimal ;
  geo-pos:long "-52.5472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_275'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_275'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5472'^^xsd:double;
  dwc:startLongitude '-52.5472'^^xsd:double;
  dwc:endLongitude '-52.5472'^^xsd:double;
  dwc:latitude '64.141'^^xsd:double;
  dwc:startLatitude '64.141'^^xsd:double;
  dwc:endLatitude '64.141'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5472 64.141, -52.5472 64.141, -52.5472 64.141, -52.5472 64.141, -52.5472 64.141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_275'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8967 -53.6117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8967"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8967 -53.6117)"^^geo:wktLiteral ;
  geo-pos:lat "48.8967"^^xsd:decimal ;
  geo-pos:long "-53.6117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_427'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_427'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6117'^^xsd:double;
  dwc:startLongitude '-53.6117'^^xsd:double;
  dwc:endLongitude '-53.6117'^^xsd:double;
  dwc:latitude '48.8967'^^xsd:double;
  dwc:startLatitude '48.8967'^^xsd:double;
  dwc:endLatitude '48.8967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6117 48.8967, -53.6117 48.8967, -53.6117 48.8967, -53.6117 48.8967, -53.6117 48.8967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_427'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1292 -69.2068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1292"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1292 -69.2068)"^^geo:wktLiteral ;
  geo-pos:lat "19.1292"^^xsd:decimal ;
  geo-pos:long "-69.2068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1143'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1143'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2068'^^xsd:double;
  dwc:startLongitude '-69.2068'^^xsd:double;
  dwc:endLongitude '-69.2068'^^xsd:double;
  dwc:latitude '19.1292'^^xsd:double;
  dwc:startLatitude '19.1292'^^xsd:double;
  dwc:endLatitude '19.1292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2068 19.1292, -69.2068 19.1292, -69.2068 19.1292, -69.2068 19.1292, -69.2068 19.1292))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1143'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5897"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  geo-pos:lat "51.5897"^^xsd:decimal ;
  geo-pos:long "-55.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_38'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_38'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7467'^^xsd:double;
  dwc:startLongitude '-55.7467'^^xsd:double;
  dwc:endLongitude '-55.7467'^^xsd:double;
  dwc:latitude '51.5897'^^xsd:double;
  dwc:startLatitude '51.5897'^^xsd:double;
  dwc:endLatitude '51.5897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_38'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5897"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  geo-pos:lat "51.5897"^^xsd:decimal ;
  geo-pos:long "-55.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_39'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_39'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7467'^^xsd:double;
  dwc:startLongitude '-55.7467'^^xsd:double;
  dwc:endLongitude '-55.7467'^^xsd:double;
  dwc:latitude '51.5897'^^xsd:double;
  dwc:startLatitude '51.5897'^^xsd:double;
  dwc:endLatitude '51.5897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_39'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5897"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  geo-pos:lat "51.5897"^^xsd:decimal ;
  geo-pos:long "-55.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_40'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_40'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7467'^^xsd:double;
  dwc:startLongitude '-55.7467'^^xsd:double;
  dwc:endLongitude '-55.7467'^^xsd:double;
  dwc:latitude '51.5897'^^xsd:double;
  dwc:startLatitude '51.5897'^^xsd:double;
  dwc:endLatitude '51.5897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_40'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5897"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  geo-pos:lat "51.5897"^^xsd:decimal ;
  geo-pos:long "-55.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_41'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_41'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7467'^^xsd:double;
  dwc:startLongitude '-55.7467'^^xsd:double;
  dwc:endLongitude '-55.7467'^^xsd:double;
  dwc:latitude '51.5897'^^xsd:double;
  dwc:startLatitude '51.5897'^^xsd:double;
  dwc:endLatitude '51.5897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_41'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5897"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5897 -55.7467)"^^geo:wktLiteral ;
  geo-pos:lat "51.5897"^^xsd:decimal ;
  geo-pos:long "-55.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_42'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_42'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7467'^^xsd:double;
  dwc:startLongitude '-55.7467'^^xsd:double;
  dwc:endLongitude '-55.7467'^^xsd:double;
  dwc:latitude '51.5897'^^xsd:double;
  dwc:startLatitude '51.5897'^^xsd:double;
  dwc:endLatitude '51.5897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897, -55.7467 51.5897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_42'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5677 -68.5177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5677"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5677 -68.5177)"^^geo:wktLiteral ;
  geo-pos:lat "41.5677"^^xsd:decimal ;
  geo-pos:long "-68.5177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3376'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3376'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5177'^^xsd:double;
  dwc:startLongitude '-68.5177'^^xsd:double;
  dwc:endLongitude '-68.5177'^^xsd:double;
  dwc:latitude '41.5677'^^xsd:double;
  dwc:startLatitude '41.5677'^^xsd:double;
  dwc:endLatitude '41.5677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5177 41.5677, -68.5177 41.5677, -68.5177 41.5677, -68.5177 41.5677, -68.5177 41.5677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3376'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9048 -54.1997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9048"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9048 -54.1997)"^^geo:wktLiteral ;
  geo-pos:lat "46.9048"^^xsd:decimal ;
  geo-pos:long "-54.1997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1739'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1739'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1997'^^xsd:double;
  dwc:startLongitude '-54.1997'^^xsd:double;
  dwc:endLongitude '-54.1997'^^xsd:double;
  dwc:latitude '46.9048'^^xsd:double;
  dwc:startLatitude '46.9048'^^xsd:double;
  dwc:endLatitude '46.9048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1997 46.9048, -54.1997 46.9048, -54.1997 46.9048, -54.1997 46.9048, -54.1997 46.9048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1739'^^xsd:string;
  dwc:observationDate '1993-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3522 -57.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3522"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3522 -57.176)"^^geo:wktLiteral ;
  geo-pos:lat "51.3522"^^xsd:decimal ;
  geo-pos:long "-57.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_67'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_67'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.176'^^xsd:double;
  dwc:startLongitude '-57.176'^^xsd:double;
  dwc:endLongitude '-57.176'^^xsd:double;
  dwc:latitude '51.3522'^^xsd:double;
  dwc:startLatitude '51.3522'^^xsd:double;
  dwc:endLatitude '51.3522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.176 51.3522, -57.176 51.3522, -57.176 51.3522, -57.176 51.3522, -57.176 51.3522))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_67'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3568 -70.6148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3568"^^xsd:decimal ;
  dwc:decimalLongitude "-70.6148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3568 -70.6148)"^^geo:wktLiteral ;
  geo-pos:lat "42.3568"^^xsd:decimal ;
  geo-pos:long "-70.6148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3910'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3910'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.6148'^^xsd:double;
  dwc:startLongitude '-70.6148'^^xsd:double;
  dwc:endLongitude '-70.6148'^^xsd:double;
  dwc:latitude '42.3568'^^xsd:double;
  dwc:startLatitude '42.3568'^^xsd:double;
  dwc:endLatitude '42.3568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6148 42.3568, -70.6148 42.3568, -70.6148 42.3568, -70.6148 42.3568, -70.6148 42.3568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3910'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3568 -70.6148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3568"^^xsd:decimal ;
  dwc:decimalLongitude "-70.6148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3568 -70.6148)"^^geo:wktLiteral ;
  geo-pos:lat "42.3568"^^xsd:decimal ;
  geo-pos:long "-70.6148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3911'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3911'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.6148'^^xsd:double;
  dwc:startLongitude '-70.6148'^^xsd:double;
  dwc:endLongitude '-70.6148'^^xsd:double;
  dwc:latitude '42.3568'^^xsd:double;
  dwc:startLatitude '42.3568'^^xsd:double;
  dwc:endLatitude '42.3568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6148 42.3568, -70.6148 42.3568, -70.6148 42.3568, -70.6148 42.3568, -70.6148 42.3568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3911'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_732'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_732'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_732'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9192 -54.1758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9192"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9192 -54.1758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9192"^^xsd:decimal ;
  geo-pos:long "-54.1758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1738'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1738'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1758'^^xsd:double;
  dwc:startLongitude '-54.1758'^^xsd:double;
  dwc:endLongitude '-54.1758'^^xsd:double;
  dwc:latitude '46.9192'^^xsd:double;
  dwc:startLatitude '46.9192'^^xsd:double;
  dwc:endLatitude '46.9192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1758 46.9192, -54.1758 46.9192, -54.1758 46.9192, -54.1758 46.9192, -54.1758 46.9192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1738'^^xsd:string;
  dwc:observationDate '1993-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7303 -69.8092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7303"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7303 -69.8092)"^^geo:wktLiteral ;
  geo-pos:lat "20.7303"^^xsd:decimal ;
  geo-pos:long "-69.8092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2904'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2904'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8092'^^xsd:double;
  dwc:startLongitude '-69.8092'^^xsd:double;
  dwc:endLongitude '-69.8092'^^xsd:double;
  dwc:latitude '20.7303'^^xsd:double;
  dwc:startLatitude '20.7303'^^xsd:double;
  dwc:endLatitude '20.7303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8092 20.7303, -69.8092 20.7303, -69.8092 20.7303, -69.8092 20.7303, -69.8092 20.7303))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2904'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7485 -69.8077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7485"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7485 -69.8077)"^^geo:wktLiteral ;
  geo-pos:lat "20.7485"^^xsd:decimal ;
  geo-pos:long "-69.8077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2905'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2905'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8077'^^xsd:double;
  dwc:startLongitude '-69.8077'^^xsd:double;
  dwc:endLongitude '-69.8077'^^xsd:double;
  dwc:latitude '20.7485'^^xsd:double;
  dwc:startLatitude '20.7485'^^xsd:double;
  dwc:endLatitude '20.7485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8077 20.7485, -69.8077 20.7485, -69.8077 20.7485, -69.8077 20.7485, -69.8077 20.7485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2905'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1227 -69.1732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1227"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1227 -69.1732)"^^geo:wktLiteral ;
  geo-pos:lat "19.1227"^^xsd:decimal ;
  geo-pos:long "-69.1732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2616'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2616'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1732'^^xsd:double;
  dwc:startLongitude '-69.1732'^^xsd:double;
  dwc:endLongitude '-69.1732'^^xsd:double;
  dwc:latitude '19.1227'^^xsd:double;
  dwc:startLatitude '19.1227'^^xsd:double;
  dwc:endLatitude '19.1227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1732 19.1227, -69.1732 19.1227, -69.1732 19.1227, -69.1732 19.1227, -69.1732 19.1227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2616'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7838 -69.8313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7838"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7838 -69.8313)"^^geo:wktLiteral ;
  geo-pos:lat "20.7838"^^xsd:decimal ;
  geo-pos:long "-69.8313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2736'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2736'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8313'^^xsd:double;
  dwc:startLongitude '-69.8313'^^xsd:double;
  dwc:endLongitude '-69.8313'^^xsd:double;
  dwc:latitude '20.7838'^^xsd:double;
  dwc:startLatitude '20.7838'^^xsd:double;
  dwc:endLatitude '20.7838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8313 20.7838, -69.8313 20.7838, -69.8313 20.7838, -69.8313 20.7838, -69.8313 20.7838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2736'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7123 -69.7372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7123"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7123 -69.7372)"^^geo:wktLiteral ;
  geo-pos:lat "20.7123"^^xsd:decimal ;
  geo-pos:long "-69.7372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2721'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2721'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7372'^^xsd:double;
  dwc:startLongitude '-69.7372'^^xsd:double;
  dwc:endLongitude '-69.7372'^^xsd:double;
  dwc:latitude '20.7123'^^xsd:double;
  dwc:startLatitude '20.7123'^^xsd:double;
  dwc:endLatitude '20.7123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7372 20.7123, -69.7372 20.7123, -69.7372 20.7123, -69.7372 20.7123, -69.7372 20.7123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2721'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.154 -69.2623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.154"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.154 -69.2623)"^^geo:wktLiteral ;
  geo-pos:lat "19.154"^^xsd:decimal ;
  geo-pos:long "-69.2623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2630'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_2630'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2623'^^xsd:double;
  dwc:startLongitude '-69.2623'^^xsd:double;
  dwc:endLongitude '-69.2623'^^xsd:double;
  dwc:latitude '19.154'^^xsd:double;
  dwc:startLatitude '19.154'^^xsd:double;
  dwc:endLatitude '19.154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2623 19.154, -69.2623 19.154, -69.2623 19.154, -69.2623 19.154, -69.2623 19.154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2630'^^xsd:string;
  dwc:observationDate '1993-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.7737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7478"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.7737)"^^geo:wktLiteral ;
  geo-pos:lat "20.7478"^^xsd:decimal ;
  geo-pos:long "-69.7737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1606'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1606'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7737'^^xsd:double;
  dwc:startLongitude '-69.7737'^^xsd:double;
  dwc:endLongitude '-69.7737'^^xsd:double;
  dwc:latitude '20.7478'^^xsd:double;
  dwc:startLatitude '20.7478'^^xsd:double;
  dwc:endLatitude '20.7478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7737 20.7478, -69.7737 20.7478, -69.7737 20.7478, -69.7737 20.7478, -69.7737 20.7478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1606'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.8323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7418"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.8323)"^^geo:wktLiteral ;
  geo-pos:lat "20.7418"^^xsd:decimal ;
  geo-pos:long "-69.8323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1303'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1303'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8323'^^xsd:double;
  dwc:startLongitude '-69.8323'^^xsd:double;
  dwc:endLongitude '-69.8323'^^xsd:double;
  dwc:latitude '20.7418'^^xsd:double;
  dwc:startLatitude '20.7418'^^xsd:double;
  dwc:endLatitude '20.7418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8323 20.7418, -69.8323 20.7418, -69.8323 20.7418, -69.8323 20.7418, -69.8323 20.7418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1303'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.8323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7418"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.8323)"^^geo:wktLiteral ;
  geo-pos:lat "20.7418"^^xsd:decimal ;
  geo-pos:long "-69.8323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1304'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1304'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8323'^^xsd:double;
  dwc:startLongitude '-69.8323'^^xsd:double;
  dwc:endLongitude '-69.8323'^^xsd:double;
  dwc:latitude '20.7418'^^xsd:double;
  dwc:startLatitude '20.7418'^^xsd:double;
  dwc:endLatitude '20.7418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8323 20.7418, -69.8323 20.7418, -69.8323 20.7418, -69.8323 20.7418, -69.8323 20.7418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1304'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.8323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7418"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.8323)"^^geo:wktLiteral ;
  geo-pos:lat "20.7418"^^xsd:decimal ;
  geo-pos:long "-69.8323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1305'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1305'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8323'^^xsd:double;
  dwc:startLongitude '-69.8323'^^xsd:double;
  dwc:endLongitude '-69.8323'^^xsd:double;
  dwc:latitude '20.7418'^^xsd:double;
  dwc:startLatitude '20.7418'^^xsd:double;
  dwc:endLatitude '20.7418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8323 20.7418, -69.8323 20.7418, -69.8323 20.7418, -69.8323 20.7418, -69.8323 20.7418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1305'^^xsd:string;
  dwc:observationDate '1992-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7535 -69.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7535"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7535 -69.7842)"^^geo:wktLiteral ;
  geo-pos:lat "20.7535"^^xsd:decimal ;
  geo-pos:long "-69.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1705'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1705'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7842'^^xsd:double;
  dwc:startLongitude '-69.7842'^^xsd:double;
  dwc:endLongitude '-69.7842'^^xsd:double;
  dwc:latitude '20.7535'^^xsd:double;
  dwc:startLatitude '20.7535'^^xsd:double;
  dwc:endLatitude '20.7535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7842 20.7535, -69.7842 20.7535, -69.7842 20.7535, -69.7842 20.7535, -69.7842 20.7535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1705'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.8507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7403"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.8507)"^^geo:wktLiteral ;
  geo-pos:lat "20.7403"^^xsd:decimal ;
  geo-pos:long "-69.8507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1473'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1473'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8507'^^xsd:double;
  dwc:startLongitude '-69.8507'^^xsd:double;
  dwc:endLongitude '-69.8507'^^xsd:double;
  dwc:latitude '20.7403'^^xsd:double;
  dwc:startLatitude '20.7403'^^xsd:double;
  dwc:endLatitude '20.7403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8507 20.7403, -69.8507 20.7403, -69.8507 20.7403, -69.8507 20.7403, -69.8507 20.7403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1473'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.8507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7403"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.8507)"^^geo:wktLiteral ;
  geo-pos:lat "20.7403"^^xsd:decimal ;
  geo-pos:long "-69.8507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1474'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1474'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8507'^^xsd:double;
  dwc:startLongitude '-69.8507'^^xsd:double;
  dwc:endLongitude '-69.8507'^^xsd:double;
  dwc:latitude '20.7403'^^xsd:double;
  dwc:startLatitude '20.7403'^^xsd:double;
  dwc:endLatitude '20.7403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8507 20.7403, -69.8507 20.7403, -69.8507 20.7403, -69.8507 20.7403, -69.8507 20.7403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1474'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.8507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7403"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.8507)"^^geo:wktLiteral ;
  geo-pos:lat "20.7403"^^xsd:decimal ;
  geo-pos:long "-69.8507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1475'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1475'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8507'^^xsd:double;
  dwc:startLongitude '-69.8507'^^xsd:double;
  dwc:endLongitude '-69.8507'^^xsd:double;
  dwc:latitude '20.7403'^^xsd:double;
  dwc:startLatitude '20.7403'^^xsd:double;
  dwc:endLatitude '20.7403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8507 20.7403, -69.8507 20.7403, -69.8507 20.7403, -69.8507 20.7403, -69.8507 20.7403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1475'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7388 -69.8035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7388"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7388 -69.8035)"^^geo:wktLiteral ;
  geo-pos:lat "20.7388"^^xsd:decimal ;
  geo-pos:long "-69.8035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1441'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1441'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8035'^^xsd:double;
  dwc:startLongitude '-69.8035'^^xsd:double;
  dwc:endLongitude '-69.8035'^^xsd:double;
  dwc:latitude '20.7388'^^xsd:double;
  dwc:startLatitude '20.7388'^^xsd:double;
  dwc:endLatitude '20.7388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8035 20.7388, -69.8035 20.7388, -69.8035 20.7388, -69.8035 20.7388, -69.8035 20.7388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1441'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7077 -69.7627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7077"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7077 -69.7627)"^^geo:wktLiteral ;
  geo-pos:lat "20.7077"^^xsd:decimal ;
  geo-pos:long "-69.7627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_993'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_993'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7627'^^xsd:double;
  dwc:startLongitude '-69.7627'^^xsd:double;
  dwc:endLongitude '-69.7627'^^xsd:double;
  dwc:latitude '20.7077'^^xsd:double;
  dwc:startLatitude '20.7077'^^xsd:double;
  dwc:endLatitude '20.7077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7627 20.7077, -69.7627 20.7077, -69.7627 20.7077, -69.7627 20.7077, -69.7627 20.7077))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_993'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7462 -69.7817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7462"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7462 -69.7817)"^^geo:wktLiteral ;
  geo-pos:lat "20.7462"^^xsd:decimal ;
  geo-pos:long "-69.7817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_769'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_769'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7817'^^xsd:double;
  dwc:startLongitude '-69.7817'^^xsd:double;
  dwc:endLongitude '-69.7817'^^xsd:double;
  dwc:latitude '20.7462'^^xsd:double;
  dwc:startLatitude '20.7462'^^xsd:double;
  dwc:endLatitude '20.7462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7817 20.7462, -69.7817 20.7462, -69.7817 20.7462, -69.7817 20.7462, -69.7817 20.7462))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_769'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7995 -69.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7995"^^xsd:decimal ;
  dwc:decimalLongitude "-69.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7995 -69.791)"^^geo:wktLiteral ;
  geo-pos:lat "20.7995"^^xsd:decimal ;
  geo-pos:long "-69.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1694'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1694'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.791'^^xsd:double;
  dwc:startLongitude '-69.791'^^xsd:double;
  dwc:endLongitude '-69.791'^^xsd:double;
  dwc:latitude '20.7995'^^xsd:double;
  dwc:startLatitude '20.7995'^^xsd:double;
  dwc:endLatitude '20.7995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.791 20.7995, -69.791 20.7995, -69.791 20.7995, -69.791 20.7995, -69.791 20.7995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1694'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.061 -49.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.061"^^xsd:decimal ;
  dwc:decimalLongitude "-49.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.061 -49.706)"^^geo:wktLiteral ;
  geo-pos:lat "62.061"^^xsd:decimal ;
  geo-pos:long "-49.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_142'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_142'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.706'^^xsd:double;
  dwc:startLongitude '-49.706'^^xsd:double;
  dwc:endLongitude '-49.706'^^xsd:double;
  dwc:latitude '62.061'^^xsd:double;
  dwc:startLatitude '62.061'^^xsd:double;
  dwc:endLatitude '62.061'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.706 62.061, -49.706 62.061, -49.706 62.061, -49.706 62.061, -49.706 62.061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_142'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7972 -69.8018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7972"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7972 -69.8018)"^^geo:wktLiteral ;
  geo-pos:lat "20.7972"^^xsd:decimal ;
  geo-pos:long "-69.8018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1726'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1726'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8018'^^xsd:double;
  dwc:startLongitude '-69.8018'^^xsd:double;
  dwc:endLongitude '-69.8018'^^xsd:double;
  dwc:latitude '20.7972'^^xsd:double;
  dwc:startLatitude '20.7972'^^xsd:double;
  dwc:endLatitude '20.7972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8018 20.7972, -69.8018 20.7972, -69.8018 20.7972, -69.8018 20.7972, -69.8018 20.7972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1726'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7595 -69.7937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7595"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7595 -69.7937)"^^geo:wktLiteral ;
  geo-pos:lat "20.7595"^^xsd:decimal ;
  geo-pos:long "-69.7937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2894'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2894'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7937'^^xsd:double;
  dwc:startLongitude '-69.7937'^^xsd:double;
  dwc:endLongitude '-69.7937'^^xsd:double;
  dwc:latitude '20.7595'^^xsd:double;
  dwc:startLatitude '20.7595'^^xsd:double;
  dwc:endLatitude '20.7595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7937 20.7595, -69.7937 20.7595, -69.7937 20.7595, -69.7937 20.7595, -69.7937 20.7595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2894'^^xsd:string;
  dwc:observationDate '1993-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3583 -56.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-56.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3583 -56.4167)"^^geo:wktLiteral ;
  geo-pos:lat "50.3583"^^xsd:decimal ;
  geo-pos:long "-56.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_447'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_447'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.4167'^^xsd:double;
  dwc:startLongitude '-56.4167'^^xsd:double;
  dwc:endLongitude '-56.4167'^^xsd:double;
  dwc:latitude '50.3583'^^xsd:double;
  dwc:startLatitude '50.3583'^^xsd:double;
  dwc:endLatitude '50.3583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.4167 50.3583, -56.4167 50.3583, -56.4167 50.3583, -56.4167 50.3583, -56.4167 50.3583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_447'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.038 -64.2187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.038"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.038 -64.2187)"^^geo:wktLiteral ;
  geo-pos:lat "50.038"^^xsd:decimal ;
  geo-pos:long "-64.2187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4180'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_4180'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.2187'^^xsd:double;
  dwc:startLongitude '-64.2187'^^xsd:double;
  dwc:endLongitude '-64.2187'^^xsd:double;
  dwc:latitude '50.038'^^xsd:double;
  dwc:startLatitude '50.038'^^xsd:double;
  dwc:endLatitude '50.038'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2187 50.038, -64.2187 50.038, -64.2187 50.038, -64.2187 50.038, -64.2187 50.038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4180'^^xsd:string;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3845 -67.2503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3845"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3845 -67.2503)"^^geo:wktLiteral ;
  geo-pos:lat "18.3845"^^xsd:decimal ;
  geo-pos:long "-67.2503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3048'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_3048'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2503'^^xsd:double;
  dwc:startLongitude '-67.2503'^^xsd:double;
  dwc:endLongitude '-67.2503'^^xsd:double;
  dwc:latitude '18.3845'^^xsd:double;
  dwc:startLatitude '18.3845'^^xsd:double;
  dwc:endLatitude '18.3845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2503 18.3845, -67.2503 18.3845, -67.2503 18.3845, -67.2503 18.3845, -67.2503 18.3845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3048'^^xsd:string;
  dwc:observationDate '1993-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1031'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1031'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1031'^^xsd:string;
  dwc:observationDate '1992-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4072'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_4072'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4072'^^xsd:string;
  dwc:observationDate '1993-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2227 -64.5508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2227"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2227 -64.5508)"^^geo:wktLiteral ;
  geo-pos:lat "50.2227"^^xsd:decimal ;
  geo-pos:long "-64.5508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4209'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4209'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5508'^^xsd:double;
  dwc:startLongitude '-64.5508'^^xsd:double;
  dwc:endLongitude '-64.5508'^^xsd:double;
  dwc:latitude '50.2227'^^xsd:double;
  dwc:startLatitude '50.2227'^^xsd:double;
  dwc:endLatitude '50.2227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5508 50.2227, -64.5508 50.2227, -64.5508 50.2227, -64.5508 50.2227, -64.5508 50.2227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4209'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3068 -52.7548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3068"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3068 -52.7548)"^^geo:wktLiteral ;
  geo-pos:lat "47.3068"^^xsd:decimal ;
  geo-pos:long "-52.7548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3962'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3962'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7548'^^xsd:double;
  dwc:startLongitude '-52.7548'^^xsd:double;
  dwc:endLongitude '-52.7548'^^xsd:double;
  dwc:latitude '47.3068'^^xsd:double;
  dwc:startLatitude '47.3068'^^xsd:double;
  dwc:endLatitude '47.3068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7548 47.3068, -52.7548 47.3068, -52.7548 47.3068, -52.7548 47.3068, -52.7548 47.3068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3962'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.484 -56.7825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.484"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.484 -56.7825)"^^geo:wktLiteral ;
  geo-pos:lat "51.484"^^xsd:decimal ;
  geo-pos:long "-56.7825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3504'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3504'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7825'^^xsd:double;
  dwc:startLongitude '-56.7825'^^xsd:double;
  dwc:endLongitude '-56.7825'^^xsd:double;
  dwc:latitude '51.484'^^xsd:double;
  dwc:startLatitude '51.484'^^xsd:double;
  dwc:endLatitude '51.484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7825 51.484, -56.7825 51.484, -56.7825 51.484, -56.7825 51.484, -56.7825 51.484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3504'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7607 -53.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7607"^^xsd:decimal ;
  dwc:decimalLongitude "-53.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7607 -53.746)"^^geo:wktLiteral ;
  geo-pos:lat "47.7607"^^xsd:decimal ;
  geo-pos:long "-53.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3917'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3917'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.746'^^xsd:double;
  dwc:startLongitude '-53.746'^^xsd:double;
  dwc:endLongitude '-53.746'^^xsd:double;
  dwc:latitude '47.7607'^^xsd:double;
  dwc:startLatitude '47.7607'^^xsd:double;
  dwc:endLatitude '47.7607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.746 47.7607, -53.746 47.7607, -53.746 47.7607, -53.746 47.7607, -53.746 47.7607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3917'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9023 -63.4217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9023"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9023 -63.4217)"^^geo:wktLiteral ;
  geo-pos:lat "49.9023"^^xsd:decimal ;
  geo-pos:long "-63.4217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2410'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2410'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4217'^^xsd:double;
  dwc:startLongitude '-63.4217'^^xsd:double;
  dwc:endLongitude '-63.4217'^^xsd:double;
  dwc:latitude '49.9023'^^xsd:double;
  dwc:startLatitude '49.9023'^^xsd:double;
  dwc:endLatitude '49.9023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4217 49.9023, -63.4217 49.9023, -63.4217 49.9023, -63.4217 49.9023, -63.4217 49.9023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2410'^^xsd:string;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7983 -56.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7983"^^xsd:decimal ;
  dwc:decimalLongitude "-56.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7983 -56.179)"^^geo:wktLiteral ;
  geo-pos:lat "51.7983"^^xsd:decimal ;
  geo-pos:long "-56.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_4'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.179'^^xsd:double;
  dwc:startLongitude '-56.179'^^xsd:double;
  dwc:endLongitude '-56.179'^^xsd:double;
  dwc:latitude '51.7983'^^xsd:double;
  dwc:startLatitude '51.7983'^^xsd:double;
  dwc:endLatitude '51.7983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.179 51.7983, -56.179 51.7983, -56.179 51.7983, -56.179 51.7983, -56.179 51.7983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8103 -56.1708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8103"^^xsd:decimal ;
  dwc:decimalLongitude "-56.1708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8103 -56.1708)"^^geo:wktLiteral ;
  geo-pos:lat "51.8103"^^xsd:decimal ;
  geo-pos:long "-56.1708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_5'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_5'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.1708'^^xsd:double;
  dwc:startLongitude '-56.1708'^^xsd:double;
  dwc:endLongitude '-56.1708'^^xsd:double;
  dwc:latitude '51.8103'^^xsd:double;
  dwc:startLatitude '51.8103'^^xsd:double;
  dwc:endLatitude '51.8103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.1708 51.8103, -56.1708 51.8103, -56.1708 51.8103, -56.1708 51.8103, -56.1708 51.8103))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_5'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8595 -53.9322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8595"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8595 -53.9322)"^^geo:wktLiteral ;
  geo-pos:lat "46.8595"^^xsd:decimal ;
  geo-pos:long "-53.9322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3615'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3615'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9322'^^xsd:double;
  dwc:startLongitude '-53.9322'^^xsd:double;
  dwc:endLongitude '-53.9322'^^xsd:double;
  dwc:latitude '46.8595'^^xsd:double;
  dwc:startLatitude '46.8595'^^xsd:double;
  dwc:endLatitude '46.8595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9322 46.8595, -53.9322 46.8595, -53.9322 46.8595, -53.9322 46.8595, -53.9322 46.8595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3615'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1653 -69.2007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1653"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1653 -69.2007)"^^geo:wktLiteral ;
  geo-pos:lat "19.1653"^^xsd:decimal ;
  geo-pos:long "-69.2007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3139'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3139'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2007'^^xsd:double;
  dwc:startLongitude '-69.2007'^^xsd:double;
  dwc:endLongitude '-69.2007'^^xsd:double;
  dwc:latitude '19.1653'^^xsd:double;
  dwc:startLatitude '19.1653'^^xsd:double;
  dwc:endLatitude '19.1653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2007 19.1653, -69.2007 19.1653, -69.2007 19.1653, -69.2007 19.1653, -69.2007 19.1653))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3139'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0605 -68.9608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0605"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0605 -68.9608)"^^geo:wktLiteral ;
  geo-pos:lat "20.0605"^^xsd:decimal ;
  geo-pos:long "-68.9608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2633'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2633'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9608'^^xsd:double;
  dwc:startLongitude '-68.9608'^^xsd:double;
  dwc:endLongitude '-68.9608'^^xsd:double;
  dwc:latitude '20.0605'^^xsd:double;
  dwc:startLatitude '20.0605'^^xsd:double;
  dwc:endLatitude '20.0605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9608 20.0605, -68.9608 20.0605, -68.9608 20.0605, -68.9608 20.0605, -68.9608 20.0605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2633'^^xsd:string;
  dwc:observationDate '1993-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3418 -53.9788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3418"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3418 -53.9788)"^^geo:wktLiteral ;
  geo-pos:lat "47.3418"^^xsd:decimal ;
  geo-pos:long "-53.9788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4021'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4021'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9788'^^xsd:double;
  dwc:startLongitude '-53.9788'^^xsd:double;
  dwc:endLongitude '-53.9788'^^xsd:double;
  dwc:latitude '47.3418'^^xsd:double;
  dwc:startLatitude '47.3418'^^xsd:double;
  dwc:endLatitude '47.3418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9788 47.3418, -53.9788 47.3418, -53.9788 47.3418, -53.9788 47.3418, -53.9788 47.3418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4021'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3503 -67.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-67.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3503 -67.268)"^^geo:wktLiteral ;
  geo-pos:lat "18.3503"^^xsd:decimal ;
  geo-pos:long "-67.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3084'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3084'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.268'^^xsd:double;
  dwc:startLongitude '-67.268'^^xsd:double;
  dwc:endLongitude '-67.268'^^xsd:double;
  dwc:latitude '18.3503'^^xsd:double;
  dwc:startLatitude '18.3503'^^xsd:double;
  dwc:endLatitude '18.3503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.268 18.3503, -67.268 18.3503, -67.268 18.3503, -67.268 18.3503, -67.268 18.3503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3084'^^xsd:string;
  dwc:observationDate '1993-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2925 -68.8362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2925"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2925 -68.8362)"^^geo:wktLiteral ;
  geo-pos:lat "41.2925"^^xsd:decimal ;
  geo-pos:long "-68.8362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3399'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3399'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8362'^^xsd:double;
  dwc:startLongitude '-68.8362'^^xsd:double;
  dwc:endLongitude '-68.8362'^^xsd:double;
  dwc:latitude '41.2925'^^xsd:double;
  dwc:startLatitude '41.2925'^^xsd:double;
  dwc:endLatitude '41.2925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8362 41.2925, -68.8362 41.2925, -68.8362 41.2925, -68.8362 41.2925, -68.8362 41.2925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3399'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7162 -69.7482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7162"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7162 -69.7482)"^^geo:wktLiteral ;
  geo-pos:lat "20.7162"^^xsd:decimal ;
  geo-pos:long "-69.7482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2720'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2720'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7482'^^xsd:double;
  dwc:startLongitude '-69.7482'^^xsd:double;
  dwc:endLongitude '-69.7482'^^xsd:double;
  dwc:latitude '20.7162'^^xsd:double;
  dwc:startLatitude '20.7162'^^xsd:double;
  dwc:endLatitude '20.7162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7482 20.7162, -69.7482 20.7162, -69.7482 20.7162, -69.7482 20.7162, -69.7482 20.7162))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2720'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7372 -69.8273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7372"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7372 -69.8273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7372"^^xsd:decimal ;
  geo-pos:long "-69.8273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1339'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1339'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8273'^^xsd:double;
  dwc:startLongitude '-69.8273'^^xsd:double;
  dwc:endLongitude '-69.8273'^^xsd:double;
  dwc:latitude '20.7372'^^xsd:double;
  dwc:startLatitude '20.7372'^^xsd:double;
  dwc:endLatitude '20.7372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8273 20.7372, -69.8273 20.7372, -69.8273 20.7372, -69.8273 20.7372, -69.8273 20.7372))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1339'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.8362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7157"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.8362)"^^geo:wktLiteral ;
  geo-pos:lat "20.7157"^^xsd:decimal ;
  geo-pos:long "-69.8362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1217'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1217'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8362'^^xsd:double;
  dwc:startLongitude '-69.8362'^^xsd:double;
  dwc:endLongitude '-69.8362'^^xsd:double;
  dwc:latitude '20.7157'^^xsd:double;
  dwc:startLatitude '20.7157'^^xsd:double;
  dwc:endLatitude '20.7157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8362 20.7157, -69.8362 20.7157, -69.8362 20.7157, -69.8362 20.7157, -69.8362 20.7157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1217'^^xsd:string;
  dwc:observationDate '1992-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7355 -69.7907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7355"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7355 -69.7907)"^^geo:wktLiteral ;
  geo-pos:lat "20.7355"^^xsd:decimal ;
  geo-pos:long "-69.7907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_808'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_808'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7907'^^xsd:double;
  dwc:startLongitude '-69.7907'^^xsd:double;
  dwc:endLongitude '-69.7907'^^xsd:double;
  dwc:latitude '20.7355'^^xsd:double;
  dwc:startLatitude '20.7355'^^xsd:double;
  dwc:endLatitude '20.7355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7907 20.7355, -69.7907 20.7355, -69.7907 20.7355, -69.7907 20.7355, -69.7907 20.7355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_808'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7355 -69.7907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7355"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7355 -69.7907)"^^geo:wktLiteral ;
  geo-pos:lat "20.7355"^^xsd:decimal ;
  geo-pos:long "-69.7907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_809'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_809'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7907'^^xsd:double;
  dwc:startLongitude '-69.7907'^^xsd:double;
  dwc:endLongitude '-69.7907'^^xsd:double;
  dwc:latitude '20.7355'^^xsd:double;
  dwc:startLatitude '20.7355'^^xsd:double;
  dwc:endLatitude '20.7355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7907 20.7355, -69.7907 20.7355, -69.7907 20.7355, -69.7907 20.7355, -69.7907 20.7355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_809'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.7872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7455"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.7872)"^^geo:wktLiteral ;
  geo-pos:lat "20.7455"^^xsd:decimal ;
  geo-pos:long "-69.7872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_864'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_864'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7872'^^xsd:double;
  dwc:startLongitude '-69.7872'^^xsd:double;
  dwc:endLongitude '-69.7872'^^xsd:double;
  dwc:latitude '20.7455'^^xsd:double;
  dwc:startLatitude '20.7455'^^xsd:double;
  dwc:endLatitude '20.7455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7872 20.7455, -69.7872 20.7455, -69.7872 20.7455, -69.7872 20.7455, -69.7872 20.7455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_864'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7325 -69.7977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7325"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7325 -69.7977)"^^geo:wktLiteral ;
  geo-pos:lat "20.7325"^^xsd:decimal ;
  geo-pos:long "-69.7977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_848'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_848'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7977'^^xsd:double;
  dwc:startLongitude '-69.7977'^^xsd:double;
  dwc:endLongitude '-69.7977'^^xsd:double;
  dwc:latitude '20.7325'^^xsd:double;
  dwc:startLatitude '20.7325'^^xsd:double;
  dwc:endLatitude '20.7325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7977 20.7325, -69.7977 20.7325, -69.7977 20.7325, -69.7977 20.7325, -69.7977 20.7325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_848'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.751 -69.8252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.751"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.751 -69.8252)"^^geo:wktLiteral ;
  geo-pos:lat "20.751"^^xsd:decimal ;
  geo-pos:long "-69.8252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_857'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_857'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8252'^^xsd:double;
  dwc:startLongitude '-69.8252'^^xsd:double;
  dwc:endLongitude '-69.8252'^^xsd:double;
  dwc:latitude '20.751'^^xsd:double;
  dwc:startLatitude '20.751'^^xsd:double;
  dwc:endLatitude '20.751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8252 20.751, -69.8252 20.751, -69.8252 20.751, -69.8252 20.751, -69.8252 20.751))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_857'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0928 -52.8852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0928"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0928 -52.8852)"^^geo:wktLiteral ;
  geo-pos:lat "47.0928"^^xsd:decimal ;
  geo-pos:long "-52.8852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3947'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3947'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8852'^^xsd:double;
  dwc:startLongitude '-52.8852'^^xsd:double;
  dwc:endLongitude '-52.8852'^^xsd:double;
  dwc:latitude '47.0928'^^xsd:double;
  dwc:startLatitude '47.0928'^^xsd:double;
  dwc:endLatitude '47.0928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8852 47.0928, -52.8852 47.0928, -52.8852 47.0928, -52.8852 47.0928, -52.8852 47.0928))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3947'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.8833 25.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.8833"^^xsd:decimal ;
  dwc:decimalLongitude "25.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.8833 25.7167)"^^geo:wktLiteral ;
  geo-pos:lat "76.8833"^^xsd:decimal ;
  geo-pos:long "25.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3031'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3031'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.7167'^^xsd:double;
  dwc:startLongitude '25.7167'^^xsd:double;
  dwc:endLongitude '25.7167'^^xsd:double;
  dwc:latitude '76.8833'^^xsd:double;
  dwc:startLatitude '76.8833'^^xsd:double;
  dwc:endLatitude '76.8833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7167 76.8833, 25.7167 76.8833, 25.7167 76.8833, 25.7167 76.8833, 25.7167 76.8833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3031'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.8833 25.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.8833"^^xsd:decimal ;
  dwc:decimalLongitude "25.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.8833 25.7167)"^^geo:wktLiteral ;
  geo-pos:lat "76.8833"^^xsd:decimal ;
  geo-pos:long "25.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3032'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3032'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.7167'^^xsd:double;
  dwc:startLongitude '25.7167'^^xsd:double;
  dwc:endLongitude '25.7167'^^xsd:double;
  dwc:latitude '76.8833'^^xsd:double;
  dwc:startLatitude '76.8833'^^xsd:double;
  dwc:endLatitude '76.8833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.7167 76.8833, 25.7167 76.8833, 25.7167 76.8833, 25.7167 76.8833, 25.7167 76.8833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3032'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2347 -52.7978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2347"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2347 -52.7978)"^^geo:wktLiteral ;
  geo-pos:lat "47.2347"^^xsd:decimal ;
  geo-pos:long "-52.7978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3659'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3659'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7978'^^xsd:double;
  dwc:startLongitude '-52.7978'^^xsd:double;
  dwc:endLongitude '-52.7978'^^xsd:double;
  dwc:latitude '47.2347'^^xsd:double;
  dwc:startLatitude '47.2347'^^xsd:double;
  dwc:endLatitude '47.2347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7978 47.2347, -52.7978 47.2347, -52.7978 47.2347, -52.7978 47.2347, -52.7978 47.2347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3659'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7983 -52.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7983"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7983 -52.755)"^^geo:wktLiteral ;
  geo-pos:lat "47.7983"^^xsd:decimal ;
  geo-pos:long "-52.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3728'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3728'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.755'^^xsd:double;
  dwc:startLongitude '-52.755'^^xsd:double;
  dwc:endLongitude '-52.755'^^xsd:double;
  dwc:latitude '47.7983'^^xsd:double;
  dwc:startLatitude '47.7983'^^xsd:double;
  dwc:endLatitude '47.7983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.755 47.7983, -52.755 47.7983, -52.755 47.7983, -52.755 47.7983, -52.755 47.7983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3728'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.15 -52.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.15"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.15 -52.7667)"^^geo:wktLiteral ;
  geo-pos:lat "48.15"^^xsd:decimal ;
  geo-pos:long "-52.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_378'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_378'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7667'^^xsd:double;
  dwc:startLongitude '-52.7667'^^xsd:double;
  dwc:endLongitude '-52.7667'^^xsd:double;
  dwc:latitude '48.15'^^xsd:double;
  dwc:startLatitude '48.15'^^xsd:double;
  dwc:endLatitude '48.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7667 48.15, -52.7667 48.15, -52.7667 48.15, -52.7667 48.15, -52.7667 48.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_378'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.15 -52.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.15"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.15 -52.7667)"^^geo:wktLiteral ;
  geo-pos:lat "48.15"^^xsd:decimal ;
  geo-pos:long "-52.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_379'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_379'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7667'^^xsd:double;
  dwc:startLongitude '-52.7667'^^xsd:double;
  dwc:endLongitude '-52.7667'^^xsd:double;
  dwc:latitude '48.15'^^xsd:double;
  dwc:startLatitude '48.15'^^xsd:double;
  dwc:endLatitude '48.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7667 48.15, -52.7667 48.15, -52.7667 48.15, -52.7667 48.15, -52.7667 48.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_379'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6095 -53.0638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6095"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6095 -53.0638)"^^geo:wktLiteral ;
  geo-pos:lat "47.6095"^^xsd:decimal ;
  geo-pos:long "-53.0638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_354'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_354'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0638'^^xsd:double;
  dwc:startLongitude '-53.0638'^^xsd:double;
  dwc:endLongitude '-53.0638'^^xsd:double;
  dwc:latitude '47.6095'^^xsd:double;
  dwc:startLatitude '47.6095'^^xsd:double;
  dwc:endLatitude '47.6095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0638 47.6095, -53.0638 47.6095, -53.0638 47.6095, -53.0638 47.6095, -53.0638 47.6095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_354'^^xsd:string;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.15 -52.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.15"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.15 -52.7667)"^^geo:wktLiteral ;
  geo-pos:lat "48.15"^^xsd:decimal ;
  geo-pos:long "-52.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_377'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_377'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7667'^^xsd:double;
  dwc:startLongitude '-52.7667'^^xsd:double;
  dwc:endLongitude '-52.7667'^^xsd:double;
  dwc:latitude '48.15'^^xsd:double;
  dwc:startLatitude '48.15'^^xsd:double;
  dwc:endLatitude '48.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7667 48.15, -52.7667 48.15, -52.7667 48.15, -52.7667 48.15, -52.7667 48.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_377'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.15 -52.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.15"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.15 -52.7667)"^^geo:wktLiteral ;
  geo-pos:lat "48.15"^^xsd:decimal ;
  geo-pos:long "-52.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_380'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_380'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7667'^^xsd:double;
  dwc:startLongitude '-52.7667'^^xsd:double;
  dwc:endLongitude '-52.7667'^^xsd:double;
  dwc:latitude '48.15'^^xsd:double;
  dwc:startLatitude '48.15'^^xsd:double;
  dwc:endLatitude '48.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7667 48.15, -52.7667 48.15, -52.7667 48.15, -52.7667 48.15, -52.7667 48.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_380'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.7887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7478"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.7887)"^^geo:wktLiteral ;
  geo-pos:lat "20.7478"^^xsd:decimal ;
  geo-pos:long "-69.7887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2751'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2751'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7887'^^xsd:double;
  dwc:startLongitude '-69.7887'^^xsd:double;
  dwc:endLongitude '-69.7887'^^xsd:double;
  dwc:latitude '20.7478'^^xsd:double;
  dwc:startLatitude '20.7478'^^xsd:double;
  dwc:endLatitude '20.7478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7887 20.7478, -69.7887 20.7478, -69.7887 20.7478, -69.7887 20.7478, -69.7887 20.7478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2751'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.173 -69.1412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.173"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.173 -69.1412)"^^geo:wktLiteral ;
  geo-pos:lat "19.173"^^xsd:decimal ;
  geo-pos:long "-69.1412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3301'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3301'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1412'^^xsd:double;
  dwc:startLongitude '-69.1412'^^xsd:double;
  dwc:endLongitude '-69.1412'^^xsd:double;
  dwc:latitude '19.173'^^xsd:double;
  dwc:startLatitude '19.173'^^xsd:double;
  dwc:endLatitude '19.173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1412 19.173, -69.1412 19.173, -69.1412 19.173, -69.1412 19.173, -69.1412 19.173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3301'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.173 -69.1412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.173"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.173 -69.1412)"^^geo:wktLiteral ;
  geo-pos:lat "19.173"^^xsd:decimal ;
  geo-pos:long "-69.1412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3302'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3302'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1412'^^xsd:double;
  dwc:startLongitude '-69.1412'^^xsd:double;
  dwc:endLongitude '-69.1412'^^xsd:double;
  dwc:latitude '19.173'^^xsd:double;
  dwc:startLatitude '19.173'^^xsd:double;
  dwc:endLatitude '19.173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1412 19.173, -69.1412 19.173, -69.1412 19.173, -69.1412 19.173, -69.1412 19.173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3302'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.762 -69.7992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.762"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.762 -69.7992)"^^geo:wktLiteral ;
  geo-pos:lat "20.762"^^xsd:decimal ;
  geo-pos:long "-69.7992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1381'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1381'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7992'^^xsd:double;
  dwc:startLongitude '-69.7992'^^xsd:double;
  dwc:endLongitude '-69.7992'^^xsd:double;
  dwc:latitude '20.762'^^xsd:double;
  dwc:startLatitude '20.762'^^xsd:double;
  dwc:endLatitude '20.762'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7992 20.762, -69.7992 20.762, -69.7992 20.762, -69.7992 20.762, -69.7992 20.762))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1381'^^xsd:string;
  dwc:observationDate '1992-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.716 -69.7845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.716"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.716 -69.7845)"^^geo:wktLiteral ;
  geo-pos:lat "20.716"^^xsd:decimal ;
  geo-pos:long "-69.7845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1581'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1581'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7845'^^xsd:double;
  dwc:startLongitude '-69.7845'^^xsd:double;
  dwc:endLongitude '-69.7845'^^xsd:double;
  dwc:latitude '20.716'^^xsd:double;
  dwc:startLatitude '20.716'^^xsd:double;
  dwc:endLatitude '20.716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7845 20.716, -69.7845 20.716, -69.7845 20.716, -69.7845 20.716, -69.7845 20.716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1581'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9833 -27.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9833 -27.3833)"^^geo:wktLiteral ;
  geo-pos:lat "64.9833"^^xsd:decimal ;
  geo-pos:long "-27.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1877'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1877'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.3833'^^xsd:double;
  dwc:startLongitude '-27.3833'^^xsd:double;
  dwc:endLongitude '-27.3833'^^xsd:double;
  dwc:latitude '64.9833'^^xsd:double;
  dwc:startLatitude '64.9833'^^xsd:double;
  dwc:endLatitude '64.9833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.3833 64.9833, -27.3833 64.9833, -27.3833 64.9833, -27.3833 64.9833, -27.3833 64.9833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1877'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1863'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1863'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:startLongitude '-27.1'^^xsd:double;
  dwc:endLongitude '-27.1'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:startLatitude '66.1'^^xsd:double;
  dwc:endLatitude '66.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1863'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1862'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1862'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:startLongitude '-27.1'^^xsd:double;
  dwc:endLongitude '-27.1'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:startLatitude '66.1'^^xsd:double;
  dwc:endLatitude '66.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1862'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1854'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1854'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:startLongitude '-27.1'^^xsd:double;
  dwc:endLongitude '-27.1'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:startLatitude '66.1'^^xsd:double;
  dwc:endLatitude '66.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1854'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.1 25.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.1"^^xsd:decimal ;
  dwc:decimalLongitude "25.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.1 25.4667)"^^geo:wktLiteral ;
  geo-pos:lat "77.1"^^xsd:decimal ;
  geo-pos:long "25.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3029'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3029'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.4667'^^xsd:double;
  dwc:startLongitude '25.4667'^^xsd:double;
  dwc:endLongitude '25.4667'^^xsd:double;
  dwc:latitude '77.1'^^xsd:double;
  dwc:startLatitude '77.1'^^xsd:double;
  dwc:endLatitude '77.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4667 77.1, 25.4667 77.1, 25.4667 77.1, 25.4667 77.1, 25.4667 77.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3029'^^xsd:string;
  dwc:observationDate '1992-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.1 25.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.1"^^xsd:decimal ;
  dwc:decimalLongitude "25.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.1 25.4667)"^^geo:wktLiteral ;
  geo-pos:lat "77.1"^^xsd:decimal ;
  geo-pos:long "25.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3030'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3030'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.4667'^^xsd:double;
  dwc:startLongitude '25.4667'^^xsd:double;
  dwc:endLongitude '25.4667'^^xsd:double;
  dwc:latitude '77.1'^^xsd:double;
  dwc:startLatitude '77.1'^^xsd:double;
  dwc:endLatitude '77.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.4667 77.1, 25.4667 77.1, 25.4667 77.1, 25.4667 77.1, 25.4667 77.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3030'^^xsd:string;
  dwc:observationDate '1992-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4885 -56.7438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4885"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4885 -56.7438)"^^geo:wktLiteral ;
  geo-pos:lat "51.4885"^^xsd:decimal ;
  geo-pos:long "-56.7438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3563'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3563'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7438'^^xsd:double;
  dwc:startLongitude '-56.7438'^^xsd:double;
  dwc:endLongitude '-56.7438'^^xsd:double;
  dwc:latitude '51.4885'^^xsd:double;
  dwc:startLatitude '51.4885'^^xsd:double;
  dwc:endLatitude '51.4885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7438 51.4885, -56.7438 51.4885, -56.7438 51.4885, -56.7438 51.4885, -56.7438 51.4885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3563'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0168 -64.0018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0168"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0168 -64.0018)"^^geo:wktLiteral ;
  geo-pos:lat "50.0168"^^xsd:decimal ;
  geo-pos:long "-64.0018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2340'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2340'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.0018'^^xsd:double;
  dwc:startLongitude '-64.0018'^^xsd:double;
  dwc:endLongitude '-64.0018'^^xsd:double;
  dwc:latitude '50.0168'^^xsd:double;
  dwc:startLatitude '50.0168'^^xsd:double;
  dwc:endLatitude '50.0168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.0018 50.0168, -64.0018 50.0168, -64.0018 50.0168, -64.0018 50.0168, -64.0018 50.0168))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2340'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2027 -52.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2027"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2027 -52.8145)"^^geo:wktLiteral ;
  geo-pos:lat "47.2027"^^xsd:decimal ;
  geo-pos:long "-52.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3647'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3647'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8145'^^xsd:double;
  dwc:startLongitude '-52.8145'^^xsd:double;
  dwc:endLongitude '-52.8145'^^xsd:double;
  dwc:latitude '47.2027'^^xsd:double;
  dwc:startLatitude '47.2027'^^xsd:double;
  dwc:endLatitude '47.2027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8145 47.2027, -52.8145 47.2027, -52.8145 47.2027, -52.8145 47.2027, -52.8145 47.2027))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3647'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0047 -64.3583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0047"^^xsd:decimal ;
  dwc:decimalLongitude "-64.3583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0047 -64.3583)"^^geo:wktLiteral ;
  geo-pos:lat "50.0047"^^xsd:decimal ;
  geo-pos:long "-64.3583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2414'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2414'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.3583'^^xsd:double;
  dwc:startLongitude '-64.3583'^^xsd:double;
  dwc:endLongitude '-64.3583'^^xsd:double;
  dwc:latitude '50.0047'^^xsd:double;
  dwc:startLatitude '50.0047'^^xsd:double;
  dwc:endLatitude '50.0047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3583 50.0047, -64.3583 50.0047, -64.3583 50.0047, -64.3583 50.0047, -64.3583 50.0047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2414'^^xsd:string;
  dwc:observationDate '1992-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1852'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1852'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:startLongitude '-27.1'^^xsd:double;
  dwc:endLongitude '-27.1'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:startLatitude '66.1'^^xsd:double;
  dwc:endLatitude '66.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1, -27.1 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1852'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4095'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_4095'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4095'^^xsd:string;
  dwc:observationDate '1993-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2222 -64.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2222"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2222 -64.2833)"^^geo:wktLiteral ;
  geo-pos:lat "50.2222"^^xsd:decimal ;
  geo-pos:long "-64.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2244'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2244'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.33333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.2833'^^xsd:double;
  dwc:startLongitude '-64.2833'^^xsd:double;
  dwc:endLongitude '-64.2833'^^xsd:double;
  dwc:latitude '50.2222'^^xsd:double;
  dwc:startLatitude '50.2222'^^xsd:double;
  dwc:endLatitude '50.2222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2833 50.2222, -64.2833 50.2222, -64.2833 50.2222, -64.2833 50.2222, -64.2833 50.2222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2244'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6975 -56.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6975"^^xsd:decimal ;
  dwc:decimalLongitude "-56.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6975 -56.018)"^^geo:wktLiteral ;
  geo-pos:lat "50.6975"^^xsd:decimal ;
  geo-pos:long "-56.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1973'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1973'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.018'^^xsd:double;
  dwc:startLongitude '-56.018'^^xsd:double;
  dwc:endLongitude '-56.018'^^xsd:double;
  dwc:latitude '50.6975'^^xsd:double;
  dwc:startLatitude '50.6975'^^xsd:double;
  dwc:endLatitude '50.6975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.018 50.6975, -56.018 50.6975, -56.018 50.6975, -56.018 50.6975, -56.018 50.6975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1973'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0703 -53.5242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0703"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0703 -53.5242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0703"^^xsd:decimal ;
  geo-pos:long "-53.5242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3808'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3808'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5242'^^xsd:double;
  dwc:startLongitude '-53.5242'^^xsd:double;
  dwc:endLongitude '-53.5242'^^xsd:double;
  dwc:latitude '49.0703'^^xsd:double;
  dwc:startLatitude '49.0703'^^xsd:double;
  dwc:endLatitude '49.0703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5242 49.0703, -53.5242 49.0703, -53.5242 49.0703, -53.5242 49.0703, -53.5242 49.0703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3808'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.484 -56.7825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.484"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.484 -56.7825)"^^geo:wktLiteral ;
  geo-pos:lat "51.484"^^xsd:decimal ;
  geo-pos:long "-56.7825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3502'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3502'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7825'^^xsd:double;
  dwc:startLongitude '-56.7825'^^xsd:double;
  dwc:endLongitude '-56.7825'^^xsd:double;
  dwc:latitude '51.484'^^xsd:double;
  dwc:startLatitude '51.484'^^xsd:double;
  dwc:endLatitude '51.484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7825 51.484, -56.7825 51.484, -56.7825 51.484, -56.7825 51.484, -56.7825 51.484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3502'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2925 -57.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2925"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2925 -57.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.2925"^^xsd:decimal ;
  geo-pos:long "-57.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_75'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_75'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3838'^^xsd:double;
  dwc:startLongitude '-57.3838'^^xsd:double;
  dwc:endLongitude '-57.3838'^^xsd:double;
  dwc:latitude '51.2925'^^xsd:double;
  dwc:startLatitude '51.2925'^^xsd:double;
  dwc:endLatitude '51.2925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3838 51.2925, -57.3838 51.2925, -57.3838 51.2925, -57.3838 51.2925, -57.3838 51.2925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_75'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3193 -57.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3193"^^xsd:decimal ;
  dwc:decimalLongitude "-57.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3193 -57.005)"^^geo:wktLiteral ;
  geo-pos:lat "51.3193"^^xsd:decimal ;
  geo-pos:long "-57.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2256'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2256'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.005'^^xsd:double;
  dwc:startLongitude '-57.005'^^xsd:double;
  dwc:endLongitude '-57.005'^^xsd:double;
  dwc:latitude '51.3193'^^xsd:double;
  dwc:startLatitude '51.3193'^^xsd:double;
  dwc:endLatitude '51.3193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.005 51.3193, -57.005 51.3193, -57.005 51.3193, -57.005 51.3193, -57.005 51.3193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2256'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2612 -52.7972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2612"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2612 -52.7972)"^^geo:wktLiteral ;
  geo-pos:lat "47.2612"^^xsd:decimal ;
  geo-pos:long "-52.7972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3675'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3675'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7972'^^xsd:double;
  dwc:startLongitude '-52.7972'^^xsd:double;
  dwc:endLongitude '-52.7972'^^xsd:double;
  dwc:latitude '47.2612'^^xsd:double;
  dwc:startLatitude '47.2612'^^xsd:double;
  dwc:endLatitude '47.2612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7972 47.2612, -52.7972 47.2612, -52.7972 47.2612, -52.7972 47.2612, -52.7972 47.2612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3675'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5667 -52.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-52.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5667 -52.675)"^^geo:wktLiteral ;
  geo-pos:lat "47.5667"^^xsd:decimal ;
  geo-pos:long "-52.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3721'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3721'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.675'^^xsd:double;
  dwc:startLongitude '-52.675'^^xsd:double;
  dwc:endLongitude '-52.675'^^xsd:double;
  dwc:latitude '47.5667'^^xsd:double;
  dwc:startLatitude '47.5667'^^xsd:double;
  dwc:endLatitude '47.5667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.675 47.5667, -52.675 47.5667, -52.675 47.5667, -52.675 47.5667, -52.675 47.5667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3721'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3512 -67.2843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3512"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3512 -67.2843)"^^geo:wktLiteral ;
  geo-pos:lat "18.3512"^^xsd:decimal ;
  geo-pos:long "-67.2843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3076'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3076'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2843'^^xsd:double;
  dwc:startLongitude '-67.2843'^^xsd:double;
  dwc:endLongitude '-67.2843'^^xsd:double;
  dwc:latitude '18.3512'^^xsd:double;
  dwc:startLatitude '18.3512'^^xsd:double;
  dwc:endLatitude '18.3512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2843 18.3512, -67.2843 18.3512, -67.2843 18.3512, -67.2843 18.3512, -67.2843 18.3512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3076'^^xsd:string;
  dwc:observationDate '1993-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2708 -68.9288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2708"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2708 -68.9288)"^^geo:wktLiteral ;
  geo-pos:lat "41.2708"^^xsd:decimal ;
  geo-pos:long "-68.9288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3402'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3402'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9288'^^xsd:double;
  dwc:startLongitude '-68.9288'^^xsd:double;
  dwc:endLongitude '-68.9288'^^xsd:double;
  dwc:latitude '41.2708'^^xsd:double;
  dwc:startLatitude '41.2708'^^xsd:double;
  dwc:endLatitude '41.2708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9288 41.2708, -68.9288 41.2708, -68.9288 41.2708, -68.9288 41.2708, -68.9288 41.2708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3402'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4412 -68.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4412"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4412 -68.6363)"^^geo:wktLiteral ;
  geo-pos:lat "41.4412"^^xsd:decimal ;
  geo-pos:long "-68.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3378'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3378'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6363'^^xsd:double;
  dwc:startLongitude '-68.6363'^^xsd:double;
  dwc:endLongitude '-68.6363'^^xsd:double;
  dwc:latitude '41.4412'^^xsd:double;
  dwc:startLatitude '41.4412'^^xsd:double;
  dwc:endLatitude '41.4412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6363 41.4412, -68.6363 41.4412, -68.6363 41.4412, -68.6363 41.4412, -68.6363 41.4412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3378'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1178 -70.0478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1178"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1178 -70.0478)"^^geo:wktLiteral ;
  geo-pos:lat "43.1178"^^xsd:decimal ;
  geo-pos:long "-70.0478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2990'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2990'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0478'^^xsd:double;
  dwc:startLongitude '-70.0478'^^xsd:double;
  dwc:endLongitude '-70.0478'^^xsd:double;
  dwc:latitude '43.1178'^^xsd:double;
  dwc:startLatitude '43.1178'^^xsd:double;
  dwc:endLatitude '43.1178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0478 43.1178, -70.0478 43.1178, -70.0478 43.1178, -70.0478 43.1178, -70.0478 43.1178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2990'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.127 -69.112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.127"^^xsd:decimal ;
  dwc:decimalLongitude "-69.112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.127 -69.112)"^^geo:wktLiteral ;
  geo-pos:lat "19.127"^^xsd:decimal ;
  geo-pos:long "-69.112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3303'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3303'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.112'^^xsd:double;
  dwc:startLongitude '-69.112'^^xsd:double;
  dwc:endLongitude '-69.112'^^xsd:double;
  dwc:latitude '19.127'^^xsd:double;
  dwc:startLatitude '19.127'^^xsd:double;
  dwc:endLatitude '19.127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.112 19.127, -69.112 19.127, -69.112 19.127, -69.112 19.127, -69.112 19.127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3303'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2223'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2223'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2223'^^xsd:string;
  dwc:observationDate '1992-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.175 -69.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.175"^^xsd:decimal ;
  dwc:decimalLongitude "-69.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.175 -69.185)"^^geo:wktLiteral ;
  geo-pos:lat "19.175"^^xsd:decimal ;
  geo-pos:long "-69.185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3158'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3158'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.185'^^xsd:double;
  dwc:startLongitude '-69.185'^^xsd:double;
  dwc:endLongitude '-69.185'^^xsd:double;
  dwc:latitude '19.175'^^xsd:double;
  dwc:startLatitude '19.175'^^xsd:double;
  dwc:endLatitude '19.175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.185 19.175, -69.185 19.175, -69.185 19.175, -69.185 19.175, -69.185 19.175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3158'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7452 -69.8092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7452"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7452 -69.8092)"^^geo:wktLiteral ;
  geo-pos:lat "20.7452"^^xsd:decimal ;
  geo-pos:long "-69.8092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2835'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2835'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8092'^^xsd:double;
  dwc:startLongitude '-69.8092'^^xsd:double;
  dwc:endLongitude '-69.8092'^^xsd:double;
  dwc:latitude '20.7452'^^xsd:double;
  dwc:startLatitude '20.7452'^^xsd:double;
  dwc:endLatitude '20.7452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8092 20.7452, -69.8092 20.7452, -69.8092 20.7452, -69.8092 20.7452, -69.8092 20.7452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2835'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.746 -69.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.746"^^xsd:decimal ;
  dwc:decimalLongitude "-69.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.746 -69.806)"^^geo:wktLiteral ;
  geo-pos:lat "20.746"^^xsd:decimal ;
  geo-pos:long "-69.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1628'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1628'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.806'^^xsd:double;
  dwc:startLongitude '-69.806'^^xsd:double;
  dwc:endLongitude '-69.806'^^xsd:double;
  dwc:latitude '20.746'^^xsd:double;
  dwc:startLatitude '20.746'^^xsd:double;
  dwc:endLatitude '20.746'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.806 20.746, -69.806 20.746, -69.806 20.746, -69.806 20.746, -69.806 20.746))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1628'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7322 -69.7932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7322"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7322 -69.7932)"^^geo:wktLiteral ;
  geo-pos:lat "20.7322"^^xsd:decimal ;
  geo-pos:long "-69.7932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1592'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1592'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7932'^^xsd:double;
  dwc:startLongitude '-69.7932'^^xsd:double;
  dwc:endLongitude '-69.7932'^^xsd:double;
  dwc:latitude '20.7322'^^xsd:double;
  dwc:startLatitude '20.7322'^^xsd:double;
  dwc:endLatitude '20.7322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7932 20.7322, -69.7932 20.7322, -69.7932 20.7322, -69.7932 20.7322, -69.7932 20.7322))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1592'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7083 -69.7658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7083"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7083 -69.7658)"^^geo:wktLiteral ;
  geo-pos:lat "20.7083"^^xsd:decimal ;
  geo-pos:long "-69.7658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1520'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_1520'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7658'^^xsd:double;
  dwc:startLongitude '-69.7658'^^xsd:double;
  dwc:endLongitude '-69.7658'^^xsd:double;
  dwc:latitude '20.7083'^^xsd:double;
  dwc:startLatitude '20.7083'^^xsd:double;
  dwc:endLatitude '20.7083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7658 20.7083, -69.7658 20.7083, -69.7658 20.7083, -69.7658 20.7083, -69.7658 20.7083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1520'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7088 -69.7962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7088"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7088 -69.7962)"^^geo:wktLiteral ;
  geo-pos:lat "20.7088"^^xsd:decimal ;
  geo-pos:long "-69.7962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1235'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1235'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7962'^^xsd:double;
  dwc:startLongitude '-69.7962'^^xsd:double;
  dwc:endLongitude '-69.7962'^^xsd:double;
  dwc:latitude '20.7088'^^xsd:double;
  dwc:startLatitude '20.7088'^^xsd:double;
  dwc:endLatitude '20.7088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7962 20.7088, -69.7962 20.7088, -69.7962 20.7088, -69.7962 20.7088, -69.7962 20.7088))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1235'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7122 -69.8123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7122"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7122 -69.8123)"^^geo:wktLiteral ;
  geo-pos:lat "20.7122"^^xsd:decimal ;
  geo-pos:long "-69.8123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1236'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1236'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8123'^^xsd:double;
  dwc:startLongitude '-69.8123'^^xsd:double;
  dwc:endLongitude '-69.8123'^^xsd:double;
  dwc:latitude '20.7122'^^xsd:double;
  dwc:startLatitude '20.7122'^^xsd:double;
  dwc:endLatitude '20.7122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8123 20.7122, -69.8123 20.7122, -69.8123 20.7122, -69.8123 20.7122, -69.8123 20.7122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1236'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7617 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7617 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.7617"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1466'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1466'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.7617'^^xsd:double;
  dwc:startLatitude '20.7617'^^xsd:double;
  dwc:endLatitude '20.7617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.7617, -69.8167 20.7617, -69.8167 20.7617, -69.8167 20.7617, -69.8167 20.7617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1466'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6843 -69.7872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6843"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6843 -69.7872)"^^geo:wktLiteral ;
  geo-pos:lat "20.6843"^^xsd:decimal ;
  geo-pos:long "-69.7872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1416'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1416'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7872'^^xsd:double;
  dwc:startLongitude '-69.7872'^^xsd:double;
  dwc:endLongitude '-69.7872'^^xsd:double;
  dwc:latitude '20.6843'^^xsd:double;
  dwc:startLatitude '20.6843'^^xsd:double;
  dwc:endLatitude '20.6843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7872 20.6843, -69.7872 20.6843, -69.7872 20.6843, -69.7872 20.6843, -69.7872 20.6843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1416'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1027'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1027'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1027'^^xsd:string;
  dwc:observationDate '1992-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1028'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1028'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1028'^^xsd:string;
  dwc:observationDate '1992-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1029'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1029'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1029'^^xsd:string;
  dwc:observationDate '1992-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1030'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1030'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1030'^^xsd:string;
  dwc:observationDate '1992-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0907 -52.6448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0907"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0907 -52.6448)"^^geo:wktLiteral ;
  geo-pos:lat "64.0907"^^xsd:decimal ;
  geo-pos:long "-52.6448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_257'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_257'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6448'^^xsd:double;
  dwc:startLongitude '-52.6448'^^xsd:double;
  dwc:endLongitude '-52.6448'^^xsd:double;
  dwc:latitude '64.0907'^^xsd:double;
  dwc:startLatitude '64.0907'^^xsd:double;
  dwc:endLatitude '64.0907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6448 64.0907, -52.6448 64.0907, -52.6448 64.0907, -52.6448 64.0907, -52.6448 64.0907))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_257'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0907 -52.6448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0907"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0907 -52.6448)"^^geo:wktLiteral ;
  geo-pos:lat "64.0907"^^xsd:decimal ;
  geo-pos:long "-52.6448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_258'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_258'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6448'^^xsd:double;
  dwc:startLongitude '-52.6448'^^xsd:double;
  dwc:endLongitude '-52.6448'^^xsd:double;
  dwc:latitude '64.0907'^^xsd:double;
  dwc:startLatitude '64.0907'^^xsd:double;
  dwc:endLatitude '64.0907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6448 64.0907, -52.6448 64.0907, -52.6448 64.0907, -52.6448 64.0907, -52.6448 64.0907))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_258'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7052 -69.7277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7052"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7052 -69.7277)"^^geo:wktLiteral ;
  geo-pos:lat "20.7052"^^xsd:decimal ;
  geo-pos:long "-69.7277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_941'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_941'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7277'^^xsd:double;
  dwc:startLongitude '-69.7277'^^xsd:double;
  dwc:endLongitude '-69.7277'^^xsd:double;
  dwc:latitude '20.7052'^^xsd:double;
  dwc:startLatitude '20.7052'^^xsd:double;
  dwc:endLatitude '20.7052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7277 20.7052, -69.7277 20.7052, -69.7277 20.7052, -69.7277 20.7052, -69.7277 20.7052))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_941'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1025'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1025'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1025'^^xsd:string;
  dwc:observationDate '1992-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7122 -69.8123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7122"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7122 -69.8123)"^^geo:wktLiteral ;
  geo-pos:lat "20.7122"^^xsd:decimal ;
  geo-pos:long "-69.8123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1245'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1245'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8123'^^xsd:double;
  dwc:startLongitude '-69.8123'^^xsd:double;
  dwc:endLongitude '-69.8123'^^xsd:double;
  dwc:latitude '20.7122'^^xsd:double;
  dwc:startLatitude '20.7122'^^xsd:double;
  dwc:endLatitude '20.7122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8123 20.7122, -69.8123 20.7122, -69.8123 20.7122, -69.8123 20.7122, -69.8123 20.7122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1245'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1267 -52.6417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1267"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1267 -52.6417)"^^geo:wktLiteral ;
  geo-pos:lat "64.1267"^^xsd:decimal ;
  geo-pos:long "-52.6417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_334'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_334'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6417'^^xsd:double;
  dwc:startLongitude '-52.6417'^^xsd:double;
  dwc:endLongitude '-52.6417'^^xsd:double;
  dwc:latitude '64.1267'^^xsd:double;
  dwc:startLatitude '64.1267'^^xsd:double;
  dwc:endLatitude '64.1267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6417 64.1267, -52.6417 64.1267, -52.6417 64.1267, -52.6417 64.1267, -52.6417 64.1267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_334'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1026'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1026'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1026'^^xsd:string;
  dwc:observationDate '1992-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7397 -69.8178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7397"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7397 -69.8178)"^^geo:wktLiteral ;
  geo-pos:lat "20.7397"^^xsd:decimal ;
  geo-pos:long "-69.8178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_849'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_849'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8178'^^xsd:double;
  dwc:startLongitude '-69.8178'^^xsd:double;
  dwc:endLongitude '-69.8178'^^xsd:double;
  dwc:latitude '20.7397'^^xsd:double;
  dwc:startLatitude '20.7397'^^xsd:double;
  dwc:endLatitude '20.7397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8178 20.7397, -69.8178 20.7397, -69.8178 20.7397, -69.8178 20.7397, -69.8178 20.7397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_849'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1167 -23.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1167 -23.4667)"^^geo:wktLiteral ;
  geo-pos:lat "63.1167"^^xsd:decimal ;
  geo-pos:long "-23.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1807'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1807'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-23.4667'^^xsd:double;
  dwc:startLongitude '-23.4667'^^xsd:double;
  dwc:endLongitude '-23.4667'^^xsd:double;
  dwc:latitude '63.1167'^^xsd:double;
  dwc:startLatitude '63.1167'^^xsd:double;
  dwc:endLatitude '63.1167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.4667 63.1167, -23.4667 63.1167, -23.4667 63.1167, -23.4667 63.1167, -23.4667 63.1167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1807'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4062'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_4062'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4062'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2248 -52.7818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2248"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2248 -52.7818)"^^geo:wktLiteral ;
  geo-pos:lat "47.2248"^^xsd:decimal ;
  geo-pos:long "-52.7818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3661'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3661'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7818'^^xsd:double;
  dwc:startLongitude '-52.7818'^^xsd:double;
  dwc:endLongitude '-52.7818'^^xsd:double;
  dwc:latitude '47.2248'^^xsd:double;
  dwc:startLatitude '47.2248'^^xsd:double;
  dwc:endLatitude '47.2248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7818 47.2248, -52.7818 47.2248, -52.7818 47.2248, -52.7818 47.2248, -52.7818 47.2248))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3661'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1487 -55.6672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1487"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1487 -55.6672)"^^geo:wktLiteral ;
  geo-pos:lat "51.1487"^^xsd:decimal ;
  geo-pos:long "-55.6672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3579'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3579'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6672'^^xsd:double;
  dwc:startLongitude '-55.6672'^^xsd:double;
  dwc:endLongitude '-55.6672'^^xsd:double;
  dwc:latitude '51.1487'^^xsd:double;
  dwc:startLatitude '51.1487'^^xsd:double;
  dwc:endLatitude '51.1487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6672 51.1487, -55.6672 51.1487, -55.6672 51.1487, -55.6672 51.1487, -55.6672 51.1487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3579'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1487 -55.6672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1487"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1487 -55.6672)"^^geo:wktLiteral ;
  geo-pos:lat "51.1487"^^xsd:decimal ;
  geo-pos:long "-55.6672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3580'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3580'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6672'^^xsd:double;
  dwc:startLongitude '-55.6672'^^xsd:double;
  dwc:endLongitude '-55.6672'^^xsd:double;
  dwc:latitude '51.1487'^^xsd:double;
  dwc:startLatitude '51.1487'^^xsd:double;
  dwc:endLatitude '51.1487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6672 51.1487, -55.6672 51.1487, -55.6672 51.1487, -55.6672 51.1487, -55.6672 51.1487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3580'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1487 -55.6672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1487"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1487 -55.6672)"^^geo:wktLiteral ;
  geo-pos:lat "51.1487"^^xsd:decimal ;
  geo-pos:long "-55.6672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3581'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3581'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6672'^^xsd:double;
  dwc:startLongitude '-55.6672'^^xsd:double;
  dwc:endLongitude '-55.6672'^^xsd:double;
  dwc:latitude '51.1487'^^xsd:double;
  dwc:startLatitude '51.1487'^^xsd:double;
  dwc:endLatitude '51.1487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6672 51.1487, -55.6672 51.1487, -55.6672 51.1487, -55.6672 51.1487, -55.6672 51.1487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3581'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1487 -55.6672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1487"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1487 -55.6672)"^^geo:wktLiteral ;
  geo-pos:lat "51.1487"^^xsd:decimal ;
  geo-pos:long "-55.6672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3582'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3582'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6672'^^xsd:double;
  dwc:startLongitude '-55.6672'^^xsd:double;
  dwc:endLongitude '-55.6672'^^xsd:double;
  dwc:latitude '51.1487'^^xsd:double;
  dwc:startLatitude '51.1487'^^xsd:double;
  dwc:endLatitude '51.1487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6672 51.1487, -55.6672 51.1487, -55.6672 51.1487, -55.6672 51.1487, -55.6672 51.1487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3582'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7453 -53.7058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7453 -53.7058)"^^geo:wktLiteral ;
  geo-pos:lat "48.7453"^^xsd:decimal ;
  geo-pos:long "-53.7058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3789'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3789'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.7058'^^xsd:double;
  dwc:startLongitude '-53.7058'^^xsd:double;
  dwc:endLongitude '-53.7058'^^xsd:double;
  dwc:latitude '48.7453'^^xsd:double;
  dwc:startLatitude '48.7453'^^xsd:double;
  dwc:endLatitude '48.7453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.7058 48.7453, -53.7058 48.7453, -53.7058 48.7453, -53.7058 48.7453, -53.7058 48.7453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3789'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6825 -53.6627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6825"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6825 -53.6627)"^^geo:wktLiteral ;
  geo-pos:lat "46.6825"^^xsd:decimal ;
  geo-pos:long "-53.6627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3994'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_3994'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6627'^^xsd:double;
  dwc:startLongitude '-53.6627'^^xsd:double;
  dwc:endLongitude '-53.6627'^^xsd:double;
  dwc:latitude '46.6825'^^xsd:double;
  dwc:startLatitude '46.6825'^^xsd:double;
  dwc:endLatitude '46.6825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6627 46.6825, -53.6627 46.6825, -53.6627 46.6825, -53.6627 46.6825, -53.6627 46.6825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3994'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.895 -53.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.895"^^xsd:decimal ;
  dwc:decimalLongitude "-53.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.895 -53.615)"^^geo:wktLiteral ;
  geo-pos:lat "48.895"^^xsd:decimal ;
  geo-pos:long "-53.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_430'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_430'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.615'^^xsd:double;
  dwc:startLongitude '-53.615'^^xsd:double;
  dwc:endLongitude '-53.615'^^xsd:double;
  dwc:latitude '48.895'^^xsd:double;
  dwc:startLatitude '48.895'^^xsd:double;
  dwc:endLatitude '48.895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.615 48.895, -53.615 48.895, -53.615 48.895, -53.615 48.895, -53.615 48.895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_430'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6783 -53.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6783"^^xsd:decimal ;
  dwc:decimalLongitude "-53.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6783 -53.115)"^^geo:wktLiteral ;
  geo-pos:lat "48.6783"^^xsd:decimal ;
  geo-pos:long "-53.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_408'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_408'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.115'^^xsd:double;
  dwc:startLongitude '-53.115'^^xsd:double;
  dwc:endLongitude '-53.115'^^xsd:double;
  dwc:latitude '48.6783'^^xsd:double;
  dwc:startLatitude '48.6783'^^xsd:double;
  dwc:endLatitude '48.6783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.115 48.6783, -53.115 48.6783, -53.115 48.6783, -53.115 48.6783, -53.115 48.6783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_408'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7377 -56.0327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7377"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7377 -56.0327)"^^geo:wktLiteral ;
  geo-pos:lat "50.7377"^^xsd:decimal ;
  geo-pos:long "-56.0327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3469'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3469'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.0327'^^xsd:double;
  dwc:startLongitude '-56.0327'^^xsd:double;
  dwc:endLongitude '-56.0327'^^xsd:double;
  dwc:latitude '50.7377'^^xsd:double;
  dwc:startLatitude '50.7377'^^xsd:double;
  dwc:endLatitude '50.7377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.0327 50.7377, -56.0327 50.7377, -56.0327 50.7377, -56.0327 50.7377, -56.0327 50.7377))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3469'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9743 -64.3173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9743"^^xsd:decimal ;
  dwc:decimalLongitude "-64.3173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9743 -64.3173)"^^geo:wktLiteral ;
  geo-pos:lat "49.9743"^^xsd:decimal ;
  geo-pos:long "-64.3173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4188'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4188'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.3173'^^xsd:double;
  dwc:startLongitude '-64.3173'^^xsd:double;
  dwc:endLongitude '-64.3173'^^xsd:double;
  dwc:latitude '49.9743'^^xsd:double;
  dwc:startLatitude '49.9743'^^xsd:double;
  dwc:endLatitude '49.9743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3173 49.9743, -64.3173 49.9743, -64.3173 49.9743, -64.3173 49.9743, -64.3173 49.9743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4188'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2457 -52.8237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2457"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2457 -52.8237)"^^geo:wktLiteral ;
  geo-pos:lat "47.2457"^^xsd:decimal ;
  geo-pos:long "-52.8237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3678'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3678'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8237'^^xsd:double;
  dwc:startLongitude '-52.8237'^^xsd:double;
  dwc:endLongitude '-52.8237'^^xsd:double;
  dwc:latitude '47.2457'^^xsd:double;
  dwc:startLatitude '47.2457'^^xsd:double;
  dwc:endLatitude '47.2457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8237 47.2457, -52.8237 47.2457, -52.8237 47.2457, -52.8237 47.2457, -52.8237 47.2457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3678'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7315 -53.1495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7315 -53.1495)"^^geo:wktLiteral ;
  geo-pos:lat "47.7315"^^xsd:decimal ;
  geo-pos:long "-53.1495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3925'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3925'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1495'^^xsd:double;
  dwc:startLongitude '-53.1495'^^xsd:double;
  dwc:endLongitude '-53.1495'^^xsd:double;
  dwc:latitude '47.7315'^^xsd:double;
  dwc:startLatitude '47.7315'^^xsd:double;
  dwc:endLatitude '47.7315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1495 47.7315, -53.1495 47.7315, -53.1495 47.7315, -53.1495 47.7315, -53.1495 47.7315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3925'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7523 -69.8038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7523"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7523 -69.8038)"^^geo:wktLiteral ;
  geo-pos:lat "20.7523"^^xsd:decimal ;
  geo-pos:long "-69.8038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2862'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2862'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8038'^^xsd:double;
  dwc:startLongitude '-69.8038'^^xsd:double;
  dwc:endLongitude '-69.8038'^^xsd:double;
  dwc:latitude '20.7523'^^xsd:double;
  dwc:startLatitude '20.7523'^^xsd:double;
  dwc:endLatitude '20.7523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8038 20.7523, -69.8038 20.7523, -69.8038 20.7523, -69.8038 20.7523, -69.8038 20.7523))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2862'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.735 -69.7715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.735"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.735 -69.7715)"^^geo:wktLiteral ;
  geo-pos:lat "20.735"^^xsd:decimal ;
  geo-pos:long "-69.7715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2802'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_2802'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7715'^^xsd:double;
  dwc:startLongitude '-69.7715'^^xsd:double;
  dwc:endLongitude '-69.7715'^^xsd:double;
  dwc:latitude '20.735'^^xsd:double;
  dwc:startLatitude '20.735'^^xsd:double;
  dwc:endLatitude '20.735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7715 20.735, -69.7715 20.735, -69.7715 20.735, -69.7715 20.735, -69.7715 20.735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2802'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7143 -69.8708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7143"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7143 -69.8708)"^^geo:wktLiteral ;
  geo-pos:lat "20.7143"^^xsd:decimal ;
  geo-pos:long "-69.8708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1547'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1547'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8708'^^xsd:double;
  dwc:startLongitude '-69.8708'^^xsd:double;
  dwc:endLongitude '-69.8708'^^xsd:double;
  dwc:latitude '20.7143'^^xsd:double;
  dwc:startLatitude '20.7143'^^xsd:double;
  dwc:endLatitude '20.7143'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8708 20.7143, -69.8708 20.7143, -69.8708 20.7143, -69.8708 20.7143, -69.8708 20.7143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1547'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7548 -69.7815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7548"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7548 -69.7815)"^^geo:wktLiteral ;
  geo-pos:lat "20.7548"^^xsd:decimal ;
  geo-pos:long "-69.7815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1426'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1426'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7815'^^xsd:double;
  dwc:startLongitude '-69.7815'^^xsd:double;
  dwc:endLongitude '-69.7815'^^xsd:double;
  dwc:latitude '20.7548'^^xsd:double;
  dwc:startLatitude '20.7548'^^xsd:double;
  dwc:endLatitude '20.7548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7815 20.7548, -69.7815 20.7548, -69.7815 20.7548, -69.7815 20.7548, -69.7815 20.7548))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1426'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7548 -69.7815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7548"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7548 -69.7815)"^^geo:wktLiteral ;
  geo-pos:lat "20.7548"^^xsd:decimal ;
  geo-pos:long "-69.7815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1427'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1427'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7815'^^xsd:double;
  dwc:startLongitude '-69.7815'^^xsd:double;
  dwc:endLongitude '-69.7815'^^xsd:double;
  dwc:latitude '20.7548'^^xsd:double;
  dwc:startLatitude '20.7548'^^xsd:double;
  dwc:endLatitude '20.7548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7815 20.7548, -69.7815 20.7548, -69.7815 20.7548, -69.7815 20.7548, -69.7815 20.7548))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1427'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4833 -52.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4833 -52.6333)"^^geo:wktLiteral ;
  geo-pos:lat "47.4833"^^xsd:decimal ;
  geo-pos:long "-52.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4046'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4046'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6333'^^xsd:double;
  dwc:startLongitude '-52.6333'^^xsd:double;
  dwc:endLongitude '-52.6333'^^xsd:double;
  dwc:latitude '47.4833'^^xsd:double;
  dwc:startLatitude '47.4833'^^xsd:double;
  dwc:endLatitude '47.4833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6333 47.4833, -52.6333 47.4833, -52.6333 47.4833, -52.6333 47.4833, -52.6333 47.4833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4046'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0878 -68.8553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0878"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0878 -68.8553)"^^geo:wktLiteral ;
  geo-pos:lat "20.0878"^^xsd:decimal ;
  geo-pos:long "-68.8553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3173'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3173'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8553'^^xsd:double;
  dwc:startLongitude '-68.8553'^^xsd:double;
  dwc:endLongitude '-68.8553'^^xsd:double;
  dwc:latitude '20.0878'^^xsd:double;
  dwc:startLatitude '20.0878'^^xsd:double;
  dwc:endLatitude '20.0878'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8553 20.0878, -68.8553 20.0878, -68.8553 20.0878, -68.8553 20.0878, -68.8553 20.0878))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3173'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5365 -52.6395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5365"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5365 -52.6395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5365"^^xsd:decimal ;
  geo-pos:long "-52.6395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4033'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_4033'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6395'^^xsd:double;
  dwc:startLongitude '-52.6395'^^xsd:double;
  dwc:endLongitude '-52.6395'^^xsd:double;
  dwc:latitude '47.5365'^^xsd:double;
  dwc:startLatitude '47.5365'^^xsd:double;
  dwc:endLatitude '47.5365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6395 47.5365, -52.6395 47.5365, -52.6395 47.5365, -52.6395 47.5365, -52.6395 47.5365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4033'^^xsd:string;
  dwc:observationDate '1992-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5667 -24.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5667 -24.8167)"^^geo:wktLiteral ;
  geo-pos:lat "64.5667"^^xsd:decimal ;
  geo-pos:long "-24.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1948'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1948'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.8167'^^xsd:double;
  dwc:startLongitude '-24.8167'^^xsd:double;
  dwc:endLongitude '-24.8167'^^xsd:double;
  dwc:latitude '64.5667'^^xsd:double;
  dwc:startLatitude '64.5667'^^xsd:double;
  dwc:endLatitude '64.5667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.8167 64.5667, -24.8167 64.5667, -24.8167 64.5667, -24.8167 64.5667, -24.8167 64.5667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1948'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9333 -63.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9333 -63.4333)"^^geo:wktLiteral ;
  geo-pos:lat "49.9333"^^xsd:decimal ;
  geo-pos:long "-63.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2393'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2393'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4333'^^xsd:double;
  dwc:startLongitude '-63.4333'^^xsd:double;
  dwc:endLongitude '-63.4333'^^xsd:double;
  dwc:latitude '49.9333'^^xsd:double;
  dwc:startLatitude '49.9333'^^xsd:double;
  dwc:endLatitude '49.9333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4333 49.9333, -63.4333 49.9333, -63.4333 49.9333, -63.4333 49.9333, -63.4333 49.9333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2393'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9333 -63.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9333 -63.4333)"^^geo:wktLiteral ;
  geo-pos:lat "49.9333"^^xsd:decimal ;
  geo-pos:long "-63.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2392'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2392'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4333'^^xsd:double;
  dwc:startLongitude '-63.4333'^^xsd:double;
  dwc:endLongitude '-63.4333'^^xsd:double;
  dwc:latitude '49.9333'^^xsd:double;
  dwc:startLatitude '49.9333'^^xsd:double;
  dwc:endLatitude '49.9333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4333 49.9333, -63.4333 49.9333, -63.4333 49.9333, -63.4333 49.9333, -63.4333 49.9333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2392'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2558'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2558'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2558'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2557'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2557'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2557'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2556'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2556'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2556'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2555'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2555'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2555'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2554'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2554'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2554'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2564'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2564'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2564'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2563'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2563'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2563'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2562'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2562'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2562'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2561'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2561'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2561'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2560'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2560'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2560'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2559'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2559'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2559'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1617 -52.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1617"^^xsd:decimal ;
  dwc:decimalLongitude "-52.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1617 -52.825)"^^geo:wktLiteral ;
  geo-pos:lat "47.1617"^^xsd:decimal ;
  geo-pos:long "-52.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3942'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3942'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.825'^^xsd:double;
  dwc:startLongitude '-52.825'^^xsd:double;
  dwc:endLongitude '-52.825'^^xsd:double;
  dwc:latitude '47.1617'^^xsd:double;
  dwc:startLatitude '47.1617'^^xsd:double;
  dwc:endLatitude '47.1617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.825 47.1617, -52.825 47.1617, -52.825 47.1617, -52.825 47.1617, -52.825 47.1617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3942'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1617 -52.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1617"^^xsd:decimal ;
  dwc:decimalLongitude "-52.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1617 -52.825)"^^geo:wktLiteral ;
  geo-pos:lat "47.1617"^^xsd:decimal ;
  geo-pos:long "-52.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3943'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3943'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.825'^^xsd:double;
  dwc:startLongitude '-52.825'^^xsd:double;
  dwc:endLongitude '-52.825'^^xsd:double;
  dwc:latitude '47.1617'^^xsd:double;
  dwc:startLatitude '47.1617'^^xsd:double;
  dwc:endLatitude '47.1617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.825 47.1617, -52.825 47.1617, -52.825 47.1617, -52.825 47.1617, -52.825 47.1617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3943'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1617 -52.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1617"^^xsd:decimal ;
  dwc:decimalLongitude "-52.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1617 -52.825)"^^geo:wktLiteral ;
  geo-pos:lat "47.1617"^^xsd:decimal ;
  geo-pos:long "-52.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3944'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3944'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.825'^^xsd:double;
  dwc:startLongitude '-52.825'^^xsd:double;
  dwc:endLongitude '-52.825'^^xsd:double;
  dwc:latitude '47.1617'^^xsd:double;
  dwc:startLatitude '47.1617'^^xsd:double;
  dwc:endLatitude '47.1617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.825 47.1617, -52.825 47.1617, -52.825 47.1617, -52.825 47.1617, -52.825 47.1617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3944'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.471 -55.4385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.471"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.471 -55.4385)"^^geo:wktLiteral ;
  geo-pos:lat "51.471"^^xsd:decimal ;
  geo-pos:long "-55.4385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_102'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_102'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.4385'^^xsd:double;
  dwc:startLongitude '-55.4385'^^xsd:double;
  dwc:endLongitude '-55.4385'^^xsd:double;
  dwc:latitude '51.471'^^xsd:double;
  dwc:startLatitude '51.471'^^xsd:double;
  dwc:endLatitude '51.471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.4385 51.471, -55.4385 51.471, -55.4385 51.471, -55.4385 51.471, -55.4385 51.471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_102'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.471 -55.4385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.471"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.471 -55.4385)"^^geo:wktLiteral ;
  geo-pos:lat "51.471"^^xsd:decimal ;
  geo-pos:long "-55.4385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_103'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_103'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.4385'^^xsd:double;
  dwc:startLongitude '-55.4385'^^xsd:double;
  dwc:endLongitude '-55.4385'^^xsd:double;
  dwc:latitude '51.471'^^xsd:double;
  dwc:startLatitude '51.471'^^xsd:double;
  dwc:endLatitude '51.471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.4385 51.471, -55.4385 51.471, -55.4385 51.471, -55.4385 51.471, -55.4385 51.471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_103'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.934 -63.4243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.934"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.934 -63.4243)"^^geo:wktLiteral ;
  geo-pos:lat "49.934"^^xsd:decimal ;
  geo-pos:long "-63.4243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2384'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2384'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4243'^^xsd:double;
  dwc:startLongitude '-63.4243'^^xsd:double;
  dwc:endLongitude '-63.4243'^^xsd:double;
  dwc:latitude '49.934'^^xsd:double;
  dwc:startLatitude '49.934'^^xsd:double;
  dwc:endLatitude '49.934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4243 49.934, -63.4243 49.934, -63.4243 49.934, -63.4243 49.934, -63.4243 49.934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2384'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.934 -63.4243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.934"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.934 -63.4243)"^^geo:wktLiteral ;
  geo-pos:lat "49.934"^^xsd:decimal ;
  geo-pos:long "-63.4243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2383'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2383'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4243'^^xsd:double;
  dwc:startLongitude '-63.4243'^^xsd:double;
  dwc:endLongitude '-63.4243'^^xsd:double;
  dwc:latitude '49.934'^^xsd:double;
  dwc:startLatitude '49.934'^^xsd:double;
  dwc:endLatitude '49.934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4243 49.934, -63.4243 49.934, -63.4243 49.934, -63.4243 49.934, -63.4243 49.934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2383'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7345 -53.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7345"^^xsd:decimal ;
  dwc:decimalLongitude "-53.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7345 -53.155)"^^geo:wktLiteral ;
  geo-pos:lat "47.7345"^^xsd:decimal ;
  geo-pos:long "-53.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3924'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3924'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.155'^^xsd:double;
  dwc:startLongitude '-53.155'^^xsd:double;
  dwc:endLongitude '-53.155'^^xsd:double;
  dwc:latitude '47.7345'^^xsd:double;
  dwc:startLatitude '47.7345'^^xsd:double;
  dwc:endLatitude '47.7345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.155 47.7345, -53.155 47.7345, -53.155 47.7345, -53.155 47.7345, -53.155 47.7345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3924'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1057 -52.8467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1057"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1057 -52.8467)"^^geo:wktLiteral ;
  geo-pos:lat "48.1057"^^xsd:decimal ;
  geo-pos:long "-52.8467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3736'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3736'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8467'^^xsd:double;
  dwc:startLongitude '-52.8467'^^xsd:double;
  dwc:endLongitude '-52.8467'^^xsd:double;
  dwc:latitude '48.1057'^^xsd:double;
  dwc:startLatitude '48.1057'^^xsd:double;
  dwc:endLatitude '48.1057'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8467 48.1057, -52.8467 48.1057, -52.8467 48.1057, -52.8467 48.1057, -52.8467 48.1057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3736'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1098'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1098'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1098'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2053 -69.1765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2053"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2053 -69.1765)"^^geo:wktLiteral ;
  geo-pos:lat "19.2053"^^xsd:decimal ;
  geo-pos:long "-69.1765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2665'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2665'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1765'^^xsd:double;
  dwc:startLongitude '-69.1765'^^xsd:double;
  dwc:endLongitude '-69.1765'^^xsd:double;
  dwc:latitude '19.2053'^^xsd:double;
  dwc:startLatitude '19.2053'^^xsd:double;
  dwc:endLatitude '19.2053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1765 19.2053, -69.1765 19.2053, -69.1765 19.2053, -69.1765 19.2053, -69.1765 19.2053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2665'^^xsd:string;
  dwc:observationDate '1993-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7448 -69.7957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7448"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7448 -69.7957)"^^geo:wktLiteral ;
  geo-pos:lat "20.7448"^^xsd:decimal ;
  geo-pos:long "-69.7957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1314'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1314'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7957'^^xsd:double;
  dwc:startLongitude '-69.7957'^^xsd:double;
  dwc:endLongitude '-69.7957'^^xsd:double;
  dwc:latitude '20.7448'^^xsd:double;
  dwc:startLatitude '20.7448'^^xsd:double;
  dwc:endLatitude '20.7448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7957 20.7448, -69.7957 20.7448, -69.7957 20.7448, -69.7957 20.7448, -69.7957 20.7448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1314'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.135 -52.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.135"^^xsd:decimal ;
  dwc:decimalLongitude "-52.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.135 -52.499)"^^geo:wktLiteral ;
  geo-pos:lat "64.135"^^xsd:decimal ;
  geo-pos:long "-52.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_227'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_227'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.499'^^xsd:double;
  dwc:startLongitude '-52.499'^^xsd:double;
  dwc:endLongitude '-52.499'^^xsd:double;
  dwc:latitude '64.135'^^xsd:double;
  dwc:startLatitude '64.135'^^xsd:double;
  dwc:endLatitude '64.135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.499 64.135, -52.499 64.135, -52.499 64.135, -52.499 64.135, -52.499 64.135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_227'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7785 -69.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7785"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7785 -69.8458)"^^geo:wktLiteral ;
  geo-pos:lat "20.7785"^^xsd:decimal ;
  geo-pos:long "-69.8458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_908'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_908'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8458'^^xsd:double;
  dwc:startLongitude '-69.8458'^^xsd:double;
  dwc:endLongitude '-69.8458'^^xsd:double;
  dwc:latitude '20.7785'^^xsd:double;
  dwc:startLatitude '20.7785'^^xsd:double;
  dwc:endLatitude '20.7785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8458 20.7785, -69.8458 20.7785, -69.8458 20.7785, -69.8458 20.7785, -69.8458 20.7785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_908'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7418"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.7708)"^^geo:wktLiteral ;
  geo-pos:lat "20.7418"^^xsd:decimal ;
  geo-pos:long "-69.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_836'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_836'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7708'^^xsd:double;
  dwc:startLongitude '-69.7708'^^xsd:double;
  dwc:endLongitude '-69.7708'^^xsd:double;
  dwc:latitude '20.7418'^^xsd:double;
  dwc:startLatitude '20.7418'^^xsd:double;
  dwc:endLatitude '20.7418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7708 20.7418, -69.7708 20.7418, -69.7708 20.7418, -69.7708 20.7418, -69.7708 20.7418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_836'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1099'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1099'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1099'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4151'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4151'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4151'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4149'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4149'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4149'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4148'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4148'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4148'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4142'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4142'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4142'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4141'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4141'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4141'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4152'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4152'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4152'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.25 -52.7333)"^^geo:wktLiteral ;
  geo-pos:lat "64.25"^^xsd:decimal ;
  geo-pos:long "-52.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4150'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_4150'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7333'^^xsd:double;
  dwc:startLongitude '-52.7333'^^xsd:double;
  dwc:endLongitude '-52.7333'^^xsd:double;
  dwc:latitude '64.25'^^xsd:double;
  dwc:startLatitude '64.25'^^xsd:double;
  dwc:endLatitude '64.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25, -52.7333 64.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4150'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -25.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -25.5833)"^^geo:wktLiteral ;
  geo-pos:lat "63.4"^^xsd:decimal ;
  geo-pos:long "-25.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1880'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1880'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.5833'^^xsd:double;
  dwc:startLongitude '-25.5833'^^xsd:double;
  dwc:endLongitude '-25.5833'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:startLatitude '63.4'^^xsd:double;
  dwc:endLatitude '63.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.5833 63.4, -25.5833 63.4, -25.5833 63.4, -25.5833 63.4, -25.5833 63.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1880'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5255 -52.6045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5255"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5255 -52.6045)"^^geo:wktLiteral ;
  geo-pos:lat "47.5255"^^xsd:decimal ;
  geo-pos:long "-52.6045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4037'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4037'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6045'^^xsd:double;
  dwc:startLongitude '-52.6045'^^xsd:double;
  dwc:endLongitude '-52.6045'^^xsd:double;
  dwc:latitude '47.5255'^^xsd:double;
  dwc:startLatitude '47.5255'^^xsd:double;
  dwc:endLatitude '47.5255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6045 47.5255, -52.6045 47.5255, -52.6045 47.5255, -52.6045 47.5255, -52.6045 47.5255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4037'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.286 -52.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.286"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.286 -52.7628)"^^geo:wktLiteral ;
  geo-pos:lat "47.286"^^xsd:decimal ;
  geo-pos:long "-52.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3963'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3963'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7628'^^xsd:double;
  dwc:startLongitude '-52.7628'^^xsd:double;
  dwc:endLongitude '-52.7628'^^xsd:double;
  dwc:latitude '47.286'^^xsd:double;
  dwc:startLatitude '47.286'^^xsd:double;
  dwc:endLatitude '47.286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7628 47.286, -52.7628 47.286, -52.7628 47.286, -52.7628 47.286, -52.7628 47.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3963'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7272 -53.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7272"^^xsd:decimal ;
  dwc:decimalLongitude "-53.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7272 -53.621)"^^geo:wktLiteral ;
  geo-pos:lat "48.7272"^^xsd:decimal ;
  geo-pos:long "-53.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3786'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3786'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.621'^^xsd:double;
  dwc:startLongitude '-53.621'^^xsd:double;
  dwc:endLongitude '-53.621'^^xsd:double;
  dwc:latitude '48.7272'^^xsd:double;
  dwc:startLatitude '48.7272'^^xsd:double;
  dwc:endLatitude '48.7272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.621 48.7272, -53.621 48.7272, -53.621 48.7272, -53.621 48.7272, -53.621 48.7272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3786'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.127 -52.7947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.127"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.127 -52.7947)"^^geo:wktLiteral ;
  geo-pos:lat "48.127"^^xsd:decimal ;
  geo-pos:long "-52.7947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3750'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3750'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7947'^^xsd:double;
  dwc:startLongitude '-52.7947'^^xsd:double;
  dwc:endLongitude '-52.7947'^^xsd:double;
  dwc:latitude '48.127'^^xsd:double;
  dwc:startLatitude '48.127'^^xsd:double;
  dwc:endLatitude '48.127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7947 48.127, -52.7947 48.127, -52.7947 48.127, -52.7947 48.127, -52.7947 48.127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3750'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4805 -56.7932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4805"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4805 -56.7932)"^^geo:wktLiteral ;
  geo-pos:lat "51.4805"^^xsd:decimal ;
  geo-pos:long "-56.7932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3512'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3512'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7932'^^xsd:double;
  dwc:startLongitude '-56.7932'^^xsd:double;
  dwc:endLongitude '-56.7932'^^xsd:double;
  dwc:latitude '51.4805'^^xsd:double;
  dwc:startLatitude '51.4805'^^xsd:double;
  dwc:endLatitude '51.4805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7932 51.4805, -56.7932 51.4805, -56.7932 51.4805, -56.7932 51.4805, -56.7932 51.4805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3512'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4805 -56.7932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4805"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4805 -56.7932)"^^geo:wktLiteral ;
  geo-pos:lat "51.4805"^^xsd:decimal ;
  geo-pos:long "-56.7932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3514'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3514'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7932'^^xsd:double;
  dwc:startLongitude '-56.7932'^^xsd:double;
  dwc:endLongitude '-56.7932'^^xsd:double;
  dwc:latitude '51.4805'^^xsd:double;
  dwc:startLatitude '51.4805'^^xsd:double;
  dwc:endLatitude '51.4805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7932 51.4805, -56.7932 51.4805, -56.7932 51.4805, -56.7932 51.4805, -56.7932 51.4805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3514'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8273 -52.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8273"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8273 -52.7788)"^^geo:wktLiteral ;
  geo-pos:lat "47.8273"^^xsd:decimal ;
  geo-pos:long "-52.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_360'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_360'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7788'^^xsd:double;
  dwc:startLongitude '-52.7788'^^xsd:double;
  dwc:endLongitude '-52.7788'^^xsd:double;
  dwc:latitude '47.8273'^^xsd:double;
  dwc:startLatitude '47.8273'^^xsd:double;
  dwc:endLatitude '47.8273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7788 47.8273, -52.7788 47.8273, -52.7788 47.8273, -52.7788 47.8273, -52.7788 47.8273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_360'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8273 -52.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8273"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8273 -52.7788)"^^geo:wktLiteral ;
  geo-pos:lat "47.8273"^^xsd:decimal ;
  geo-pos:long "-52.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_361'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_361'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7788'^^xsd:double;
  dwc:startLongitude '-52.7788'^^xsd:double;
  dwc:endLongitude '-52.7788'^^xsd:double;
  dwc:latitude '47.8273'^^xsd:double;
  dwc:startLatitude '47.8273'^^xsd:double;
  dwc:endLatitude '47.8273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7788 47.8273, -52.7788 47.8273, -52.7788 47.8273, -52.7788 47.8273, -52.7788 47.8273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_361'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8273 -52.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8273"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8273 -52.7788)"^^geo:wktLiteral ;
  geo-pos:lat "47.8273"^^xsd:decimal ;
  geo-pos:long "-52.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_362'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_362'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7788'^^xsd:double;
  dwc:startLongitude '-52.7788'^^xsd:double;
  dwc:endLongitude '-52.7788'^^xsd:double;
  dwc:latitude '47.8273'^^xsd:double;
  dwc:startLatitude '47.8273'^^xsd:double;
  dwc:endLatitude '47.8273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7788 47.8273, -52.7788 47.8273, -52.7788 47.8273, -52.7788 47.8273, -52.7788 47.8273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_362'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.267 -57.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.267"^^xsd:decimal ;
  dwc:decimalLongitude "-57.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.267 -57.4103)"^^geo:wktLiteral ;
  geo-pos:lat "51.267"^^xsd:decimal ;
  geo-pos:long "-57.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_79'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_79'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.4103'^^xsd:double;
  dwc:startLongitude '-57.4103'^^xsd:double;
  dwc:endLongitude '-57.4103'^^xsd:double;
  dwc:latitude '51.267'^^xsd:double;
  dwc:startLatitude '51.267'^^xsd:double;
  dwc:endLatitude '51.267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.4103 51.267, -57.4103 51.267, -57.4103 51.267, -57.4103 51.267, -57.4103 51.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_79'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3863 -57.2932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3863"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3863 -57.2932)"^^geo:wktLiteral ;
  geo-pos:lat "51.3863"^^xsd:decimal ;
  geo-pos:long "-57.2932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2266'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2266'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2932'^^xsd:double;
  dwc:startLongitude '-57.2932'^^xsd:double;
  dwc:endLongitude '-57.2932'^^xsd:double;
  dwc:latitude '51.3863'^^xsd:double;
  dwc:startLatitude '51.3863'^^xsd:double;
  dwc:endLatitude '51.3863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2932 51.3863, -57.2932 51.3863, -57.2932 51.3863, -57.2932 51.3863, -57.2932 51.3863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2266'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4043 -68.6192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4043"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4043 -68.6192)"^^geo:wktLiteral ;
  geo-pos:lat "41.4043"^^xsd:decimal ;
  geo-pos:long "-68.6192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3382'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3382'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6192'^^xsd:double;
  dwc:startLongitude '-68.6192'^^xsd:double;
  dwc:endLongitude '-68.6192'^^xsd:double;
  dwc:latitude '41.4043'^^xsd:double;
  dwc:startLatitude '41.4043'^^xsd:double;
  dwc:endLatitude '41.4043'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6192 41.4043, -68.6192 41.4043, -68.6192 41.4043, -68.6192 41.4043, -68.6192 41.4043))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3382'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2007 -67.2175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2007"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2007 -67.2175)"^^geo:wktLiteral ;
  geo-pos:lat "18.2007"^^xsd:decimal ;
  geo-pos:long "-67.2175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3060'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3060'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2175'^^xsd:double;
  dwc:startLongitude '-67.2175'^^xsd:double;
  dwc:endLongitude '-67.2175'^^xsd:double;
  dwc:latitude '18.2007'^^xsd:double;
  dwc:startLatitude '18.2007'^^xsd:double;
  dwc:endLatitude '18.2007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2175 18.2007, -67.2175 18.2007, -67.2175 18.2007, -67.2175 18.2007, -67.2175 18.2007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3060'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3667"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3100'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3100'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3667'^^xsd:double;
  dwc:startLatitude '18.3667'^^xsd:double;
  dwc:endLatitude '18.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3667, -67.3 18.3667, -67.3 18.3667, -67.3 18.3667, -67.3 18.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3100'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3667"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3101'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3101'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3667'^^xsd:double;
  dwc:startLatitude '18.3667'^^xsd:double;
  dwc:endLatitude '18.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3667, -67.3 18.3667, -67.3 18.3667, -67.3 18.3667, -67.3 18.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3101'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1458 -67.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1458"^^xsd:decimal ;
  dwc:decimalLongitude "-67.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1458 -67.876)"^^geo:wktLiteral ;
  geo-pos:lat "44.1458"^^xsd:decimal ;
  geo-pos:long "-67.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3356'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3356'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.876'^^xsd:double;
  dwc:startLongitude '-67.876'^^xsd:double;
  dwc:endLongitude '-67.876'^^xsd:double;
  dwc:latitude '44.1458'^^xsd:double;
  dwc:startLatitude '44.1458'^^xsd:double;
  dwc:endLatitude '44.1458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.876 44.1458, -67.876 44.1458, -67.876 44.1458, -67.876 44.1458, -67.876 44.1458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3356'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0157 -68.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0157"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0157 -68.8898)"^^geo:wktLiteral ;
  geo-pos:lat "20.0157"^^xsd:decimal ;
  geo-pos:long "-68.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2653'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2653'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8898'^^xsd:double;
  dwc:startLongitude '-68.8898'^^xsd:double;
  dwc:endLongitude '-68.8898'^^xsd:double;
  dwc:latitude '20.0157'^^xsd:double;
  dwc:startLatitude '20.0157'^^xsd:double;
  dwc:endLatitude '20.0157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8898 20.0157, -68.8898 20.0157, -68.8898 20.0157, -68.8898 20.0157, -68.8898 20.0157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2653'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1583 -69.2005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1583 -69.2005)"^^geo:wktLiteral ;
  geo-pos:lat "19.1583"^^xsd:decimal ;
  geo-pos:long "-69.2005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2604'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2604'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2005'^^xsd:double;
  dwc:startLongitude '-69.2005'^^xsd:double;
  dwc:endLongitude '-69.2005'^^xsd:double;
  dwc:latitude '19.1583'^^xsd:double;
  dwc:startLatitude '19.1583'^^xsd:double;
  dwc:endLatitude '19.1583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2005 19.1583, -69.2005 19.1583, -69.2005 19.1583, -69.2005 19.1583, -69.2005 19.1583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2604'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7277 -69.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7277"^^xsd:decimal ;
  dwc:decimalLongitude "-69.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7277 -69.827)"^^geo:wktLiteral ;
  geo-pos:lat "20.7277"^^xsd:decimal ;
  geo-pos:long "-69.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1664'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1664'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.827'^^xsd:double;
  dwc:startLongitude '-69.827'^^xsd:double;
  dwc:endLongitude '-69.827'^^xsd:double;
  dwc:latitude '20.7277'^^xsd:double;
  dwc:startLatitude '20.7277'^^xsd:double;
  dwc:endLatitude '20.7277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.827 20.7277, -69.827 20.7277, -69.827 20.7277, -69.827 20.7277, -69.827 20.7277))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1664'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7197 -69.7375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7197"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7197 -69.7375)"^^geo:wktLiteral ;
  geo-pos:lat "20.7197"^^xsd:decimal ;
  geo-pos:long "-69.7375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_785'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_785'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7375'^^xsd:double;
  dwc:startLongitude '-69.7375'^^xsd:double;
  dwc:endLongitude '-69.7375'^^xsd:double;
  dwc:latitude '20.7197'^^xsd:double;
  dwc:startLatitude '20.7197'^^xsd:double;
  dwc:endLatitude '20.7197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7375 20.7197, -69.7375 20.7197, -69.7375 20.7197, -69.7375 20.7197, -69.7375 20.7197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_785'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6988 -69.8065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6988"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6988 -69.8065)"^^geo:wktLiteral ;
  geo-pos:lat "20.6988"^^xsd:decimal ;
  geo-pos:long "-69.8065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_889'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_889'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8065'^^xsd:double;
  dwc:startLongitude '-69.8065'^^xsd:double;
  dwc:endLongitude '-69.8065'^^xsd:double;
  dwc:latitude '20.6988'^^xsd:double;
  dwc:startLatitude '20.6988'^^xsd:double;
  dwc:endLatitude '20.6988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8065 20.6988, -69.8065 20.6988, -69.8065 20.6988, -69.8065 20.6988, -69.8065 20.6988))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_889'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3683 -53.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3683"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3683 -53.3133)"^^geo:wktLiteral ;
  geo-pos:lat "48.3683"^^xsd:decimal ;
  geo-pos:long "-53.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_393'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_393'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3133'^^xsd:double;
  dwc:startLongitude '-53.3133'^^xsd:double;
  dwc:endLongitude '-53.3133'^^xsd:double;
  dwc:latitude '48.3683'^^xsd:double;
  dwc:startLatitude '48.3683'^^xsd:double;
  dwc:endLatitude '48.3683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3133 48.3683, -53.3133 48.3683, -53.3133 48.3683, -53.3133 48.3683, -53.3133 48.3683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_393'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7542 -69.8102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7542"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7542 -69.8102)"^^geo:wktLiteral ;
  geo-pos:lat "20.7542"^^xsd:decimal ;
  geo-pos:long "-69.8102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_942'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_942'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8102'^^xsd:double;
  dwc:startLongitude '-69.8102'^^xsd:double;
  dwc:endLongitude '-69.8102'^^xsd:double;
  dwc:latitude '20.7542'^^xsd:double;
  dwc:startLatitude '20.7542'^^xsd:double;
  dwc:endLatitude '20.7542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8102 20.7542, -69.8102 20.7542, -69.8102 20.7542, -69.8102 20.7542, -69.8102 20.7542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_942'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6988 -69.8065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6988"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6988 -69.8065)"^^geo:wktLiteral ;
  geo-pos:lat "20.6988"^^xsd:decimal ;
  geo-pos:long "-69.8065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_890'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_890'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8065'^^xsd:double;
  dwc:startLongitude '-69.8065'^^xsd:double;
  dwc:endLongitude '-69.8065'^^xsd:double;
  dwc:latitude '20.6988'^^xsd:double;
  dwc:startLatitude '20.6988'^^xsd:double;
  dwc:endLatitude '20.6988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8065 20.6988, -69.8065 20.6988, -69.8065 20.6988, -69.8065 20.6988, -69.8065 20.6988))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_890'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.116 -68.8348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.116"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.116 -68.8348)"^^geo:wktLiteral ;
  geo-pos:lat "20.116"^^xsd:decimal ;
  geo-pos:long "-68.8348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3176'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3176'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8348'^^xsd:double;
  dwc:startLongitude '-68.8348'^^xsd:double;
  dwc:endLongitude '-68.8348'^^xsd:double;
  dwc:latitude '20.116'^^xsd:double;
  dwc:startLatitude '20.116'^^xsd:double;
  dwc:endLatitude '20.116'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8348 20.116, -68.8348 20.116, -68.8348 20.116, -68.8348 20.116, -68.8348 20.116))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3176'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1167 24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.1167"^^xsd:decimal ;
  dwc:decimalLongitude "24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.1167 24.1)"^^geo:wktLiteral ;
  geo-pos:lat "76.1167"^^xsd:decimal ;
  geo-pos:long "24.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2669'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2669'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '24.1'^^xsd:double;
  dwc:startLongitude '24.1'^^xsd:double;
  dwc:endLongitude '24.1'^^xsd:double;
  dwc:latitude '76.1167'^^xsd:double;
  dwc:startLatitude '76.1167'^^xsd:double;
  dwc:endLatitude '76.1167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.1 76.1167, 24.1 76.1167, 24.1 76.1167, 24.1 76.1167, 24.1 76.1167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2669'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4677 -56.7968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4677"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4677 -56.7968)"^^geo:wktLiteral ;
  geo-pos:lat "51.4677"^^xsd:decimal ;
  geo-pos:long "-56.7968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3557'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3557'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7968'^^xsd:double;
  dwc:startLongitude '-56.7968'^^xsd:double;
  dwc:endLongitude '-56.7968'^^xsd:double;
  dwc:latitude '51.4677'^^xsd:double;
  dwc:startLatitude '51.4677'^^xsd:double;
  dwc:endLatitude '51.4677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7968 51.4677, -56.7968 51.4677, -56.7968 51.4677, -56.7968 51.4677, -56.7968 51.4677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3557'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7333 -26.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7333 -26.2167)"^^geo:wktLiteral ;
  geo-pos:lat "63.7333"^^xsd:decimal ;
  geo-pos:long "-26.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1796'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1796'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.2167'^^xsd:double;
  dwc:startLongitude '-26.2167'^^xsd:double;
  dwc:endLongitude '-26.2167'^^xsd:double;
  dwc:latitude '63.7333'^^xsd:double;
  dwc:startLatitude '63.7333'^^xsd:double;
  dwc:endLatitude '63.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.2167 63.7333, -26.2167 63.7333, -26.2167 63.7333, -26.2167 63.7333, -26.2167 63.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1796'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.131 -52.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.131"^^xsd:decimal ;
  dwc:decimalLongitude "-52.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.131 -52.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.131"^^xsd:decimal ;
  geo-pos:long "-52.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3745'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3745'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.792'^^xsd:double;
  dwc:startLongitude '-52.792'^^xsd:double;
  dwc:endLongitude '-52.792'^^xsd:double;
  dwc:latitude '48.131'^^xsd:double;
  dwc:startLatitude '48.131'^^xsd:double;
  dwc:endLatitude '48.131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.792 48.131, -52.792 48.131, -52.792 48.131, -52.792 48.131, -52.792 48.131))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3745'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.651 -53.0708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.651"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.651 -53.0708)"^^geo:wktLiteral ;
  geo-pos:lat "47.651"^^xsd:decimal ;
  geo-pos:long "-53.0708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_485'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_485'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0708'^^xsd:double;
  dwc:startLongitude '-53.0708'^^xsd:double;
  dwc:endLongitude '-53.0708'^^xsd:double;
  dwc:latitude '47.651'^^xsd:double;
  dwc:startLatitude '47.651'^^xsd:double;
  dwc:endLatitude '47.651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0708 47.651, -53.0708 47.651, -53.0708 47.651, -53.0708 47.651, -53.0708 47.651))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_485'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.16 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.16"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.16 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.16"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2576'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2576'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.16'^^xsd:double;
  dwc:startLatitude '19.16'^^xsd:double;
  dwc:endLatitude '19.16'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.16, -69.2 19.16, -69.2 19.16, -69.2 19.16, -69.2 19.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2576'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.16 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.16"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.16 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.16"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2577'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2577'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.16'^^xsd:double;
  dwc:startLatitude '19.16'^^xsd:double;
  dwc:endLatitude '19.16'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.16, -69.2 19.16, -69.2 19.16, -69.2 19.16, -69.2 19.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2577'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3138 -68.8518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3138"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3138 -68.8518)"^^geo:wktLiteral ;
  geo-pos:lat "41.3138"^^xsd:decimal ;
  geo-pos:long "-68.8518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3397'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3397'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8518'^^xsd:double;
  dwc:startLongitude '-68.8518'^^xsd:double;
  dwc:endLongitude '-68.8518'^^xsd:double;
  dwc:latitude '41.3138'^^xsd:double;
  dwc:startLatitude '41.3138'^^xsd:double;
  dwc:endLatitude '41.3138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8518 41.3138, -68.8518 41.3138, -68.8518 41.3138, -68.8518 41.3138, -68.8518 41.3138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3397'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.592 -68.4768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.592"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.592 -68.4768)"^^geo:wktLiteral ;
  geo-pos:lat "41.592"^^xsd:decimal ;
  geo-pos:long "-68.4768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3372'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3372'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.4768'^^xsd:double;
  dwc:startLongitude '-68.4768'^^xsd:double;
  dwc:endLongitude '-68.4768'^^xsd:double;
  dwc:latitude '41.592'^^xsd:double;
  dwc:startLatitude '41.592'^^xsd:double;
  dwc:endLatitude '41.592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4768 41.592, -68.4768 41.592, -68.4768 41.592, -68.4768 41.592, -68.4768 41.592))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3372'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.734 -69.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.734"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.734 -69.798)"^^geo:wktLiteral ;
  geo-pos:lat "20.734"^^xsd:decimal ;
  geo-pos:long "-69.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2723'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2723'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.798'^^xsd:double;
  dwc:startLongitude '-69.798'^^xsd:double;
  dwc:endLongitude '-69.798'^^xsd:double;
  dwc:latitude '20.734'^^xsd:double;
  dwc:startLatitude '20.734'^^xsd:double;
  dwc:endLatitude '20.734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.798 20.734, -69.798 20.734, -69.798 20.734, -69.798 20.734, -69.798 20.734))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2723'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0325 -49.9532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0325"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0325 -49.9532)"^^geo:wktLiteral ;
  geo-pos:lat "62.0325"^^xsd:decimal ;
  geo-pos:long "-49.9532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4102'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_4102'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9532'^^xsd:double;
  dwc:startLongitude '-49.9532'^^xsd:double;
  dwc:endLongitude '-49.9532'^^xsd:double;
  dwc:latitude '62.0325'^^xsd:double;
  dwc:startLatitude '62.0325'^^xsd:double;
  dwc:endLatitude '62.0325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9532 62.0325, -49.9532 62.0325, -49.9532 62.0325, -49.9532 62.0325, -49.9532 62.0325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4102'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1089'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1089'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1089'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1090'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1090'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1090'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9065 -70.2173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9065"^^xsd:decimal ;
  dwc:decimalLongitude "-70.2173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9065 -70.2173)"^^geo:wktLiteral ;
  geo-pos:lat "42.9065"^^xsd:decimal ;
  geo-pos:long "-70.2173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3880'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3880'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.2173'^^xsd:double;
  dwc:startLongitude '-70.2173'^^xsd:double;
  dwc:endLongitude '-70.2173'^^xsd:double;
  dwc:latitude '42.9065'^^xsd:double;
  dwc:startLatitude '42.9065'^^xsd:double;
  dwc:endLatitude '42.9065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2173 42.9065, -70.2173 42.9065, -70.2173 42.9065, -70.2173 42.9065, -70.2173 42.9065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3880'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.137 -69.1438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.137"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.137 -69.1438)"^^geo:wktLiteral ;
  geo-pos:lat "19.137"^^xsd:decimal ;
  geo-pos:long "-69.1438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3299'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3299'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1438'^^xsd:double;
  dwc:startLongitude '-69.1438'^^xsd:double;
  dwc:endLongitude '-69.1438'^^xsd:double;
  dwc:latitude '19.137'^^xsd:double;
  dwc:startLatitude '19.137'^^xsd:double;
  dwc:endLatitude '19.137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1438 19.137, -69.1438 19.137, -69.1438 19.137, -69.1438 19.137, -69.1438 19.137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3299'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4667 -15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4667 -15.55)"^^geo:wktLiteral ;
  geo-pos:lat "63.4667"^^xsd:decimal ;
  geo-pos:long "-15.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1913'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1913'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.55'^^xsd:double;
  dwc:startLongitude '-15.55'^^xsd:double;
  dwc:endLongitude '-15.55'^^xsd:double;
  dwc:latitude '63.4667'^^xsd:double;
  dwc:startLatitude '63.4667'^^xsd:double;
  dwc:endLatitude '63.4667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.55 63.4667, -15.55 63.4667, -15.55 63.4667, -15.55 63.4667, -15.55 63.4667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1913'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0637 -54.1105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0637"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0637 -54.1105)"^^geo:wktLiteral ;
  geo-pos:lat "47.0637"^^xsd:decimal ;
  geo-pos:long "-54.1105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4015'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_4015'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1105'^^xsd:double;
  dwc:startLongitude '-54.1105'^^xsd:double;
  dwc:endLongitude '-54.1105'^^xsd:double;
  dwc:latitude '47.0637'^^xsd:double;
  dwc:startLatitude '47.0637'^^xsd:double;
  dwc:endLatitude '47.0637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1105 47.0637, -54.1105 47.0637, -54.1105 47.0637, -54.1105 47.0637, -54.1105 47.0637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4015'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0637 -54.1105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0637"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0637 -54.1105)"^^geo:wktLiteral ;
  geo-pos:lat "47.0637"^^xsd:decimal ;
  geo-pos:long "-54.1105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4016'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_4016'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1105'^^xsd:double;
  dwc:startLongitude '-54.1105'^^xsd:double;
  dwc:endLongitude '-54.1105'^^xsd:double;
  dwc:latitude '47.0637'^^xsd:double;
  dwc:startLatitude '47.0637'^^xsd:double;
  dwc:endLatitude '47.0637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1105 47.0637, -54.1105 47.0637, -54.1105 47.0637, -54.1105 47.0637, -54.1105 47.0637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4016'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9167 -63.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-63.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9167 -63.35)"^^geo:wktLiteral ;
  geo-pos:lat "49.9167"^^xsd:decimal ;
  geo-pos:long "-63.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2380'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2380'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.35'^^xsd:double;
  dwc:startLongitude '-63.35'^^xsd:double;
  dwc:endLongitude '-63.35'^^xsd:double;
  dwc:latitude '49.9167'^^xsd:double;
  dwc:startLatitude '49.9167'^^xsd:double;
  dwc:endLatitude '49.9167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.35 49.9167, -63.35 49.9167, -63.35 49.9167, -63.35 49.9167, -63.35 49.9167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2380'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7528 -69.7747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7528"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7528 -69.7747)"^^geo:wktLiteral ;
  geo-pos:lat "20.7528"^^xsd:decimal ;
  geo-pos:long "-69.7747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2816'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2816'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7747'^^xsd:double;
  dwc:startLongitude '-69.7747'^^xsd:double;
  dwc:endLongitude '-69.7747'^^xsd:double;
  dwc:latitude '20.7528'^^xsd:double;
  dwc:startLatitude '20.7528'^^xsd:double;
  dwc:endLatitude '20.7528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7747 20.7528, -69.7747 20.7528, -69.7747 20.7528, -69.7747 20.7528, -69.7747 20.7528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2816'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9948 -68.7632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9948"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9948 -68.7632)"^^geo:wktLiteral ;
  geo-pos:lat "19.9948"^^xsd:decimal ;
  geo-pos:long "-68.7632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3135'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3135'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7632'^^xsd:double;
  dwc:startLongitude '-68.7632'^^xsd:double;
  dwc:endLongitude '-68.7632'^^xsd:double;
  dwc:latitude '19.9948'^^xsd:double;
  dwc:startLatitude '19.9948'^^xsd:double;
  dwc:endLatitude '19.9948'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7632 19.9948, -68.7632 19.9948, -68.7632 19.9948, -68.7632 19.9948, -68.7632 19.9948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3135'^^xsd:string;
  dwc:observationDate '1992-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0858 -63.6097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0858"^^xsd:decimal ;
  dwc:decimalLongitude "-63.6097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0858 -63.6097)"^^geo:wktLiteral ;
  geo-pos:lat "50.0858"^^xsd:decimal ;
  geo-pos:long "-63.6097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2350'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2350'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.6097'^^xsd:double;
  dwc:startLongitude '-63.6097'^^xsd:double;
  dwc:endLongitude '-63.6097'^^xsd:double;
  dwc:latitude '50.0858'^^xsd:double;
  dwc:startLatitude '50.0858'^^xsd:double;
  dwc:endLatitude '50.0858'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.6097 50.0858, -63.6097 50.0858, -63.6097 50.0858, -63.6097 50.0858, -63.6097 50.0858))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2350'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39 -57.2008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39 -57.2008)"^^geo:wktLiteral ;
  geo-pos:lat "51.39"^^xsd:decimal ;
  geo-pos:long "-57.2008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2248'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2248'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2008'^^xsd:double;
  dwc:startLongitude '-57.2008'^^xsd:double;
  dwc:endLongitude '-57.2008'^^xsd:double;
  dwc:latitude '51.39'^^xsd:double;
  dwc:startLatitude '51.39'^^xsd:double;
  dwc:endLatitude '51.39'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2008 51.39, -57.2008 51.39, -57.2008 51.39, -57.2008 51.39, -57.2008 51.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2248'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1232 -67.8302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1232"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1232 -67.8302)"^^geo:wktLiteral ;
  geo-pos:lat "44.1232"^^xsd:decimal ;
  geo-pos:long "-67.8302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3222'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3222'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8302'^^xsd:double;
  dwc:startLongitude '-67.8302'^^xsd:double;
  dwc:endLongitude '-67.8302'^^xsd:double;
  dwc:latitude '44.1232'^^xsd:double;
  dwc:startLatitude '44.1232'^^xsd:double;
  dwc:endLatitude '44.1232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8302 44.1232, -67.8302 44.1232, -67.8302 44.1232, -67.8302 44.1232, -67.8302 44.1232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3222'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7283 -69.7967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7283 -69.7967)"^^geo:wktLiteral ;
  geo-pos:lat "20.7283"^^xsd:decimal ;
  geo-pos:long "-69.7967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2911'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2911'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7967'^^xsd:double;
  dwc:startLongitude '-69.7967'^^xsd:double;
  dwc:endLongitude '-69.7967'^^xsd:double;
  dwc:latitude '20.7283'^^xsd:double;
  dwc:startLatitude '20.7283'^^xsd:double;
  dwc:endLatitude '20.7283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7967 20.7283, -69.7967 20.7283, -69.7967 20.7283, -69.7967 20.7283, -69.7967 20.7283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2911'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2167 -67.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2167 -67.4)"^^geo:wktLiteral ;
  geo-pos:lat "18.2167"^^xsd:decimal ;
  geo-pos:long "-67.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3077'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3077'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.4'^^xsd:double;
  dwc:startLongitude '-67.4'^^xsd:double;
  dwc:endLongitude '-67.4'^^xsd:double;
  dwc:latitude '18.2167'^^xsd:double;
  dwc:startLatitude '18.2167'^^xsd:double;
  dwc:endLatitude '18.2167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.4 18.2167, -67.4 18.2167, -67.4 18.2167, -67.4 18.2167, -67.4 18.2167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3077'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1838 -68.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1838"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1838 -68.812)"^^geo:wktLiteral ;
  geo-pos:lat "41.1838"^^xsd:decimal ;
  geo-pos:long "-68.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3406'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_3406'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.812'^^xsd:double;
  dwc:startLongitude '-68.812'^^xsd:double;
  dwc:endLongitude '-68.812'^^xsd:double;
  dwc:latitude '41.1838'^^xsd:double;
  dwc:startLatitude '41.1838'^^xsd:double;
  dwc:endLatitude '41.1838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.812 41.1838, -68.812 41.1838, -68.812 41.1838, -68.812 41.1838, -68.812 41.1838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3406'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4713 -68.5108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4713"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4713 -68.5108)"^^geo:wktLiteral ;
  geo-pos:lat "41.4713"^^xsd:decimal ;
  geo-pos:long "-68.5108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3335'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3335'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5108'^^xsd:double;
  dwc:startLongitude '-68.5108'^^xsd:double;
  dwc:endLongitude '-68.5108'^^xsd:double;
  dwc:latitude '41.4713'^^xsd:double;
  dwc:startLatitude '41.4713'^^xsd:double;
  dwc:endLatitude '41.4713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5108 41.4713, -68.5108 41.4713, -68.5108 41.4713, -68.5108 41.4713, -68.5108 41.4713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3335'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7788 -69.8072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7788"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7788 -69.8072)"^^geo:wktLiteral ;
  geo-pos:lat "20.7788"^^xsd:decimal ;
  geo-pos:long "-69.8072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2760'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2760'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8072'^^xsd:double;
  dwc:startLongitude '-69.8072'^^xsd:double;
  dwc:endLongitude '-69.8072'^^xsd:double;
  dwc:latitude '20.7788'^^xsd:double;
  dwc:startLatitude '20.7788'^^xsd:double;
  dwc:endLatitude '20.7788'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8072 20.7788, -69.8072 20.7788, -69.8072 20.7788, -69.8072 20.7788, -69.8072 20.7788))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2760'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3175 -67.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3175"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3175 -67.3347)"^^geo:wktLiteral ;
  geo-pos:lat "18.3175"^^xsd:decimal ;
  geo-pos:long "-67.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3056'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3056'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3347'^^xsd:double;
  dwc:startLongitude '-67.3347'^^xsd:double;
  dwc:endLongitude '-67.3347'^^xsd:double;
  dwc:latitude '18.3175'^^xsd:double;
  dwc:startLatitude '18.3175'^^xsd:double;
  dwc:endLatitude '18.3175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3347 18.3175, -67.3347 18.3175, -67.3347 18.3175, -67.3347 18.3175, -67.3347 18.3175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3056'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.771 -69.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.771"^^xsd:decimal ;
  dwc:decimalLongitude "-69.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.771 -69.831)"^^geo:wktLiteral ;
  geo-pos:lat "20.771"^^xsd:decimal ;
  geo-pos:long "-69.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2732'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2732'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.831'^^xsd:double;
  dwc:startLongitude '-69.831'^^xsd:double;
  dwc:endLongitude '-69.831'^^xsd:double;
  dwc:latitude '20.771'^^xsd:double;
  dwc:startLatitude '20.771'^^xsd:double;
  dwc:endLatitude '20.771'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.831 20.771, -69.831 20.771, -69.831 20.771, -69.831 20.771, -69.831 20.771))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2732'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1977'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1977'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1977'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1978'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1978'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1978'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9778 -68.8737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9778"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9778 -68.8737)"^^geo:wktLiteral ;
  geo-pos:lat "19.9778"^^xsd:decimal ;
  geo-pos:long "-68.8737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3316'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3316'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8737'^^xsd:double;
  dwc:startLongitude '-68.8737'^^xsd:double;
  dwc:endLongitude '-68.8737'^^xsd:double;
  dwc:latitude '19.9778'^^xsd:double;
  dwc:startLatitude '19.9778'^^xsd:double;
  dwc:endLatitude '19.9778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8737 19.9778, -68.8737 19.9778, -68.8737 19.9778, -68.8737 19.9778, -68.8737 19.9778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3316'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.054 -68.9187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.054"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.054 -68.9187)"^^geo:wktLiteral ;
  geo-pos:lat "20.054"^^xsd:decimal ;
  geo-pos:long "-68.9187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3191'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3191'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9187'^^xsd:double;
  dwc:startLongitude '-68.9187'^^xsd:double;
  dwc:endLongitude '-68.9187'^^xsd:double;
  dwc:latitude '20.054'^^xsd:double;
  dwc:startLatitude '20.054'^^xsd:double;
  dwc:endLatitude '20.054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9187 20.054, -68.9187 20.054, -68.9187 20.054, -68.9187 20.054, -68.9187 20.054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3191'^^xsd:string;
  dwc:observationDate '1992-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.765 -69.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.765"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.765 -69.7902)"^^geo:wktLiteral ;
  geo-pos:lat "20.765"^^xsd:decimal ;
  geo-pos:long "-69.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2871'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2871'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7902'^^xsd:double;
  dwc:startLongitude '-69.7902'^^xsd:double;
  dwc:endLongitude '-69.7902'^^xsd:double;
  dwc:latitude '20.765'^^xsd:double;
  dwc:startLatitude '20.765'^^xsd:double;
  dwc:endLatitude '20.765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7902 20.765, -69.7902 20.765, -69.7902 20.765, -69.7902 20.765, -69.7902 20.765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2871'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7365 -69.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7365"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7365 -69.8012)"^^geo:wktLiteral ;
  geo-pos:lat "20.7365"^^xsd:decimal ;
  geo-pos:long "-69.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2854'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2854'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8012'^^xsd:double;
  dwc:startLongitude '-69.8012'^^xsd:double;
  dwc:endLongitude '-69.8012'^^xsd:double;
  dwc:latitude '20.7365'^^xsd:double;
  dwc:startLatitude '20.7365'^^xsd:double;
  dwc:endLatitude '20.7365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8012 20.7365, -69.8012 20.7365, -69.8012 20.7365, -69.8012 20.7365, -69.8012 20.7365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2854'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2030'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2030'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2030'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7478"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.799)"^^geo:wktLiteral ;
  geo-pos:lat "20.7478"^^xsd:decimal ;
  geo-pos:long "-69.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1324'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1324'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.799'^^xsd:double;
  dwc:startLongitude '-69.799'^^xsd:double;
  dwc:endLongitude '-69.799'^^xsd:double;
  dwc:latitude '20.7478'^^xsd:double;
  dwc:startLatitude '20.7478'^^xsd:double;
  dwc:endLatitude '20.7478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.799 20.7478, -69.799 20.7478, -69.799 20.7478, -69.799 20.7478, -69.799 20.7478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1324'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_548'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_548'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_548'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_549'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_549'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_549'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_552'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_552'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_552'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7632 -69.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7632"^^xsd:decimal ;
  dwc:decimalLongitude "-69.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7632 -69.782)"^^geo:wktLiteral ;
  geo-pos:lat "20.7632"^^xsd:decimal ;
  geo-pos:long "-69.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1524'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1524'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.782'^^xsd:double;
  dwc:startLongitude '-69.782'^^xsd:double;
  dwc:endLongitude '-69.782'^^xsd:double;
  dwc:latitude '20.7632'^^xsd:double;
  dwc:startLatitude '20.7632'^^xsd:double;
  dwc:endLatitude '20.7632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.782 20.7632, -69.782 20.7632, -69.782 20.7632, -69.782 20.7632, -69.782 20.7632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1524'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2205 -52.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2205"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2205 -52.578)"^^geo:wktLiteral ;
  geo-pos:lat "64.2205"^^xsd:decimal ;
  geo-pos:long "-52.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_238'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_238'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.578'^^xsd:double;
  dwc:startLongitude '-52.578'^^xsd:double;
  dwc:endLongitude '-52.578'^^xsd:double;
  dwc:latitude '64.2205'^^xsd:double;
  dwc:startLatitude '64.2205'^^xsd:double;
  dwc:endLatitude '64.2205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.578 64.2205, -52.578 64.2205, -52.578 64.2205, -52.578 64.2205, -52.578 64.2205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_238'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6817 -52.9583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6817"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6817 -52.9583)"^^geo:wktLiteral ;
  geo-pos:lat "64.6817"^^xsd:decimal ;
  geo-pos:long "-52.9583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_335'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_335'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9583'^^xsd:double;
  dwc:startLongitude '-52.9583'^^xsd:double;
  dwc:endLongitude '-52.9583'^^xsd:double;
  dwc:latitude '64.6817'^^xsd:double;
  dwc:startLatitude '64.6817'^^xsd:double;
  dwc:endLatitude '64.6817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9583 64.6817, -52.9583 64.6817, -52.9583 64.6817, -52.9583 64.6817, -52.9583 64.6817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_335'^^xsd:string;
  dwc:observationDate '1993-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.365 -53.5483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.365"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.365 -53.5483)"^^geo:wktLiteral ;
  geo-pos:lat "64.365"^^xsd:decimal ;
  geo-pos:long "-53.5483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_336'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_336'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5483'^^xsd:double;
  dwc:startLongitude '-53.5483'^^xsd:double;
  dwc:endLongitude '-53.5483'^^xsd:double;
  dwc:latitude '64.365'^^xsd:double;
  dwc:startLatitude '64.365'^^xsd:double;
  dwc:endLatitude '64.365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5483 64.365, -53.5483 64.365, -53.5483 64.365, -53.5483 64.365, -53.5483 64.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_336'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2946'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2946'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2946'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2951'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2951'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2951'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2950'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2950'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2950'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7482 -69.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7482"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7482 -69.8193)"^^geo:wktLiteral ;
  geo-pos:lat "20.7482"^^xsd:decimal ;
  geo-pos:long "-69.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1561'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1561'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8193'^^xsd:double;
  dwc:startLongitude '-69.8193'^^xsd:double;
  dwc:endLongitude '-69.8193'^^xsd:double;
  dwc:latitude '20.7482'^^xsd:double;
  dwc:startLatitude '20.7482'^^xsd:double;
  dwc:endLatitude '20.7482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8193 20.7482, -69.8193 20.7482, -69.8193 20.7482, -69.8193 20.7482, -69.8193 20.7482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1561'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -56)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "-56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1976'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1976'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56'^^xsd:integer;
  dwc:startLongitude '-56'^^xsd:integer;
  dwc:endLongitude '-56'^^xsd:integer;
  dwc:latitude '51'^^xsd:integer;
  dwc:startLatitude '51'^^xsd:integer;
  dwc:endLatitude '51'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-56 51, -56 51, -56 51, -56 51, -56 51))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1976'^^xsd:string;
  dwc:observationDate '1993-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9333 -28.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9333 -28.3167)"^^geo:wktLiteral ;
  geo-pos:lat "65.9333"^^xsd:decimal ;
  geo-pos:long "-28.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1866'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1866'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-28.3167'^^xsd:double;
  dwc:startLongitude '-28.3167'^^xsd:double;
  dwc:endLongitude '-28.3167'^^xsd:double;
  dwc:latitude '65.9333'^^xsd:double;
  dwc:startLatitude '65.9333'^^xsd:double;
  dwc:endLatitude '65.9333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.3167 65.9333, -28.3167 65.9333, -28.3167 65.9333, -28.3167 65.9333, -28.3167 65.9333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1866'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 -57.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 -57.3167)"^^geo:wktLiteral ;
  geo-pos:lat "51.4"^^xsd:decimal ;
  geo-pos:long "-57.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2278'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2278'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3167'^^xsd:double;
  dwc:startLongitude '-57.3167'^^xsd:double;
  dwc:endLongitude '-57.3167'^^xsd:double;
  dwc:latitude '51.4'^^xsd:double;
  dwc:startLatitude '51.4'^^xsd:double;
  dwc:endLatitude '51.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3167 51.4, -57.3167 51.4, -57.3167 51.4, -57.3167 51.4, -57.3167 51.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2278'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4087'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_4087'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4087'^^xsd:string;
  dwc:observationDate '1993-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3313 -66.3888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3313"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3313 -66.3888)"^^geo:wktLiteral ;
  geo-pos:lat "44.3313"^^xsd:decimal ;
  geo-pos:long "-66.3888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2980'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2980'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3888'^^xsd:double;
  dwc:startLongitude '-66.3888'^^xsd:double;
  dwc:endLongitude '-66.3888'^^xsd:double;
  dwc:latitude '44.3313'^^xsd:double;
  dwc:startLatitude '44.3313'^^xsd:double;
  dwc:endLatitude '44.3313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3888 44.3313, -66.3888 44.3313, -66.3888 44.3313, -66.3888 44.3313, -66.3888 44.3313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2980'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7925 -53.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7925"^^xsd:decimal ;
  dwc:decimalLongitude "-53.599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7925 -53.599)"^^geo:wktLiteral ;
  geo-pos:lat "48.7925"^^xsd:decimal ;
  geo-pos:long "-53.599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3794'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3794'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.599'^^xsd:double;
  dwc:startLongitude '-53.599'^^xsd:double;
  dwc:endLongitude '-53.599'^^xsd:double;
  dwc:latitude '48.7925'^^xsd:double;
  dwc:startLatitude '48.7925'^^xsd:double;
  dwc:endLatitude '48.7925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.599 48.7925, -53.599 48.7925, -53.599 48.7925, -53.599 48.7925, -53.599 48.7925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3794'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3322 -55.8387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3322"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3322 -55.8387)"^^geo:wktLiteral ;
  geo-pos:lat "51.3322"^^xsd:decimal ;
  geo-pos:long "-55.8387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_15'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_15'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8387'^^xsd:double;
  dwc:startLongitude '-55.8387'^^xsd:double;
  dwc:endLongitude '-55.8387'^^xsd:double;
  dwc:latitude '51.3322'^^xsd:double;
  dwc:startLatitude '51.3322'^^xsd:double;
  dwc:endLatitude '51.3322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8387 51.3322, -55.8387 51.3322, -55.8387 51.3322, -55.8387 51.3322, -55.8387 51.3322))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_15'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4012 -70.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4012"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4012 -70.4575)"^^geo:wktLiteral ;
  geo-pos:lat "42.4012"^^xsd:decimal ;
  geo-pos:long "-70.4575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3827'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3827'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.5333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4575'^^xsd:double;
  dwc:startLongitude '-70.4575'^^xsd:double;
  dwc:endLongitude '-70.4575'^^xsd:double;
  dwc:latitude '42.4012'^^xsd:double;
  dwc:startLatitude '42.4012'^^xsd:double;
  dwc:endLatitude '42.4012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4575 42.4012, -70.4575 42.4012, -70.4575 42.4012, -70.4575 42.4012, -70.4575 42.4012))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3827'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1962 -70.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1962"^^xsd:decimal ;
  dwc:decimalLongitude "-70.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1962 -70.019)"^^geo:wktLiteral ;
  geo-pos:lat "43.1962"^^xsd:decimal ;
  geo-pos:long "-70.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3266'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3266'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.019'^^xsd:double;
  dwc:startLongitude '-70.019'^^xsd:double;
  dwc:endLongitude '-70.019'^^xsd:double;
  dwc:latitude '43.1962'^^xsd:double;
  dwc:startLatitude '43.1962'^^xsd:double;
  dwc:endLatitude '43.1962'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.019 43.1962, -70.019 43.1962, -70.019 43.1962, -70.019 43.1962, -70.019 43.1962))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3266'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_550'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_550'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_550'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_551'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_551'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_551'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2949'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2949'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2949'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2947'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2947'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2947'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1333 -70.0457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1333 -70.0457)"^^geo:wktLiteral ;
  geo-pos:lat "43.1333"^^xsd:decimal ;
  geo-pos:long "-70.0457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3278'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3278'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0457'^^xsd:double;
  dwc:startLongitude '-70.0457'^^xsd:double;
  dwc:endLongitude '-70.0457'^^xsd:double;
  dwc:latitude '43.1333'^^xsd:double;
  dwc:startLatitude '43.1333'^^xsd:double;
  dwc:endLatitude '43.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0457 43.1333, -70.0457 43.1333, -70.0457 43.1333, -70.0457 43.1333, -70.0457 43.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3278'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.046 -52.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.046"^^xsd:decimal ;
  dwc:decimalLongitude "-52.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.046 -52.216)"^^geo:wktLiteral ;
  geo-pos:lat "64.046"^^xsd:decimal ;
  geo-pos:long "-52.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4120'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4120'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.216'^^xsd:double;
  dwc:startLongitude '-52.216'^^xsd:double;
  dwc:endLongitude '-52.216'^^xsd:double;
  dwc:latitude '64.046'^^xsd:double;
  dwc:startLatitude '64.046'^^xsd:double;
  dwc:endLatitude '64.046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.216 64.046, -52.216 64.046, -52.216 64.046, -52.216 64.046, -52.216 64.046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4120'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.35 -67.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.35"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.35 -67.2833)"^^geo:wktLiteral ;
  geo-pos:lat "18.35"^^xsd:decimal ;
  geo-pos:long "-67.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3102'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3102'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2833'^^xsd:double;
  dwc:startLongitude '-67.2833'^^xsd:double;
  dwc:endLongitude '-67.2833'^^xsd:double;
  dwc:latitude '18.35'^^xsd:double;
  dwc:startLatitude '18.35'^^xsd:double;
  dwc:endLatitude '18.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2833 18.35, -67.2833 18.35, -67.2833 18.35, -67.2833 18.35, -67.2833 18.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3102'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7927 -69.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7927"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7927 -69.8375)"^^geo:wktLiteral ;
  geo-pos:lat "20.7927"^^xsd:decimal ;
  geo-pos:long "-69.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2743'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2743'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8375'^^xsd:double;
  dwc:startLongitude '-69.8375'^^xsd:double;
  dwc:endLongitude '-69.8375'^^xsd:double;
  dwc:latitude '20.7927'^^xsd:double;
  dwc:startLatitude '20.7927'^^xsd:double;
  dwc:endLatitude '20.7927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8375 20.7927, -69.8375 20.7927, -69.8375 20.7927, -69.8375 20.7927, -69.8375 20.7927))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2743'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.046 -52.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.046"^^xsd:decimal ;
  dwc:decimalLongitude "-52.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.046 -52.216)"^^geo:wktLiteral ;
  geo-pos:lat "64.046"^^xsd:decimal ;
  geo-pos:long "-52.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4121'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4121'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.216'^^xsd:double;
  dwc:startLongitude '-52.216'^^xsd:double;
  dwc:endLongitude '-52.216'^^xsd:double;
  dwc:latitude '64.046'^^xsd:double;
  dwc:startLatitude '64.046'^^xsd:double;
  dwc:endLatitude '64.046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.216 64.046, -52.216 64.046, -52.216 64.046, -52.216 64.046, -52.216 64.046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4121'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.046 -52.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.046"^^xsd:decimal ;
  dwc:decimalLongitude "-52.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.046 -52.216)"^^geo:wktLiteral ;
  geo-pos:lat "64.046"^^xsd:decimal ;
  geo-pos:long "-52.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4122'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4122'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.216'^^xsd:double;
  dwc:startLongitude '-52.216'^^xsd:double;
  dwc:endLongitude '-52.216'^^xsd:double;
  dwc:latitude '64.046'^^xsd:double;
  dwc:startLatitude '64.046'^^xsd:double;
  dwc:endLatitude '64.046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.216 64.046, -52.216 64.046, -52.216 64.046, -52.216 64.046, -52.216 64.046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4122'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1249'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1249'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1249'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1250'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1250'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1250'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1251'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1251'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1251'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1252'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1252'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1252'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6603 -52.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6603"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6603 -52.7672)"^^geo:wktLiteral ;
  geo-pos:lat "64.6603"^^xsd:decimal ;
  geo-pos:long "-52.7672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_244'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_244'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7672'^^xsd:double;
  dwc:startLongitude '-52.7672'^^xsd:double;
  dwc:endLongitude '-52.7672'^^xsd:double;
  dwc:latitude '64.6603'^^xsd:double;
  dwc:startLatitude '64.6603'^^xsd:double;
  dwc:endLatitude '64.6603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7672 64.6603, -52.7672 64.6603, -52.7672 64.6603, -52.7672 64.6603, -52.7672 64.6603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_244'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9953 -52.7742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9953"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9953 -52.7742)"^^geo:wktLiteral ;
  geo-pos:lat "63.9953"^^xsd:decimal ;
  geo-pos:long "-52.7742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_208'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_208'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7742'^^xsd:double;
  dwc:startLongitude '-52.7742'^^xsd:double;
  dwc:endLongitude '-52.7742'^^xsd:double;
  dwc:latitude '63.9953'^^xsd:double;
  dwc:startLatitude '63.9953'^^xsd:double;
  dwc:endLatitude '63.9953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7742 63.9953, -52.7742 63.9953, -52.7742 63.9953, -52.7742 63.9953, -52.7742 63.9953))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_208'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1253'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1253'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1253'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_574'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_574'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_574'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5568 -56.5763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5568"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5568 -56.5763)"^^geo:wktLiteral ;
  geo-pos:lat "51.5568"^^xsd:decimal ;
  geo-pos:long "-56.5763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3485'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3485'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5763'^^xsd:double;
  dwc:startLongitude '-56.5763'^^xsd:double;
  dwc:endLongitude '-56.5763'^^xsd:double;
  dwc:latitude '51.5568'^^xsd:double;
  dwc:startLatitude '51.5568'^^xsd:double;
  dwc:endLatitude '51.5568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5763 51.5568, -56.5763 51.5568, -56.5763 51.5568, -56.5763 51.5568, -56.5763 51.5568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3485'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5568 -56.5763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5568"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5568 -56.5763)"^^geo:wktLiteral ;
  geo-pos:lat "51.5568"^^xsd:decimal ;
  geo-pos:long "-56.5763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3486'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3486'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5763'^^xsd:double;
  dwc:startLongitude '-56.5763'^^xsd:double;
  dwc:endLongitude '-56.5763'^^xsd:double;
  dwc:latitude '51.5568'^^xsd:double;
  dwc:startLatitude '51.5568'^^xsd:double;
  dwc:endLatitude '51.5568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5763 51.5568, -56.5763 51.5568, -56.5763 51.5568, -56.5763 51.5568, -56.5763 51.5568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3486'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5568 -56.5763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5568"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5568 -56.5763)"^^geo:wktLiteral ;
  geo-pos:lat "51.5568"^^xsd:decimal ;
  geo-pos:long "-56.5763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3487'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3487'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5763'^^xsd:double;
  dwc:startLongitude '-56.5763'^^xsd:double;
  dwc:endLongitude '-56.5763'^^xsd:double;
  dwc:latitude '51.5568'^^xsd:double;
  dwc:startLatitude '51.5568'^^xsd:double;
  dwc:endLatitude '51.5568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5763 51.5568, -56.5763 51.5568, -56.5763 51.5568, -56.5763 51.5568, -56.5763 51.5568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3487'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -55.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-55.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -55.42)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-55.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1957'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1957'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.42'^^xsd:double;
  dwc:startLongitude '-55.42'^^xsd:double;
  dwc:endLongitude '-55.42'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:startLatitude '51.6'^^xsd:double;
  dwc:endLatitude '51.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.42 51.6, -55.42 51.6, -55.42 51.6, -55.42 51.6, -55.42 51.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1957'^^xsd:string;
  dwc:observationDate '1993-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1743 -64.4515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1743"^^xsd:decimal ;
  dwc:decimalLongitude "-64.4515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1743 -64.4515)"^^geo:wktLiteral ;
  geo-pos:lat "50.1743"^^xsd:decimal ;
  geo-pos:long "-64.4515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2246'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2246'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.4515'^^xsd:double;
  dwc:startLongitude '-64.4515'^^xsd:double;
  dwc:endLongitude '-64.4515'^^xsd:double;
  dwc:latitude '50.1743'^^xsd:double;
  dwc:startLatitude '50.1743'^^xsd:double;
  dwc:endLatitude '50.1743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.4515 50.1743, -64.4515 50.1743, -64.4515 50.1743, -64.4515 50.1743, -64.4515 50.1743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2246'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3193 -57.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3193"^^xsd:decimal ;
  dwc:decimalLongitude "-57.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3193 -57.005)"^^geo:wktLiteral ;
  geo-pos:lat "51.3193"^^xsd:decimal ;
  geo-pos:long "-57.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2478'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2478'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.005'^^xsd:double;
  dwc:startLongitude '-57.005'^^xsd:double;
  dwc:endLongitude '-57.005'^^xsd:double;
  dwc:latitude '51.3193'^^xsd:double;
  dwc:startLatitude '51.3193'^^xsd:double;
  dwc:endLatitude '51.3193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.005 51.3193, -57.005 51.3193, -57.005 51.3193, -57.005 51.3193, -57.005 51.3193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2478'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3193 -57.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3193"^^xsd:decimal ;
  dwc:decimalLongitude "-57.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3193 -57.005)"^^geo:wktLiteral ;
  geo-pos:lat "51.3193"^^xsd:decimal ;
  geo-pos:long "-57.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2481'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2481'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.005'^^xsd:double;
  dwc:startLongitude '-57.005'^^xsd:double;
  dwc:endLongitude '-57.005'^^xsd:double;
  dwc:latitude '51.3193'^^xsd:double;
  dwc:startLatitude '51.3193'^^xsd:double;
  dwc:endLatitude '51.3193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.005 51.3193, -57.005 51.3193, -57.005 51.3193, -57.005 51.3193, -57.005 51.3193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2481'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.723 -52.9743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.723"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.723 -52.9743)"^^geo:wktLiteral ;
  geo-pos:lat "47.723"^^xsd:decimal ;
  geo-pos:long "-52.9743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_504'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_504'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9743'^^xsd:double;
  dwc:startLongitude '-52.9743'^^xsd:double;
  dwc:endLongitude '-52.9743'^^xsd:double;
  dwc:latitude '47.723'^^xsd:double;
  dwc:startLatitude '47.723'^^xsd:double;
  dwc:endLatitude '47.723'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9743 47.723, -52.9743 47.723, -52.9743 47.723, -52.9743 47.723, -52.9743 47.723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_504'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2852 -57.3227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2852"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2852 -57.3227)"^^geo:wktLiteral ;
  geo-pos:lat "51.2852"^^xsd:decimal ;
  geo-pos:long "-57.3227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2259'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2259'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3227'^^xsd:double;
  dwc:startLongitude '-57.3227'^^xsd:double;
  dwc:endLongitude '-57.3227'^^xsd:double;
  dwc:latitude '51.2852'^^xsd:double;
  dwc:startLatitude '51.2852'^^xsd:double;
  dwc:endLatitude '51.2852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3227 51.2852, -57.3227 51.2852, -57.3227 51.2852, -57.3227 51.2852, -57.3227 51.2852))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2259'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7578 -69.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7578"^^xsd:decimal ;
  dwc:decimalLongitude "-69.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7578 -69.804)"^^geo:wktLiteral ;
  geo-pos:lat "20.7578"^^xsd:decimal ;
  geo-pos:long "-69.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2765'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2765'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.804'^^xsd:double;
  dwc:startLongitude '-69.804'^^xsd:double;
  dwc:endLongitude '-69.804'^^xsd:double;
  dwc:latitude '20.7578'^^xsd:double;
  dwc:startLatitude '20.7578'^^xsd:double;
  dwc:endLatitude '20.7578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.804 20.7578, -69.804 20.7578, -69.804 20.7578, -69.804 20.7578, -69.804 20.7578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2765'^^xsd:string;
  dwc:observationDate '1993-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7578 -69.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7578"^^xsd:decimal ;
  dwc:decimalLongitude "-69.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7578 -69.804)"^^geo:wktLiteral ;
  geo-pos:lat "20.7578"^^xsd:decimal ;
  geo-pos:long "-69.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2766'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2766'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.804'^^xsd:double;
  dwc:startLongitude '-69.804'^^xsd:double;
  dwc:endLongitude '-69.804'^^xsd:double;
  dwc:latitude '20.7578'^^xsd:double;
  dwc:startLatitude '20.7578'^^xsd:double;
  dwc:endLatitude '20.7578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.804 20.7578, -69.804 20.7578, -69.804 20.7578, -69.804 20.7578, -69.804 20.7578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2766'^^xsd:string;
  dwc:observationDate '1993-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.083 -68.8148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.083"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.083 -68.8148)"^^geo:wktLiteral ;
  geo-pos:lat "20.083"^^xsd:decimal ;
  geo-pos:long "-68.8148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3128'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3128'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8148'^^xsd:double;
  dwc:startLongitude '-68.8148'^^xsd:double;
  dwc:endLongitude '-68.8148'^^xsd:double;
  dwc:latitude '20.083'^^xsd:double;
  dwc:startLatitude '20.083'^^xsd:double;
  dwc:endLatitude '20.083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8148 20.083, -68.8148 20.083, -68.8148 20.083, -68.8148 20.083, -68.8148 20.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3128'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1423 -70.0792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1423"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1423 -70.0792)"^^geo:wktLiteral ;
  geo-pos:lat "43.1423"^^xsd:decimal ;
  geo-pos:long "-70.0792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3260'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3260'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0792'^^xsd:double;
  dwc:startLongitude '-70.0792'^^xsd:double;
  dwc:endLongitude '-70.0792'^^xsd:double;
  dwc:latitude '43.1423'^^xsd:double;
  dwc:startLatitude '43.1423'^^xsd:double;
  dwc:endLatitude '43.1423'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0792 43.1423, -70.0792 43.1423, -70.0792 43.1423, -70.0792 43.1423, -70.0792 43.1423))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3260'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7198 -69.8013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7198"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7198 -69.8013)"^^geo:wktLiteral ;
  geo-pos:lat "20.7198"^^xsd:decimal ;
  geo-pos:long "-69.8013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2812'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2812'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8013'^^xsd:double;
  dwc:startLongitude '-69.8013'^^xsd:double;
  dwc:endLongitude '-69.8013'^^xsd:double;
  dwc:latitude '20.7198'^^xsd:double;
  dwc:startLatitude '20.7198'^^xsd:double;
  dwc:endLatitude '20.7198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8013 20.7198, -69.8013 20.7198, -69.8013 20.7198, -69.8013 20.7198, -69.8013 20.7198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2812'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7198 -69.8013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7198"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7198 -69.8013)"^^geo:wktLiteral ;
  geo-pos:lat "20.7198"^^xsd:decimal ;
  geo-pos:long "-69.8013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2813'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2813'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8013'^^xsd:double;
  dwc:startLongitude '-69.8013'^^xsd:double;
  dwc:endLongitude '-69.8013'^^xsd:double;
  dwc:latitude '20.7198'^^xsd:double;
  dwc:startLatitude '20.7198'^^xsd:double;
  dwc:endLatitude '20.7198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8013 20.7198, -69.8013 20.7198, -69.8013 20.7198, -69.8013 20.7198, -69.8013 20.7198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2813'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3193 -57.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3193"^^xsd:decimal ;
  dwc:decimalLongitude "-57.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3193 -57.005)"^^geo:wktLiteral ;
  geo-pos:lat "51.3193"^^xsd:decimal ;
  geo-pos:long "-57.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2482'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2482'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.005'^^xsd:double;
  dwc:startLongitude '-57.005'^^xsd:double;
  dwc:endLongitude '-57.005'^^xsd:double;
  dwc:latitude '51.3193'^^xsd:double;
  dwc:startLatitude '51.3193'^^xsd:double;
  dwc:endLatitude '51.3193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.005 51.3193, -57.005 51.3193, -57.005 51.3193, -57.005 51.3193, -57.005 51.3193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2482'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7528 -69.7847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7528"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7528 -69.7847)"^^geo:wktLiteral ;
  geo-pos:lat "20.7528"^^xsd:decimal ;
  geo-pos:long "-69.7847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2757'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2757'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7847'^^xsd:double;
  dwc:startLongitude '-69.7847'^^xsd:double;
  dwc:endLongitude '-69.7847'^^xsd:double;
  dwc:latitude '20.7528'^^xsd:double;
  dwc:startLatitude '20.7528'^^xsd:double;
  dwc:endLatitude '20.7528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7847 20.7528, -69.7847 20.7528, -69.7847 20.7528, -69.7847 20.7528, -69.7847 20.7528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2757'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7602 -69.8045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7602"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7602 -69.8045)"^^geo:wktLiteral ;
  geo-pos:lat "20.7602"^^xsd:decimal ;
  geo-pos:long "-69.8045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1695'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1695'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8045'^^xsd:double;
  dwc:startLongitude '-69.8045'^^xsd:double;
  dwc:endLongitude '-69.8045'^^xsd:double;
  dwc:latitude '20.7602'^^xsd:double;
  dwc:startLatitude '20.7602'^^xsd:double;
  dwc:endLatitude '20.7602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8045 20.7602, -69.8045 20.7602, -69.8045 20.7602, -69.8045 20.7602, -69.8045 20.7602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1695'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7605 -69.8138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7605"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7605 -69.8138)"^^geo:wktLiteral ;
  geo-pos:lat "20.7605"^^xsd:decimal ;
  geo-pos:long "-69.8138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_933'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_933'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8138'^^xsd:double;
  dwc:startLongitude '-69.8138'^^xsd:double;
  dwc:endLongitude '-69.8138'^^xsd:double;
  dwc:latitude '20.7605'^^xsd:double;
  dwc:startLatitude '20.7605'^^xsd:double;
  dwc:endLatitude '20.7605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8138 20.7605, -69.8138 20.7605, -69.8138 20.7605, -69.8138 20.7605, -69.8138 20.7605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_933'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7427 -69.8245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7427"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7427 -69.8245)"^^geo:wktLiteral ;
  geo-pos:lat "20.7427"^^xsd:decimal ;
  geo-pos:long "-69.8245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1453'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1453'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8245'^^xsd:double;
  dwc:startLongitude '-69.8245'^^xsd:double;
  dwc:endLongitude '-69.8245'^^xsd:double;
  dwc:latitude '20.7427'^^xsd:double;
  dwc:startLatitude '20.7427'^^xsd:double;
  dwc:endLatitude '20.7427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8245 20.7427, -69.8245 20.7427, -69.8245 20.7427, -69.8245 20.7427, -69.8245 20.7427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1453'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.7718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7287"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7287 -69.7718)"^^geo:wktLiteral ;
  geo-pos:lat "20.7287"^^xsd:decimal ;
  geo-pos:long "-69.7718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1536'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1536'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7718'^^xsd:double;
  dwc:startLongitude '-69.7718'^^xsd:double;
  dwc:endLongitude '-69.7718'^^xsd:double;
  dwc:latitude '20.7287'^^xsd:double;
  dwc:startLatitude '20.7287'^^xsd:double;
  dwc:endLatitude '20.7287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7718 20.7287, -69.7718 20.7287, -69.7718 20.7287, -69.7718 20.7287, -69.7718 20.7287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1536'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4233 -52.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4233"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4233 -52.7633)"^^geo:wktLiteral ;
  geo-pos:lat "65.4233"^^xsd:decimal ;
  geo-pos:long "-52.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_283'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_283'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7633'^^xsd:double;
  dwc:startLongitude '-52.7633'^^xsd:double;
  dwc:endLongitude '-52.7633'^^xsd:double;
  dwc:latitude '65.4233'^^xsd:double;
  dwc:startLatitude '65.4233'^^xsd:double;
  dwc:endLatitude '65.4233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7633 65.4233, -52.7633 65.4233, -52.7633 65.4233, -52.7633 65.4233, -52.7633 65.4233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_283'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3682 -67.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3682"^^xsd:decimal ;
  dwc:decimalLongitude "-67.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3682 -67.25)"^^geo:wktLiteral ;
  geo-pos:lat "18.3682"^^xsd:decimal ;
  geo-pos:long "-67.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3052'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3052'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.25'^^xsd:double;
  dwc:startLongitude '-67.25'^^xsd:double;
  dwc:endLongitude '-67.25'^^xsd:double;
  dwc:latitude '18.3682'^^xsd:double;
  dwc:startLatitude '18.3682'^^xsd:double;
  dwc:endLatitude '18.3682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.25 18.3682, -67.25 18.3682, -67.25 18.3682, -67.25 18.3682, -67.25 18.3682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3052'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0167 -49.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0167 -49.9667)"^^geo:wktLiteral ;
  geo-pos:lat "62.0167"^^xsd:decimal ;
  geo-pos:long "-49.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4110'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_4110'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9667'^^xsd:double;
  dwc:startLongitude '-49.9667'^^xsd:double;
  dwc:endLongitude '-49.9667'^^xsd:double;
  dwc:latitude '62.0167'^^xsd:double;
  dwc:startLatitude '62.0167'^^xsd:double;
  dwc:endLatitude '62.0167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4110'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0167 -49.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0167 -49.9667)"^^geo:wktLiteral ;
  geo-pos:lat "62.0167"^^xsd:decimal ;
  geo-pos:long "-49.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4109'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_4109'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9667'^^xsd:double;
  dwc:startLongitude '-49.9667'^^xsd:double;
  dwc:endLongitude '-49.9667'^^xsd:double;
  dwc:latitude '62.0167'^^xsd:double;
  dwc:startLatitude '62.0167'^^xsd:double;
  dwc:endLatitude '62.0167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4109'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0167 -49.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0167 -49.9667)"^^geo:wktLiteral ;
  geo-pos:lat "62.0167"^^xsd:decimal ;
  geo-pos:long "-49.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4108'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_4108'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9667'^^xsd:double;
  dwc:startLongitude '-49.9667'^^xsd:double;
  dwc:endLongitude '-49.9667'^^xsd:double;
  dwc:latitude '62.0167'^^xsd:double;
  dwc:startLatitude '62.0167'^^xsd:double;
  dwc:endLatitude '62.0167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4108'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0167 -49.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0167 -49.9667)"^^geo:wktLiteral ;
  geo-pos:lat "62.0167"^^xsd:decimal ;
  geo-pos:long "-49.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4107'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_4107'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9667'^^xsd:double;
  dwc:startLongitude '-49.9667'^^xsd:double;
  dwc:endLongitude '-49.9667'^^xsd:double;
  dwc:latitude '62.0167'^^xsd:double;
  dwc:startLatitude '62.0167'^^xsd:double;
  dwc:endLatitude '62.0167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167, -49.9667 62.0167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4107'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.146 -69.1743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.146"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.146 -69.1743)"^^geo:wktLiteral ;
  geo-pos:lat "19.146"^^xsd:decimal ;
  geo-pos:long "-69.1743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1133'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1133'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1743'^^xsd:double;
  dwc:startLongitude '-69.1743'^^xsd:double;
  dwc:endLongitude '-69.1743'^^xsd:double;
  dwc:latitude '19.146'^^xsd:double;
  dwc:startLatitude '19.146'^^xsd:double;
  dwc:endLatitude '19.146'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1743 19.146, -69.1743 19.146, -69.1743 19.146, -69.1743 19.146, -69.1743 19.146))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1133'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7555 -69.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7555"^^xsd:decimal ;
  dwc:decimalLongitude "-69.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7555 -69.774)"^^geo:wktLiteral ;
  geo-pos:lat "20.7555"^^xsd:decimal ;
  geo-pos:long "-69.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1297'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1297'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.774'^^xsd:double;
  dwc:startLongitude '-69.774'^^xsd:double;
  dwc:endLongitude '-69.774'^^xsd:double;
  dwc:latitude '20.7555'^^xsd:double;
  dwc:startLatitude '20.7555'^^xsd:double;
  dwc:endLatitude '20.7555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.774 20.7555, -69.774 20.7555, -69.774 20.7555, -69.774 20.7555, -69.774 20.7555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1297'^^xsd:string;
  dwc:observationDate '1992-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7253 -69.7782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7253"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7253 -69.7782)"^^geo:wktLiteral ;
  geo-pos:lat "20.7253"^^xsd:decimal ;
  geo-pos:long "-69.7782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1258'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1258'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7782'^^xsd:double;
  dwc:startLongitude '-69.7782'^^xsd:double;
  dwc:endLongitude '-69.7782'^^xsd:double;
  dwc:latitude '20.7253'^^xsd:double;
  dwc:startLatitude '20.7253'^^xsd:double;
  dwc:endLatitude '20.7253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7782 20.7253, -69.7782 20.7253, -69.7782 20.7253, -69.7782 20.7253, -69.7782 20.7253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1258'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1333 -26.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1333 -26.75)"^^geo:wktLiteral ;
  geo-pos:lat "66.1333"^^xsd:decimal ;
  geo-pos:long "-26.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1849'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1849'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.75'^^xsd:double;
  dwc:startLongitude '-26.75'^^xsd:double;
  dwc:endLongitude '-26.75'^^xsd:double;
  dwc:latitude '66.1333'^^xsd:double;
  dwc:startLatitude '66.1333'^^xsd:double;
  dwc:endLatitude '66.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.75 66.1333, -26.75 66.1333, -26.75 66.1333, -26.75 66.1333, -26.75 66.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1849'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.074 -68.8717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.074"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.074 -68.8717)"^^geo:wktLiteral ;
  geo-pos:lat "20.074"^^xsd:decimal ;
  geo-pos:long "-68.8717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3164'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3164'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8717'^^xsd:double;
  dwc:startLongitude '-68.8717'^^xsd:double;
  dwc:endLongitude '-68.8717'^^xsd:double;
  dwc:latitude '20.074'^^xsd:double;
  dwc:startLatitude '20.074'^^xsd:double;
  dwc:endLatitude '20.074'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8717 20.074, -68.8717 20.074, -68.8717 20.074, -68.8717 20.074, -68.8717 20.074))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3164'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0667 -25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0667 -25.8)"^^geo:wktLiteral ;
  geo-pos:lat "63.0667"^^xsd:decimal ;
  geo-pos:long "-25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1803'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1803'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.8'^^xsd:double;
  dwc:startLongitude '-25.8'^^xsd:double;
  dwc:endLongitude '-25.8'^^xsd:double;
  dwc:latitude '63.0667'^^xsd:double;
  dwc:startLatitude '63.0667'^^xsd:double;
  dwc:endLatitude '63.0667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.8 63.0667, -25.8 63.0667, -25.8 63.0667, -25.8 63.0667, -25.8 63.0667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1803'^^xsd:string;
  dwc:observationDate '1992-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4333 -26.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4333 -26.0167)"^^geo:wktLiteral ;
  geo-pos:lat "63.4333"^^xsd:decimal ;
  geo-pos:long "-26.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1878'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1878'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.0167'^^xsd:double;
  dwc:startLongitude '-26.0167'^^xsd:double;
  dwc:endLongitude '-26.0167'^^xsd:double;
  dwc:latitude '63.4333'^^xsd:double;
  dwc:startLatitude '63.4333'^^xsd:double;
  dwc:endLatitude '63.4333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.0167 63.4333, -26.0167 63.4333, -26.0167 63.4333, -26.0167 63.4333, -26.0167 63.4333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1878'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -27.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.2"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -27.5167)"^^geo:wktLiteral ;
  geo-pos:lat "65.2"^^xsd:decimal ;
  geo-pos:long "-27.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1875'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1875'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.5167'^^xsd:double;
  dwc:startLongitude '-27.5167'^^xsd:double;
  dwc:endLongitude '-27.5167'^^xsd:double;
  dwc:latitude '65.2'^^xsd:double;
  dwc:startLatitude '65.2'^^xsd:double;
  dwc:endLatitude '65.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.5167 65.2, -27.5167 65.2, -27.5167 65.2, -27.5167 65.2, -27.5167 65.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1875'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95 -64.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95 -64.4833)"^^geo:wktLiteral ;
  geo-pos:lat "49.95"^^xsd:decimal ;
  geo-pos:long "-64.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2356'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2356'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.4833'^^xsd:double;
  dwc:startLongitude '-64.4833'^^xsd:double;
  dwc:endLongitude '-64.4833'^^xsd:double;
  dwc:latitude '49.95'^^xsd:double;
  dwc:startLatitude '49.95'^^xsd:double;
  dwc:endLatitude '49.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.4833 49.95, -64.4833 49.95, -64.4833 49.95, -64.4833 49.95, -64.4833 49.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2356'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -64.6898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.956"^^xsd:decimal ;
  dwc:decimalLongitude "-64.6898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -64.6898)"^^geo:wktLiteral ;
  geo-pos:lat "49.956"^^xsd:decimal ;
  geo-pos:long "-64.6898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4205'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4205'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.6898'^^xsd:double;
  dwc:startLongitude '-64.6898'^^xsd:double;
  dwc:endLongitude '-64.6898'^^xsd:double;
  dwc:latitude '49.956'^^xsd:double;
  dwc:startLatitude '49.956'^^xsd:double;
  dwc:endLatitude '49.956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.6898 49.956, -64.6898 49.956, -64.6898 49.956, -64.6898 49.956, -64.6898 49.956))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4205'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2188 -52.8203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2188"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2188 -52.8203)"^^geo:wktLiteral ;
  geo-pos:lat "47.2188"^^xsd:decimal ;
  geo-pos:long "-52.8203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3711'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3711'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8203'^^xsd:double;
  dwc:startLongitude '-52.8203'^^xsd:double;
  dwc:endLongitude '-52.8203'^^xsd:double;
  dwc:latitude '47.2188'^^xsd:double;
  dwc:startLatitude '47.2188'^^xsd:double;
  dwc:endLatitude '47.2188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8203 47.2188, -52.8203 47.2188, -52.8203 47.2188, -52.8203 47.2188, -52.8203 47.2188))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3711'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9363 -63.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-63.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9363 -63.407)"^^geo:wktLiteral ;
  geo-pos:lat "49.9363"^^xsd:decimal ;
  geo-pos:long "-63.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2349'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2349'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.407'^^xsd:double;
  dwc:startLongitude '-63.407'^^xsd:double;
  dwc:endLongitude '-63.407'^^xsd:double;
  dwc:latitude '49.9363'^^xsd:double;
  dwc:startLatitude '49.9363'^^xsd:double;
  dwc:endLatitude '49.9363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.407 49.9363, -63.407 49.9363, -63.407 49.9363, -63.407 49.9363, -63.407 49.9363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2349'^^xsd:string;
  dwc:observationDate '1992-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2695 -57.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2695"^^xsd:decimal ;
  dwc:decimalLongitude "-57.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2695 -57.702)"^^geo:wktLiteral ;
  geo-pos:lat "51.2695"^^xsd:decimal ;
  geo-pos:long "-57.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2311'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2311'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.702'^^xsd:double;
  dwc:startLongitude '-57.702'^^xsd:double;
  dwc:endLongitude '-57.702'^^xsd:double;
  dwc:latitude '51.2695'^^xsd:double;
  dwc:startLatitude '51.2695'^^xsd:double;
  dwc:endLatitude '51.2695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.702 51.2695, -57.702 51.2695, -57.702 51.2695, -57.702 51.2695, -57.702 51.2695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2311'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2695 -57.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2695"^^xsd:decimal ;
  dwc:decimalLongitude "-57.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2695 -57.702)"^^geo:wktLiteral ;
  geo-pos:lat "51.2695"^^xsd:decimal ;
  geo-pos:long "-57.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2312'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2312'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.702'^^xsd:double;
  dwc:startLongitude '-57.702'^^xsd:double;
  dwc:endLongitude '-57.702'^^xsd:double;
  dwc:latitude '51.2695'^^xsd:double;
  dwc:startLatitude '51.2695'^^xsd:double;
  dwc:endLatitude '51.2695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.702 51.2695, -57.702 51.2695, -57.702 51.2695, -57.702 51.2695, -57.702 51.2695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2312'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2695 -57.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2695"^^xsd:decimal ;
  dwc:decimalLongitude "-57.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2695 -57.702)"^^geo:wktLiteral ;
  geo-pos:lat "51.2695"^^xsd:decimal ;
  geo-pos:long "-57.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2314'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2314'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.702'^^xsd:double;
  dwc:startLongitude '-57.702'^^xsd:double;
  dwc:endLongitude '-57.702'^^xsd:double;
  dwc:latitude '51.2695'^^xsd:double;
  dwc:startLatitude '51.2695'^^xsd:double;
  dwc:endLatitude '51.2695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.702 51.2695, -57.702 51.2695, -57.702 51.2695, -57.702 51.2695, -57.702 51.2695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2314'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2363 -57.437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2363"^^xsd:decimal ;
  dwc:decimalLongitude "-57.437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2363 -57.437)"^^geo:wktLiteral ;
  geo-pos:lat "51.2363"^^xsd:decimal ;
  geo-pos:long "-57.437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2281'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2281'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.437'^^xsd:double;
  dwc:startLongitude '-57.437'^^xsd:double;
  dwc:endLongitude '-57.437'^^xsd:double;
  dwc:latitude '51.2363'^^xsd:double;
  dwc:startLatitude '51.2363'^^xsd:double;
  dwc:endLatitude '51.2363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.437 51.2363, -57.437 51.2363, -57.437 51.2363, -57.437 51.2363, -57.437 51.2363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2281'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3905 -57.2067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3905"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3905 -57.2067)"^^geo:wktLiteral ;
  geo-pos:lat "51.3905"^^xsd:decimal ;
  geo-pos:long "-57.2067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2440'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2440'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2067'^^xsd:double;
  dwc:startLongitude '-57.2067'^^xsd:double;
  dwc:endLongitude '-57.2067'^^xsd:double;
  dwc:latitude '51.3905'^^xsd:double;
  dwc:startLatitude '51.3905'^^xsd:double;
  dwc:endLatitude '51.3905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2067 51.3905, -57.2067 51.3905, -57.2067 51.3905, -57.2067 51.3905, -57.2067 51.3905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2440'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9668 -63.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9668"^^xsd:decimal ;
  dwc:decimalLongitude "-63.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9668 -63.285)"^^geo:wktLiteral ;
  geo-pos:lat "49.9668"^^xsd:decimal ;
  geo-pos:long "-63.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2405'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2405'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.285'^^xsd:double;
  dwc:startLongitude '-63.285'^^xsd:double;
  dwc:endLongitude '-63.285'^^xsd:double;
  dwc:latitude '49.9668'^^xsd:double;
  dwc:startLatitude '49.9668'^^xsd:double;
  dwc:endLatitude '49.9668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.285 49.9668, -63.285 49.9668, -63.285 49.9668, -63.285 49.9668, -63.285 49.9668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2405'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8087 -54.2165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8087 -54.2165)"^^geo:wktLiteral ;
  geo-pos:lat "46.8087"^^xsd:decimal ;
  geo-pos:long "-54.2165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1749'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1749'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2165'^^xsd:double;
  dwc:startLongitude '-54.2165'^^xsd:double;
  dwc:endLongitude '-54.2165'^^xsd:double;
  dwc:latitude '46.8087'^^xsd:double;
  dwc:startLatitude '46.8087'^^xsd:double;
  dwc:endLatitude '46.8087'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2165 46.8087, -54.2165 46.8087, -54.2165 46.8087, -54.2165 46.8087, -54.2165 46.8087))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1749'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6117 -55.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6117"^^xsd:decimal ;
  dwc:decimalLongitude "-55.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6117 -55.825)"^^geo:wktLiteral ;
  geo-pos:lat "51.6117"^^xsd:decimal ;
  geo-pos:long "-55.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_48'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_48'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.825'^^xsd:double;
  dwc:startLongitude '-55.825'^^xsd:double;
  dwc:endLongitude '-55.825'^^xsd:double;
  dwc:latitude '51.6117'^^xsd:double;
  dwc:startLatitude '51.6117'^^xsd:double;
  dwc:endLatitude '51.6117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.825 51.6117, -55.825 51.6117, -55.825 51.6117, -55.825 51.6117, -55.825 51.6117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_48'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0238 -64.5698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0238"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0238 -64.5698)"^^geo:wktLiteral ;
  geo-pos:lat "50.0238"^^xsd:decimal ;
  geo-pos:long "-64.5698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4211'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4211'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5698'^^xsd:double;
  dwc:startLongitude '-64.5698'^^xsd:double;
  dwc:endLongitude '-64.5698'^^xsd:double;
  dwc:latitude '50.0238'^^xsd:double;
  dwc:startLatitude '50.0238'^^xsd:double;
  dwc:endLatitude '50.0238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5698 50.0238, -64.5698 50.0238, -64.5698 50.0238, -64.5698 50.0238, -64.5698 50.0238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4211'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0238 -64.5698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0238"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0238 -64.5698)"^^geo:wktLiteral ;
  geo-pos:lat "50.0238"^^xsd:decimal ;
  geo-pos:long "-64.5698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4210'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4210'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5698'^^xsd:double;
  dwc:startLongitude '-64.5698'^^xsd:double;
  dwc:endLongitude '-64.5698'^^xsd:double;
  dwc:latitude '50.0238'^^xsd:double;
  dwc:startLatitude '50.0238'^^xsd:double;
  dwc:endLatitude '50.0238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5698 50.0238, -64.5698 50.0238, -64.5698 50.0238, -64.5698 50.0238, -64.5698 50.0238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4210'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2363 -57.437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2363"^^xsd:decimal ;
  dwc:decimalLongitude "-57.437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2363 -57.437)"^^geo:wktLiteral ;
  geo-pos:lat "51.2363"^^xsd:decimal ;
  geo-pos:long "-57.437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2283'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2283'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.437'^^xsd:double;
  dwc:startLongitude '-57.437'^^xsd:double;
  dwc:endLongitude '-57.437'^^xsd:double;
  dwc:latitude '51.2363'^^xsd:double;
  dwc:startLatitude '51.2363'^^xsd:double;
  dwc:endLatitude '51.2363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.437 51.2363, -57.437 51.2363, -57.437 51.2363, -57.437 51.2363, -57.437 51.2363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2283'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2363 -57.437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2363"^^xsd:decimal ;
  dwc:decimalLongitude "-57.437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2363 -57.437)"^^geo:wktLiteral ;
  geo-pos:lat "51.2363"^^xsd:decimal ;
  geo-pos:long "-57.437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2282'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2282'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.437'^^xsd:double;
  dwc:startLongitude '-57.437'^^xsd:double;
  dwc:endLongitude '-57.437'^^xsd:double;
  dwc:latitude '51.2363'^^xsd:double;
  dwc:startLatitude '51.2363'^^xsd:double;
  dwc:endLatitude '51.2363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.437 51.2363, -57.437 51.2363, -57.437 51.2363, -57.437 51.2363, -57.437 51.2363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2282'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2942'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2942'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2942'^^xsd:string;
  dwc:observationDate '1992-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2943'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2943'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2943'^^xsd:string;
  dwc:observationDate '1992-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7327 -69.7795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7327"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7327 -69.7795)"^^geo:wktLiteral ;
  geo-pos:lat "20.7327"^^xsd:decimal ;
  geo-pos:long "-69.7795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2697'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2697'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7795'^^xsd:double;
  dwc:startLongitude '-69.7795'^^xsd:double;
  dwc:endLongitude '-69.7795'^^xsd:double;
  dwc:latitude '20.7327'^^xsd:double;
  dwc:startLatitude '20.7327'^^xsd:double;
  dwc:endLatitude '20.7327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7795 20.7327, -69.7795 20.7327, -69.7795 20.7327, -69.7795 20.7327, -69.7795 20.7327))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2697'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5345 -67.1672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-67.1672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5345 -67.1672)"^^geo:wktLiteral ;
  geo-pos:lat "18.5345"^^xsd:decimal ;
  geo-pos:long "-67.1672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3072'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3072'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.1672'^^xsd:double;
  dwc:startLongitude '-67.1672'^^xsd:double;
  dwc:endLongitude '-67.1672'^^xsd:double;
  dwc:latitude '18.5345'^^xsd:double;
  dwc:startLatitude '18.5345'^^xsd:double;
  dwc:endLatitude '18.5345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1672 18.5345, -67.1672 18.5345, -67.1672 18.5345, -67.1672 18.5345, -67.1672 18.5345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3072'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7663 -69.8052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7663"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7663 -69.8052)"^^geo:wktLiteral ;
  geo-pos:lat "20.7663"^^xsd:decimal ;
  geo-pos:long "-69.8052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2733'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2733'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8052'^^xsd:double;
  dwc:startLongitude '-69.8052'^^xsd:double;
  dwc:endLongitude '-69.8052'^^xsd:double;
  dwc:latitude '20.7663'^^xsd:double;
  dwc:startLatitude '20.7663'^^xsd:double;
  dwc:endLatitude '20.7663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8052 20.7663, -69.8052 20.7663, -69.8052 20.7663, -69.8052 20.7663, -69.8052 20.7663))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2733'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9 -52.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9"^^xsd:decimal ;
  dwc:decimalLongitude "-52.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9 -52.45)"^^geo:wktLiteral ;
  geo-pos:lat "63.9"^^xsd:decimal ;
  geo-pos:long "-52.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4153'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4153'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.45'^^xsd:double;
  dwc:startLongitude '-52.45'^^xsd:double;
  dwc:endLongitude '-52.45'^^xsd:double;
  dwc:latitude '63.9'^^xsd:double;
  dwc:startLatitude '63.9'^^xsd:double;
  dwc:endLatitude '63.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.45 63.9, -52.45 63.9, -52.45 63.9, -52.45 63.9, -52.45 63.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4153'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1123 -70.1072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1123"^^xsd:decimal ;
  dwc:decimalLongitude "-70.1072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1123 -70.1072)"^^geo:wktLiteral ;
  geo-pos:lat "43.1123"^^xsd:decimal ;
  geo-pos:long "-70.1072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3256'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3256'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.1072'^^xsd:double;
  dwc:startLongitude '-70.1072'^^xsd:double;
  dwc:endLongitude '-70.1072'^^xsd:double;
  dwc:latitude '43.1123'^^xsd:double;
  dwc:startLatitude '43.1123'^^xsd:double;
  dwc:endLatitude '43.1123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1072 43.1123, -70.1072 43.1123, -70.1072 43.1123, -70.1072 43.1123, -70.1072 43.1123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3256'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1478 -69.2418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1478"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1478 -69.2418)"^^geo:wktLiteral ;
  geo-pos:lat "19.1478"^^xsd:decimal ;
  geo-pos:long "-69.2418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2632'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2632'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2418'^^xsd:double;
  dwc:startLongitude '-69.2418'^^xsd:double;
  dwc:endLongitude '-69.2418'^^xsd:double;
  dwc:latitude '19.1478'^^xsd:double;
  dwc:startLatitude '19.1478'^^xsd:double;
  dwc:endLatitude '19.1478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2418 19.1478, -69.2418 19.1478, -69.2418 19.1478, -69.2418 19.1478, -69.2418 19.1478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2632'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5483 -51.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5483"^^xsd:decimal ;
  dwc:decimalLongitude "-51.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5483 -51.965)"^^geo:wktLiteral ;
  geo-pos:lat "63.5483"^^xsd:decimal ;
  geo-pos:long "-51.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_331'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_331'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.965'^^xsd:double;
  dwc:startLongitude '-51.965'^^xsd:double;
  dwc:endLongitude '-51.965'^^xsd:double;
  dwc:latitude '63.5483'^^xsd:double;
  dwc:startLatitude '63.5483'^^xsd:double;
  dwc:endLatitude '63.5483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.965 63.5483, -51.965 63.5483, -51.965 63.5483, -51.965 63.5483, -51.965 63.5483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_331'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5483 -51.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5483"^^xsd:decimal ;
  dwc:decimalLongitude "-51.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5483 -51.965)"^^geo:wktLiteral ;
  geo-pos:lat "63.5483"^^xsd:decimal ;
  geo-pos:long "-51.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_332'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_332'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.965'^^xsd:double;
  dwc:startLongitude '-51.965'^^xsd:double;
  dwc:endLongitude '-51.965'^^xsd:double;
  dwc:latitude '63.5483'^^xsd:double;
  dwc:startLatitude '63.5483'^^xsd:double;
  dwc:endLatitude '63.5483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.965 63.5483, -51.965 63.5483, -51.965 63.5483, -51.965 63.5483, -51.965 63.5483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_332'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2025 -70.0858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2025"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2025 -70.0858)"^^geo:wktLiteral ;
  geo-pos:lat "43.2025"^^xsd:decimal ;
  geo-pos:long "-70.0858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3013'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3013'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0858'^^xsd:double;
  dwc:startLongitude '-70.0858'^^xsd:double;
  dwc:endLongitude '-70.0858'^^xsd:double;
  dwc:latitude '43.2025'^^xsd:double;
  dwc:startLatitude '43.2025'^^xsd:double;
  dwc:endLatitude '43.2025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0858 43.2025, -70.0858 43.2025, -70.0858 43.2025, -70.0858 43.2025, -70.0858 43.2025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3013'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7343 -69.8028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7343"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7343 -69.8028)"^^geo:wktLiteral ;
  geo-pos:lat "20.7343"^^xsd:decimal ;
  geo-pos:long "-69.8028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_970'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_970'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8028'^^xsd:double;
  dwc:startLongitude '-69.8028'^^xsd:double;
  dwc:endLongitude '-69.8028'^^xsd:double;
  dwc:latitude '20.7343'^^xsd:double;
  dwc:startLatitude '20.7343'^^xsd:double;
  dwc:endLatitude '20.7343'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8028 20.7343, -69.8028 20.7343, -69.8028 20.7343, -69.8028 20.7343, -69.8028 20.7343))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_970'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7627 -69.8083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7627"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7627 -69.8083)"^^geo:wktLiteral ;
  geo-pos:lat "20.7627"^^xsd:decimal ;
  geo-pos:long "-69.8083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_921'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_921'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8083'^^xsd:double;
  dwc:startLongitude '-69.8083'^^xsd:double;
  dwc:endLongitude '-69.8083'^^xsd:double;
  dwc:latitude '20.7627'^^xsd:double;
  dwc:startLatitude '20.7627'^^xsd:double;
  dwc:endLatitude '20.7627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8083 20.7627, -69.8083 20.7627, -69.8083 20.7627, -69.8083 20.7627, -69.8083 20.7627))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_921'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.795 -69.8007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.795"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.795 -69.8007)"^^geo:wktLiteral ;
  geo-pos:lat "20.795"^^xsd:decimal ;
  geo-pos:long "-69.8007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1725'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1725'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8007'^^xsd:double;
  dwc:startLongitude '-69.8007'^^xsd:double;
  dwc:endLongitude '-69.8007'^^xsd:double;
  dwc:latitude '20.795'^^xsd:double;
  dwc:startLatitude '20.795'^^xsd:double;
  dwc:endLatitude '20.795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8007 20.795, -69.8007 20.795, -69.8007 20.795, -69.8007 20.795, -69.8007 20.795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1725'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.788 -53.8503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.788"^^xsd:decimal ;
  dwc:decimalLongitude "-53.8503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.788 -53.8503)"^^geo:wktLiteral ;
  geo-pos:lat "47.788"^^xsd:decimal ;
  geo-pos:long "-53.8503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3931'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3931'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.8503'^^xsd:double;
  dwc:startLongitude '-53.8503'^^xsd:double;
  dwc:endLongitude '-53.8503'^^xsd:double;
  dwc:latitude '47.788'^^xsd:double;
  dwc:startLatitude '47.788'^^xsd:double;
  dwc:endLatitude '47.788'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.8503 47.788, -53.8503 47.788, -53.8503 47.788, -53.8503 47.788, -53.8503 47.788))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3931'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4333 -15.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4333 -15.85)"^^geo:wktLiteral ;
  geo-pos:lat "63.4333"^^xsd:decimal ;
  geo-pos:long "-15.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1911'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1911'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.85'^^xsd:double;
  dwc:startLongitude '-15.85'^^xsd:double;
  dwc:endLongitude '-15.85'^^xsd:double;
  dwc:latitude '63.4333'^^xsd:double;
  dwc:startLatitude '63.4333'^^xsd:double;
  dwc:endLatitude '63.4333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.85 63.4333, -15.85 63.4333, -15.85 63.4333, -15.85 63.4333, -15.85 63.4333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1911'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.21 -69.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.21"^^xsd:decimal ;
  dwc:decimalLongitude "-69.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.21 -69.19)"^^geo:wktLiteral ;
  geo-pos:lat "19.21"^^xsd:decimal ;
  geo-pos:long "-69.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2631'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_2631'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.19'^^xsd:double;
  dwc:startLongitude '-69.19'^^xsd:double;
  dwc:endLongitude '-69.19'^^xsd:double;
  dwc:latitude '19.21'^^xsd:double;
  dwc:startLatitude '19.21'^^xsd:double;
  dwc:endLatitude '19.21'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.19 19.21, -69.19 19.21, -69.19 19.21, -69.19 19.21, -69.19 19.21))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2631'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4067'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_4067'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4067'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4398 -56.8342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4398"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4398 -56.8342)"^^geo:wktLiteral ;
  geo-pos:lat "51.4398"^^xsd:decimal ;
  geo-pos:long "-56.8342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3543'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3543'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8342'^^xsd:double;
  dwc:startLongitude '-56.8342'^^xsd:double;
  dwc:endLongitude '-56.8342'^^xsd:double;
  dwc:latitude '51.4398'^^xsd:double;
  dwc:startLatitude '51.4398'^^xsd:double;
  dwc:endLatitude '51.4398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8342 51.4398, -56.8342 51.4398, -56.8342 51.4398, -56.8342 51.4398, -56.8342 51.4398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3543'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9198 -63.5208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9198"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9198 -63.5208)"^^geo:wktLiteral ;
  geo-pos:lat "49.9198"^^xsd:decimal ;
  geo-pos:long "-63.5208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2412'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2412'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.5208'^^xsd:double;
  dwc:startLongitude '-63.5208'^^xsd:double;
  dwc:endLongitude '-63.5208'^^xsd:double;
  dwc:latitude '49.9198'^^xsd:double;
  dwc:startLatitude '49.9198'^^xsd:double;
  dwc:endLatitude '49.9198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.5208 49.9198, -63.5208 49.9198, -63.5208 49.9198, -63.5208 49.9198, -63.5208 49.9198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2412'^^xsd:string;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7732 -56.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7732"^^xsd:decimal ;
  dwc:decimalLongitude "-56.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7732 -56.246)"^^geo:wktLiteral ;
  geo-pos:lat "51.7732"^^xsd:decimal ;
  geo-pos:long "-56.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_23'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_23'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.246'^^xsd:double;
  dwc:startLongitude '-56.246'^^xsd:double;
  dwc:endLongitude '-56.246'^^xsd:double;
  dwc:latitude '51.7732'^^xsd:double;
  dwc:startLatitude '51.7732'^^xsd:double;
  dwc:endLatitude '51.7732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.246 51.7732, -56.246 51.7732, -56.246 51.7732, -56.246 51.7732, -56.246 51.7732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_23'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6933 -53.0867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6933"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6933 -53.0867)"^^geo:wktLiteral ;
  geo-pos:lat "48.6933"^^xsd:decimal ;
  geo-pos:long "-53.0867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_410'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_410'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0867'^^xsd:double;
  dwc:startLongitude '-53.0867'^^xsd:double;
  dwc:endLongitude '-53.0867'^^xsd:double;
  dwc:latitude '48.6933'^^xsd:double;
  dwc:startLatitude '48.6933'^^xsd:double;
  dwc:endLatitude '48.6933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0867 48.6933, -53.0867 48.6933, -53.0867 48.6933, -53.0867 48.6933, -53.0867 48.6933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_410'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.825 -66.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.825"^^xsd:decimal ;
  dwc:decimalLongitude "-66.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.825 -66.499)"^^geo:wktLiteral ;
  geo-pos:lat "43.825"^^xsd:decimal ;
  geo-pos:long "-66.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2979'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2979'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.499'^^xsd:double;
  dwc:startLongitude '-66.499'^^xsd:double;
  dwc:endLongitude '-66.499'^^xsd:double;
  dwc:latitude '43.825'^^xsd:double;
  dwc:startLatitude '43.825'^^xsd:double;
  dwc:endLatitude '43.825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.499 43.825, -66.499 43.825, -66.499 43.825, -66.499 43.825, -66.499 43.825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2979'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2193 -64.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2193"^^xsd:decimal ;
  dwc:decimalLongitude "-64.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2193 -64.636)"^^geo:wktLiteral ;
  geo-pos:lat "50.2193"^^xsd:decimal ;
  geo-pos:long "-64.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2255'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2255'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.636'^^xsd:double;
  dwc:startLongitude '-64.636'^^xsd:double;
  dwc:endLongitude '-64.636'^^xsd:double;
  dwc:latitude '50.2193'^^xsd:double;
  dwc:startLatitude '50.2193'^^xsd:double;
  dwc:endLatitude '50.2193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.636 50.2193, -64.636 50.2193, -64.636 50.2193, -64.636 50.2193, -64.636 50.2193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2255'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8883 -63.4192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8883"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8883 -63.4192)"^^geo:wktLiteral ;
  geo-pos:lat "49.8883"^^xsd:decimal ;
  geo-pos:long "-63.4192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2396'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2396'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4192'^^xsd:double;
  dwc:startLongitude '-63.4192'^^xsd:double;
  dwc:endLongitude '-63.4192'^^xsd:double;
  dwc:latitude '49.8883'^^xsd:double;
  dwc:startLatitude '49.8883'^^xsd:double;
  dwc:endLatitude '49.8883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4192 49.8883, -63.4192 49.8883, -63.4192 49.8883, -63.4192 49.8883, -63.4192 49.8883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2396'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7192 -69.8432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7192"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7192 -69.8432)"^^geo:wktLiteral ;
  geo-pos:lat "20.7192"^^xsd:decimal ;
  geo-pos:long "-69.8432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2912'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2912'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8432'^^xsd:double;
  dwc:startLongitude '-69.8432'^^xsd:double;
  dwc:endLongitude '-69.8432'^^xsd:double;
  dwc:latitude '20.7192'^^xsd:double;
  dwc:startLatitude '20.7192'^^xsd:double;
  dwc:endLatitude '20.7192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8432 20.7192, -69.8432 20.7192, -69.8432 20.7192, -69.8432 20.7192, -69.8432 20.7192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2912'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7192 -69.8432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7192"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7192 -69.8432)"^^geo:wktLiteral ;
  geo-pos:lat "20.7192"^^xsd:decimal ;
  geo-pos:long "-69.8432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2913'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2913'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8432'^^xsd:double;
  dwc:startLongitude '-69.8432'^^xsd:double;
  dwc:endLongitude '-69.8432'^^xsd:double;
  dwc:latitude '20.7192'^^xsd:double;
  dwc:startLatitude '20.7192'^^xsd:double;
  dwc:endLatitude '20.7192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8432 20.7192, -69.8432 20.7192, -69.8432 20.7192, -69.8432 20.7192, -69.8432 20.7192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2913'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7158 -69.7908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7158"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7158 -69.7908)"^^geo:wktLiteral ;
  geo-pos:lat "20.7158"^^xsd:decimal ;
  geo-pos:long "-69.7908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2798'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2798'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7908'^^xsd:double;
  dwc:startLongitude '-69.7908'^^xsd:double;
  dwc:endLongitude '-69.7908'^^xsd:double;
  dwc:latitude '20.7158'^^xsd:double;
  dwc:startLatitude '20.7158'^^xsd:double;
  dwc:endLatitude '20.7158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7908 20.7158, -69.7908 20.7158, -69.7908 20.7158, -69.7908 20.7158, -69.7908 20.7158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2798'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1283 -69.1702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1283 -69.1702)"^^geo:wktLiteral ;
  geo-pos:lat "19.1283"^^xsd:decimal ;
  geo-pos:long "-69.1702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2622'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2622'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1702'^^xsd:double;
  dwc:startLongitude '-69.1702'^^xsd:double;
  dwc:endLongitude '-69.1702'^^xsd:double;
  dwc:latitude '19.1283'^^xsd:double;
  dwc:startLatitude '19.1283'^^xsd:double;
  dwc:endLatitude '19.1283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1702 19.1283, -69.1702 19.1283, -69.1702 19.1283, -69.1702 19.1283, -69.1702 19.1283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2622'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7483 -69.7797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7483 -69.7797)"^^geo:wktLiteral ;
  geo-pos:lat "20.7483"^^xsd:decimal ;
  geo-pos:long "-69.7797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1285'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1285'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7797'^^xsd:double;
  dwc:startLongitude '-69.7797'^^xsd:double;
  dwc:endLongitude '-69.7797'^^xsd:double;
  dwc:latitude '20.7483'^^xsd:double;
  dwc:startLatitude '20.7483'^^xsd:double;
  dwc:endLatitude '20.7483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7797 20.7483, -69.7797 20.7483, -69.7797 20.7483, -69.7797 20.7483, -69.7797 20.7483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1285'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6888 -69.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6888"^^xsd:decimal ;
  dwc:decimalLongitude "-69.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6888 -69.716)"^^geo:wktLiteral ;
  geo-pos:lat "20.6888"^^xsd:decimal ;
  geo-pos:long "-69.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1005'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1005'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.716'^^xsd:double;
  dwc:startLongitude '-69.716'^^xsd:double;
  dwc:endLongitude '-69.716'^^xsd:double;
  dwc:latitude '20.6888'^^xsd:double;
  dwc:startLatitude '20.6888'^^xsd:double;
  dwc:endLatitude '20.6888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.716 20.6888, -69.716 20.6888, -69.716 20.6888, -69.716 20.6888, -69.716 20.6888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1005'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7548 -69.7942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7548"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7548 -69.7942)"^^geo:wktLiteral ;
  geo-pos:lat "20.7548"^^xsd:decimal ;
  geo-pos:long "-69.7942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_996'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_996'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7942'^^xsd:double;
  dwc:startLongitude '-69.7942'^^xsd:double;
  dwc:endLongitude '-69.7942'^^xsd:double;
  dwc:latitude '20.7548'^^xsd:double;
  dwc:startLatitude '20.7548'^^xsd:double;
  dwc:endLatitude '20.7548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7942 20.7548, -69.7942 20.7548, -69.7942 20.7548, -69.7942 20.7548, -69.7942 20.7548))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_996'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7487 -69.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7487"^^xsd:decimal ;
  dwc:decimalLongitude "-69.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7487 -69.785)"^^geo:wktLiteral ;
  geo-pos:lat "20.7487"^^xsd:decimal ;
  geo-pos:long "-69.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_815'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_815'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.785'^^xsd:double;
  dwc:startLongitude '-69.785'^^xsd:double;
  dwc:endLongitude '-69.785'^^xsd:double;
  dwc:latitude '20.7487'^^xsd:double;
  dwc:startLatitude '20.7487'^^xsd:double;
  dwc:endLatitude '20.7487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.785 20.7487, -69.785 20.7487, -69.785 20.7487, -69.785 20.7487, -69.785 20.7487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_815'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7442 -69.8148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7442"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7442 -69.8148)"^^geo:wktLiteral ;
  geo-pos:lat "20.7442"^^xsd:decimal ;
  geo-pos:long "-69.8148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_895'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_895'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8148'^^xsd:double;
  dwc:startLongitude '-69.8148'^^xsd:double;
  dwc:endLongitude '-69.8148'^^xsd:double;
  dwc:latitude '20.7442'^^xsd:double;
  dwc:startLatitude '20.7442'^^xsd:double;
  dwc:endLatitude '20.7442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8148 20.7442, -69.8148 20.7442, -69.8148 20.7442, -69.8148 20.7442, -69.8148 20.7442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_895'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2952'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2952'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2952'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3693 -53.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3693"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3693 -53.3133)"^^geo:wktLiteral ;
  geo-pos:lat "48.3693"^^xsd:decimal ;
  geo-pos:long "-53.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_392'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_392'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3133'^^xsd:double;
  dwc:startLongitude '-53.3133'^^xsd:double;
  dwc:endLongitude '-53.3133'^^xsd:double;
  dwc:latitude '48.3693'^^xsd:double;
  dwc:startLatitude '48.3693'^^xsd:double;
  dwc:endLatitude '48.3693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3133 48.3693, -53.3133 48.3693, -53.3133 48.3693, -53.3133 48.3693, -53.3133 48.3693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_392'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 -26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "-26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 -26.1)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "-26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1844'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1844'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.1'^^xsd:double;
  dwc:startLongitude '-26.1'^^xsd:double;
  dwc:endLongitude '-26.1'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:startLatitude '66.3'^^xsd:double;
  dwc:endLatitude '66.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.1 66.3, -26.1 66.3, -26.1 66.3, -26.1 66.3, -26.1 66.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1844'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4842 -52.6408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4842"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4842 -52.6408)"^^geo:wktLiteral ;
  geo-pos:lat "47.4842"^^xsd:decimal ;
  geo-pos:long "-52.6408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4049'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4049'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6408'^^xsd:double;
  dwc:startLongitude '-52.6408'^^xsd:double;
  dwc:endLongitude '-52.6408'^^xsd:double;
  dwc:latitude '47.4842'^^xsd:double;
  dwc:startLatitude '47.4842'^^xsd:double;
  dwc:endLatitude '47.4842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6408 47.4842, -52.6408 47.4842, -52.6408 47.4842, -52.6408 47.4842, -52.6408 47.4842))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4049'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3167 -12.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3167 -12.4833)"^^geo:wktLiteral ;
  geo-pos:lat "64.3167"^^xsd:decimal ;
  geo-pos:long "-12.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1941'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_1941'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-12.4833'^^xsd:double;
  dwc:startLongitude '-12.4833'^^xsd:double;
  dwc:endLongitude '-12.4833'^^xsd:double;
  dwc:latitude '64.3167'^^xsd:double;
  dwc:startLatitude '64.3167'^^xsd:double;
  dwc:endLatitude '64.3167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.4833 64.3167, -12.4833 64.3167, -12.4833 64.3167, -12.4833 64.3167, -12.4833 64.3167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1941'^^xsd:string;
  dwc:observationDate '1993-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1722'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1722'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1722'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1075 -63.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1075"^^xsd:decimal ;
  dwc:decimalLongitude "-63.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1075 -63.875)"^^geo:wktLiteral ;
  geo-pos:lat "50.1075"^^xsd:decimal ;
  geo-pos:long "-63.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4179'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4179'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.875'^^xsd:double;
  dwc:startLongitude '-63.875'^^xsd:double;
  dwc:endLongitude '-63.875'^^xsd:double;
  dwc:latitude '50.1075'^^xsd:double;
  dwc:startLatitude '50.1075'^^xsd:double;
  dwc:endLatitude '50.1075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.875 50.1075, -63.875 50.1075, -63.875 50.1075, -63.875 50.1075, -63.875 50.1075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4179'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9525 -63.3675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9525"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9525 -63.3675)"^^geo:wktLiteral ;
  geo-pos:lat "49.9525"^^xsd:decimal ;
  geo-pos:long "-63.3675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2403'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2403'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3675'^^xsd:double;
  dwc:startLongitude '-63.3675'^^xsd:double;
  dwc:endLongitude '-63.3675'^^xsd:double;
  dwc:latitude '49.9525'^^xsd:double;
  dwc:startLatitude '49.9525'^^xsd:double;
  dwc:endLatitude '49.9525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3675 49.9525, -63.3675 49.9525, -63.3675 49.9525, -63.3675 49.9525, -63.3675 49.9525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2403'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.823 -63.2843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.823"^^xsd:decimal ;
  dwc:decimalLongitude "-63.2843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.823 -63.2843)"^^geo:wktLiteral ;
  geo-pos:lat "49.823"^^xsd:decimal ;
  geo-pos:long "-63.2843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2360'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2360'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.2843'^^xsd:double;
  dwc:startLongitude '-63.2843'^^xsd:double;
  dwc:endLongitude '-63.2843'^^xsd:double;
  dwc:latitude '49.823'^^xsd:double;
  dwc:startLatitude '49.823'^^xsd:double;
  dwc:endLatitude '49.823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.2843 49.823, -63.2843 49.823, -63.2843 49.823, -63.2843 49.823, -63.2843 49.823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2360'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 -56.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 -56.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.55"^^xsd:decimal ;
  geo-pos:long "-56.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3489'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3489'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6'^^xsd:double;
  dwc:startLongitude '-56.6'^^xsd:double;
  dwc:endLongitude '-56.6'^^xsd:double;
  dwc:latitude '51.55'^^xsd:double;
  dwc:startLatitude '51.55'^^xsd:double;
  dwc:endLatitude '51.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6 51.55, -56.6 51.55, -56.6 51.55, -56.6 51.55, -56.6 51.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3489'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 -56.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 -56.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.55"^^xsd:decimal ;
  geo-pos:long "-56.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3491'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3491'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6'^^xsd:double;
  dwc:startLongitude '-56.6'^^xsd:double;
  dwc:endLongitude '-56.6'^^xsd:double;
  dwc:latitude '51.55'^^xsd:double;
  dwc:startLatitude '51.55'^^xsd:double;
  dwc:endLatitude '51.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6 51.55, -56.6 51.55, -56.6 51.55, -56.6 51.55, -56.6 51.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3491'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7333 -56.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7333 -56.05)"^^geo:wktLiteral ;
  geo-pos:lat "50.7333"^^xsd:decimal ;
  geo-pos:long "-56.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3466'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3466'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.05'^^xsd:double;
  dwc:startLongitude '-56.05'^^xsd:double;
  dwc:endLongitude '-56.05'^^xsd:double;
  dwc:latitude '50.7333'^^xsd:double;
  dwc:startLatitude '50.7333'^^xsd:double;
  dwc:endLatitude '50.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.05 50.7333, -56.05 50.7333, -56.05 50.7333, -56.05 50.7333, -56.05 50.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3466'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7407 -69.7945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7407"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7407 -69.7945)"^^geo:wktLiteral ;
  geo-pos:lat "20.7407"^^xsd:decimal ;
  geo-pos:long "-69.7945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2703'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2703'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7945'^^xsd:double;
  dwc:startLongitude '-69.7945'^^xsd:double;
  dwc:endLongitude '-69.7945'^^xsd:double;
  dwc:latitude '20.7407'^^xsd:double;
  dwc:startLatitude '20.7407'^^xsd:double;
  dwc:endLatitude '20.7407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7945 20.7407, -69.7945 20.7407, -69.7945 20.7407, -69.7945 20.7407, -69.7945 20.7407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2703'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7362 -69.8037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7362"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7362 -69.8037)"^^geo:wktLiteral ;
  geo-pos:lat "20.7362"^^xsd:decimal ;
  geo-pos:long "-69.8037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1572'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1572'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8037'^^xsd:double;
  dwc:startLongitude '-69.8037'^^xsd:double;
  dwc:endLongitude '-69.8037'^^xsd:double;
  dwc:latitude '20.7362'^^xsd:double;
  dwc:startLatitude '20.7362'^^xsd:double;
  dwc:endLatitude '20.7362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8037 20.7362, -69.8037 20.7362, -69.8037 20.7362, -69.8037 20.7362, -69.8037 20.7362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1572'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1108 -69.9898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1108"^^xsd:decimal ;
  dwc:decimalLongitude "-69.9898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1108 -69.9898)"^^geo:wktLiteral ;
  geo-pos:lat "43.1108"^^xsd:decimal ;
  geo-pos:long "-69.9898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3255'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3255'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.9898'^^xsd:double;
  dwc:startLongitude '-69.9898'^^xsd:double;
  dwc:endLongitude '-69.9898'^^xsd:double;
  dwc:latitude '43.1108'^^xsd:double;
  dwc:startLatitude '43.1108'^^xsd:double;
  dwc:endLatitude '43.1108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.9898 43.1108, -69.9898 43.1108, -69.9898 43.1108, -69.9898 43.1108, -69.9898 43.1108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3255'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7353 -69.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7353"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7353 -69.7717)"^^geo:wktLiteral ;
  geo-pos:lat "20.7353"^^xsd:decimal ;
  geo-pos:long "-69.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2824'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2824'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7717'^^xsd:double;
  dwc:startLongitude '-69.7717'^^xsd:double;
  dwc:endLongitude '-69.7717'^^xsd:double;
  dwc:latitude '20.7353'^^xsd:double;
  dwc:startLatitude '20.7353'^^xsd:double;
  dwc:endLatitude '20.7353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7717 20.7353, -69.7717 20.7353, -69.7717 20.7353, -69.7717 20.7353, -69.7717 20.7353))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2824'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.7948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7435"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.7948)"^^geo:wktLiteral ;
  geo-pos:lat "20.7435"^^xsd:decimal ;
  geo-pos:long "-69.7948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1642'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1642'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7948'^^xsd:double;
  dwc:startLongitude '-69.7948'^^xsd:double;
  dwc:endLongitude '-69.7948'^^xsd:double;
  dwc:latitude '20.7435'^^xsd:double;
  dwc:startLatitude '20.7435'^^xsd:double;
  dwc:endLatitude '20.7435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7948 20.7435, -69.7948 20.7435, -69.7948 20.7435, -69.7948 20.7435, -69.7948 20.7435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1642'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7382 -69.7712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7382"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7382 -69.7712)"^^geo:wktLiteral ;
  geo-pos:lat "20.7382"^^xsd:decimal ;
  geo-pos:long "-69.7712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1587'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1587'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7712'^^xsd:double;
  dwc:startLongitude '-69.7712'^^xsd:double;
  dwc:endLongitude '-69.7712'^^xsd:double;
  dwc:latitude '20.7382'^^xsd:double;
  dwc:startLatitude '20.7382'^^xsd:double;
  dwc:endLatitude '20.7382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7712 20.7382, -69.7712 20.7382, -69.7712 20.7382, -69.7712 20.7382, -69.7712 20.7382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1587'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7382 -69.7712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7382"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7382 -69.7712)"^^geo:wktLiteral ;
  geo-pos:lat "20.7382"^^xsd:decimal ;
  geo-pos:long "-69.7712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1588'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1588'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7712'^^xsd:double;
  dwc:startLongitude '-69.7712'^^xsd:double;
  dwc:endLongitude '-69.7712'^^xsd:double;
  dwc:latitude '20.7382'^^xsd:double;
  dwc:startLatitude '20.7382'^^xsd:double;
  dwc:endLatitude '20.7382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7712 20.7382, -69.7712 20.7382, -69.7712 20.7382, -69.7712 20.7382, -69.7712 20.7382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1588'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_566'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_566'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_566'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_567'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_567'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_567'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_568'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_568'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_568'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_569'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_569'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_569'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1782 -69.1622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1782"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1782 -69.1622)"^^geo:wktLiteral ;
  geo-pos:lat "19.1782"^^xsd:decimal ;
  geo-pos:long "-69.1622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2580'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2580'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1622'^^xsd:double;
  dwc:startLongitude '-69.1622'^^xsd:double;
  dwc:endLongitude '-69.1622'^^xsd:double;
  dwc:latitude '19.1782'^^xsd:double;
  dwc:startLatitude '19.1782'^^xsd:double;
  dwc:endLatitude '19.1782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1622 19.1782, -69.1622 19.1782, -69.1622 19.1782, -69.1622 19.1782, -69.1622 19.1782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2580'^^xsd:string;
  dwc:observationDate '1993-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_570'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_570'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_570'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_573'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_573'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_573'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1254'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1254'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1254'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7595 -69.7953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7595"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7595 -69.7953)"^^geo:wktLiteral ;
  geo-pos:lat "20.7595"^^xsd:decimal ;
  geo-pos:long "-69.7953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1240'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1240'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7953'^^xsd:double;
  dwc:startLongitude '-69.7953'^^xsd:double;
  dwc:endLongitude '-69.7953'^^xsd:double;
  dwc:latitude '20.7595'^^xsd:double;
  dwc:startLatitude '20.7595'^^xsd:double;
  dwc:endLatitude '20.7595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7953 20.7595, -69.7953 20.7595, -69.7953 20.7595, -69.7953 20.7595, -69.7953 20.7595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1240'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.07 -50.0247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.07"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.07 -50.0247)"^^geo:wktLiteral ;
  geo-pos:lat "62.07"^^xsd:decimal ;
  geo-pos:long "-50.0247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_139'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_139'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0247'^^xsd:double;
  dwc:startLongitude '-50.0247'^^xsd:double;
  dwc:endLongitude '-50.0247'^^xsd:double;
  dwc:latitude '62.07'^^xsd:double;
  dwc:startLatitude '62.07'^^xsd:double;
  dwc:endLatitude '62.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0247 62.07, -50.0247 62.07, -50.0247 62.07, -50.0247 62.07, -50.0247 62.07))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_139'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_564'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_564'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_564'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_565'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_565'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_565'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7495 -69.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7495"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7495 -69.8195)"^^geo:wktLiteral ;
  geo-pos:lat "20.7495"^^xsd:decimal ;
  geo-pos:long "-69.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_856'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_856'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8195'^^xsd:double;
  dwc:startLongitude '-69.8195'^^xsd:double;
  dwc:endLongitude '-69.8195'^^xsd:double;
  dwc:latitude '20.7495'^^xsd:double;
  dwc:startLatitude '20.7495'^^xsd:double;
  dwc:endLatitude '20.7495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8195 20.7495, -69.8195 20.7495, -69.8195 20.7495, -69.8195 20.7495, -69.8195 20.7495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_856'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3118'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3118'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3118'^^xsd:string;
  dwc:observationDate '1992-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3119'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3119'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3119'^^xsd:string;
  dwc:observationDate '1992-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3120'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3120'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3120'^^xsd:string;
  dwc:observationDate '1992-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3121'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3121'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3121'^^xsd:string;
  dwc:observationDate '1992-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7268 -53.6007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7268 -53.6007)"^^geo:wktLiteral ;
  geo-pos:lat "48.7268"^^xsd:decimal ;
  geo-pos:long "-53.6007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3785'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3785'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6007'^^xsd:double;
  dwc:startLongitude '-53.6007'^^xsd:double;
  dwc:endLongitude '-53.6007'^^xsd:double;
  dwc:latitude '48.7268'^^xsd:double;
  dwc:startLatitude '48.7268'^^xsd:double;
  dwc:endLatitude '48.7268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6007 48.7268, -53.6007 48.7268, -53.6007 48.7268, -53.6007 48.7268, -53.6007 48.7268))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3785'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2683 -52.7897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2683"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2683 -52.7897)"^^geo:wktLiteral ;
  geo-pos:lat "47.2683"^^xsd:decimal ;
  geo-pos:long "-52.7897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3672'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3672'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7897'^^xsd:double;
  dwc:startLongitude '-52.7897'^^xsd:double;
  dwc:endLongitude '-52.7897'^^xsd:double;
  dwc:latitude '47.2683'^^xsd:double;
  dwc:startLatitude '47.2683'^^xsd:double;
  dwc:endLatitude '47.2683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7897 47.2683, -52.7897 47.2683, -52.7897 47.2683, -52.7897 47.2683, -52.7897 47.2683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3672'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.476 -56.7713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.476"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.476 -56.7713)"^^geo:wktLiteral ;
  geo-pos:lat "51.476"^^xsd:decimal ;
  geo-pos:long "-56.7713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3529'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3529'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7713'^^xsd:double;
  dwc:startLongitude '-56.7713'^^xsd:double;
  dwc:endLongitude '-56.7713'^^xsd:double;
  dwc:latitude '51.476'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7713 51.476, -56.7713 51.476, -56.7713 51.476, -56.7713 51.476, -56.7713 51.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3529'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_662'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_662'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_662'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7258 -69.8353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7258"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7258 -69.8353)"^^geo:wktLiteral ;
  geo-pos:lat "20.7258"^^xsd:decimal ;
  geo-pos:long "-69.8353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_797'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_797'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8353'^^xsd:double;
  dwc:startLongitude '-69.8353'^^xsd:double;
  dwc:endLongitude '-69.8353'^^xsd:double;
  dwc:latitude '20.7258'^^xsd:double;
  dwc:startLatitude '20.7258'^^xsd:double;
  dwc:endLatitude '20.7258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8353 20.7258, -69.8353 20.7258, -69.8353 20.7258, -69.8353 20.7258, -69.8353 20.7258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_797'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7258 -69.8353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7258"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7258 -69.8353)"^^geo:wktLiteral ;
  geo-pos:lat "20.7258"^^xsd:decimal ;
  geo-pos:long "-69.8353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_798'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_798'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8353'^^xsd:double;
  dwc:startLongitude '-69.8353'^^xsd:double;
  dwc:endLongitude '-69.8353'^^xsd:double;
  dwc:latitude '20.7258'^^xsd:double;
  dwc:startLatitude '20.7258'^^xsd:double;
  dwc:endLatitude '20.7258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8353 20.7258, -69.8353 20.7258, -69.8353 20.7258, -69.8353 20.7258, -69.8353 20.7258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_798'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7352"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7352 -69.7883)"^^geo:wktLiteral ;
  geo-pos:lat "20.7352"^^xsd:decimal ;
  geo-pos:long "-69.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_840'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_840'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7883'^^xsd:double;
  dwc:startLongitude '-69.7883'^^xsd:double;
  dwc:endLongitude '-69.7883'^^xsd:double;
  dwc:latitude '20.7352'^^xsd:double;
  dwc:startLatitude '20.7352'^^xsd:double;
  dwc:endLatitude '20.7352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7883 20.7352, -69.7883 20.7352, -69.7883 20.7352, -69.7883 20.7352, -69.7883 20.7352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_840'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.435 -50.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.435"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.435 -50.6517)"^^geo:wktLiteral ;
  geo-pos:lat "62.435"^^xsd:decimal ;
  geo-pos:long "-50.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_320'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_320'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.6517'^^xsd:double;
  dwc:startLongitude '-50.6517'^^xsd:double;
  dwc:endLongitude '-50.6517'^^xsd:double;
  dwc:latitude '62.435'^^xsd:double;
  dwc:startLatitude '62.435'^^xsd:double;
  dwc:endLatitude '62.435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.6517 62.435, -50.6517 62.435, -50.6517 62.435, -50.6517 62.435, -50.6517 62.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_320'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_651'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_651'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_651'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_652'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_652'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_652'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_653'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_653'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_653'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_654'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_654'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_654'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_655'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_655'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_655'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_656'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_656'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_656'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_657'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_657'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_657'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_658'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_658'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_658'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_659'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_659'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_659'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_660'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_660'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_660'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_661'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_661'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_661'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_571'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_571'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_571'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_572'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_572'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_572'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7433 -69.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7433 -69.78)"^^geo:wktLiteral ;
  geo-pos:lat "20.7433"^^xsd:decimal ;
  geo-pos:long "-69.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_780'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_780'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.78'^^xsd:double;
  dwc:startLongitude '-69.78'^^xsd:double;
  dwc:endLongitude '-69.78'^^xsd:double;
  dwc:latitude '20.7433'^^xsd:double;
  dwc:startLatitude '20.7433'^^xsd:double;
  dwc:endLatitude '20.7433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.78 20.7433, -69.78 20.7433, -69.78 20.7433, -69.78 20.7433, -69.78 20.7433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_780'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2167 -27.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2167 -27.0833)"^^geo:wktLiteral ;
  geo-pos:lat "64.2167"^^xsd:decimal ;
  geo-pos:long "-27.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1826'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1826'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.0833'^^xsd:double;
  dwc:startLongitude '-27.0833'^^xsd:double;
  dwc:endLongitude '-27.0833'^^xsd:double;
  dwc:latitude '64.2167'^^xsd:double;
  dwc:startLatitude '64.2167'^^xsd:double;
  dwc:endLatitude '64.2167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.0833 64.2167, -27.0833 64.2167, -27.0833 64.2167, -27.0833 64.2167, -27.0833 64.2167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1826'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0212 -64.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0212"^^xsd:decimal ;
  dwc:decimalLongitude "-64.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0212 -64.535)"^^geo:wktLiteral ;
  geo-pos:lat "50.0212"^^xsd:decimal ;
  geo-pos:long "-64.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4208'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4208'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.535'^^xsd:double;
  dwc:startLongitude '-64.535'^^xsd:double;
  dwc:endLongitude '-64.535'^^xsd:double;
  dwc:latitude '50.0212'^^xsd:double;
  dwc:startLatitude '50.0212'^^xsd:double;
  dwc:endLatitude '50.0212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.535 50.0212, -64.535 50.0212, -64.535 50.0212, -64.535 50.0212, -64.535 50.0212))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4208'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1243 -52.7938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1243"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1243 -52.7938)"^^geo:wktLiteral ;
  geo-pos:lat "48.1243"^^xsd:decimal ;
  geo-pos:long "-52.7938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3751'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3751'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7938'^^xsd:double;
  dwc:startLongitude '-52.7938'^^xsd:double;
  dwc:endLongitude '-52.7938'^^xsd:double;
  dwc:latitude '48.1243'^^xsd:double;
  dwc:startLatitude '48.1243'^^xsd:double;
  dwc:endLatitude '48.1243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7938 48.1243, -52.7938 48.1243, -52.7938 48.1243, -52.7938 48.1243, -52.7938 48.1243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3751'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1245 -52.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1245"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1245 -52.7935)"^^geo:wktLiteral ;
  geo-pos:lat "48.1245"^^xsd:decimal ;
  geo-pos:long "-52.7935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3746'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3746'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7935'^^xsd:double;
  dwc:startLongitude '-52.7935'^^xsd:double;
  dwc:endLongitude '-52.7935'^^xsd:double;
  dwc:latitude '48.1245'^^xsd:double;
  dwc:startLatitude '48.1245'^^xsd:double;
  dwc:endLatitude '48.1245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7935 48.1245, -52.7935 48.1245, -52.7935 48.1245, -52.7935 48.1245, -52.7935 48.1245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3746'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.736 -52.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.736"^^xsd:decimal ;
  dwc:decimalLongitude "-52.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.736 -52.985)"^^geo:wktLiteral ;
  geo-pos:lat "47.736"^^xsd:decimal ;
  geo-pos:long "-52.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_502'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_502'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.985'^^xsd:double;
  dwc:startLongitude '-52.985'^^xsd:double;
  dwc:endLongitude '-52.985'^^xsd:double;
  dwc:latitude '47.736'^^xsd:double;
  dwc:startLatitude '47.736'^^xsd:double;
  dwc:endLatitude '47.736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.985 47.736, -52.985 47.736, -52.985 47.736, -52.985 47.736, -52.985 47.736))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_502'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0252 -68.9575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0252"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0252 -68.9575)"^^geo:wktLiteral ;
  geo-pos:lat "20.0252"^^xsd:decimal ;
  geo-pos:long "-68.9575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2634'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2634'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9575'^^xsd:double;
  dwc:startLongitude '-68.9575'^^xsd:double;
  dwc:endLongitude '-68.9575'^^xsd:double;
  dwc:latitude '20.0252'^^xsd:double;
  dwc:startLatitude '20.0252'^^xsd:double;
  dwc:endLatitude '20.0252'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9575 20.0252, -68.9575 20.0252, -68.9575 20.0252, -68.9575 20.0252, -68.9575 20.0252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2634'^^xsd:string;
  dwc:observationDate '1993-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1362 -69.1485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1362"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1362 -69.1485)"^^geo:wktLiteral ;
  geo-pos:lat "19.1362"^^xsd:decimal ;
  geo-pos:long "-69.1485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2617'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2617'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1485'^^xsd:double;
  dwc:startLongitude '-69.1485'^^xsd:double;
  dwc:endLongitude '-69.1485'^^xsd:double;
  dwc:latitude '19.1362'^^xsd:double;
  dwc:startLatitude '19.1362'^^xsd:double;
  dwc:endLatitude '19.1362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1485 19.1362, -69.1485 19.1362, -69.1485 19.1362, -69.1485 19.1362, -69.1485 19.1362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2617'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7833 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7833 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7833"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1214'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1214'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7833'^^xsd:double;
  dwc:startLatitude '20.7833'^^xsd:double;
  dwc:endLatitude '20.7833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7833, -69.8 20.7833, -69.8 20.7833, -69.8 20.7833, -69.8 20.7833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1214'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6997 -69.8557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6997"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6997 -69.8557)"^^geo:wktLiteral ;
  geo-pos:lat "20.6997"^^xsd:decimal ;
  geo-pos:long "-69.8557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1477'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1477'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8557'^^xsd:double;
  dwc:startLongitude '-69.8557'^^xsd:double;
  dwc:endLongitude '-69.8557'^^xsd:double;
  dwc:latitude '20.6997'^^xsd:double;
  dwc:startLatitude '20.6997'^^xsd:double;
  dwc:endLatitude '20.6997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8557 20.6997, -69.8557 20.6997, -69.8557 20.6997, -69.8557 20.6997, -69.8557 20.6997))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1477'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3667 -56.3783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.3783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3667 -56.3783)"^^geo:wktLiteral ;
  geo-pos:lat "50.3667"^^xsd:decimal ;
  geo-pos:long "-56.3783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_449'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_449'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.3783'^^xsd:double;
  dwc:startLongitude '-56.3783'^^xsd:double;
  dwc:endLongitude '-56.3783'^^xsd:double;
  dwc:latitude '50.3667'^^xsd:double;
  dwc:startLatitude '50.3667'^^xsd:double;
  dwc:endLatitude '50.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.3783 50.3667, -56.3783 50.3667, -56.3783 50.3667, -56.3783 50.3667, -56.3783 50.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_449'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.608 -52.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.608"^^xsd:decimal ;
  dwc:decimalLongitude "-52.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.608 -52.654)"^^geo:wktLiteral ;
  geo-pos:lat "47.608"^^xsd:decimal ;
  geo-pos:long "-52.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3755'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3755'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.654'^^xsd:double;
  dwc:startLongitude '-52.654'^^xsd:double;
  dwc:endLongitude '-52.654'^^xsd:double;
  dwc:latitude '47.608'^^xsd:double;
  dwc:startLatitude '47.608'^^xsd:double;
  dwc:endLatitude '47.608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.654 47.608, -52.654 47.608, -52.654 47.608, -52.654 47.608, -52.654 47.608))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3755'^^xsd:string;
  dwc:observationDate '1993-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6997 -69.8557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6997"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6997 -69.8557)"^^geo:wktLiteral ;
  geo-pos:lat "20.6997"^^xsd:decimal ;
  geo-pos:long "-69.8557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1478'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1478'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8557'^^xsd:double;
  dwc:startLongitude '-69.8557'^^xsd:double;
  dwc:endLongitude '-69.8557'^^xsd:double;
  dwc:latitude '20.6997'^^xsd:double;
  dwc:startLatitude '20.6997'^^xsd:double;
  dwc:endLatitude '20.6997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8557 20.6997, -69.8557 20.6997, -69.8557 20.6997, -69.8557 20.6997, -69.8557 20.6997))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1478'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.128 -52.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.128"^^xsd:decimal ;
  dwc:decimalLongitude "-52.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.128 -52.694)"^^geo:wktLiteral ;
  geo-pos:lat "64.128"^^xsd:decimal ;
  geo-pos:long "-52.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_253'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_253'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.694'^^xsd:double;
  dwc:startLongitude '-52.694'^^xsd:double;
  dwc:endLongitude '-52.694'^^xsd:double;
  dwc:latitude '64.128'^^xsd:double;
  dwc:startLatitude '64.128'^^xsd:double;
  dwc:endLatitude '64.128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.694 64.128, -52.694 64.128, -52.694 64.128, -52.694 64.128, -52.694 64.128))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_253'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0927 -52.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0927"^^xsd:decimal ;
  dwc:decimalLongitude "-52.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0927 -52.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.0927"^^xsd:decimal ;
  geo-pos:long "-52.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_210'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_210'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.78'^^xsd:double;
  dwc:startLongitude '-52.78'^^xsd:double;
  dwc:endLongitude '-52.78'^^xsd:double;
  dwc:latitude '64.0927'^^xsd:double;
  dwc:startLatitude '64.0927'^^xsd:double;
  dwc:endLatitude '64.0927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.78 64.0927, -52.78 64.0927, -52.78 64.0927, -52.78 64.0927, -52.78 64.0927))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_210'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.769 -69.7992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.769"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.769 -69.7992)"^^geo:wktLiteral ;
  geo-pos:lat "20.769"^^xsd:decimal ;
  geo-pos:long "-69.7992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1537'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1537'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7992'^^xsd:double;
  dwc:startLongitude '-69.7992'^^xsd:double;
  dwc:endLongitude '-69.7992'^^xsd:double;
  dwc:latitude '20.769'^^xsd:double;
  dwc:startLatitude '20.769'^^xsd:double;
  dwc:endLatitude '20.769'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7992 20.769, -69.7992 20.769, -69.7992 20.769, -69.7992 20.769, -69.7992 20.769))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1537'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7002 -69.7827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7002"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7002 -69.7827)"^^geo:wktLiteral ;
  geo-pos:lat "20.7002"^^xsd:decimal ;
  geo-pos:long "-69.7827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_872'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_872'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7827'^^xsd:double;
  dwc:startLongitude '-69.7827'^^xsd:double;
  dwc:endLongitude '-69.7827'^^xsd:double;
  dwc:latitude '20.7002'^^xsd:double;
  dwc:startLatitude '20.7002'^^xsd:double;
  dwc:endLatitude '20.7002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7827 20.7002, -69.7827 20.7002, -69.7827 20.7002, -69.7827 20.7002, -69.7827 20.7002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_872'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.008 -52.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.008"^^xsd:decimal ;
  dwc:decimalLongitude "-52.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.008 -52.806)"^^geo:wktLiteral ;
  geo-pos:lat "64.008"^^xsd:decimal ;
  geo-pos:long "-52.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_206'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_206'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.806'^^xsd:double;
  dwc:startLongitude '-52.806'^^xsd:double;
  dwc:endLongitude '-52.806'^^xsd:double;
  dwc:latitude '64.008'^^xsd:double;
  dwc:startLatitude '64.008'^^xsd:double;
  dwc:endLatitude '64.008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.806 64.008, -52.806 64.008, -52.806 64.008, -52.806 64.008, -52.806 64.008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_206'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6997 -69.8557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6997"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6997 -69.8557)"^^geo:wktLiteral ;
  geo-pos:lat "20.6997"^^xsd:decimal ;
  geo-pos:long "-69.8557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1476'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1476'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8557'^^xsd:double;
  dwc:startLongitude '-69.8557'^^xsd:double;
  dwc:endLongitude '-69.8557'^^xsd:double;
  dwc:latitude '20.6997'^^xsd:double;
  dwc:startLatitude '20.6997'^^xsd:double;
  dwc:endLatitude '20.6997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8557 20.6997, -69.8557 20.6997, -69.8557 20.6997, -69.8557 20.6997, -69.8557 20.6997))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1476'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0013 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0013"^^xsd:decimal ;
  dwc:decimalLongitude "-67.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0013 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "18.0013"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3054'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3054'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:startLongitude '-67.167'^^xsd:double;
  dwc:endLongitude '-67.167'^^xsd:double;
  dwc:latitude '18.0013'^^xsd:double;
  dwc:startLatitude '18.0013'^^xsd:double;
  dwc:endLatitude '18.0013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 18.0013, -67.167 18.0013, -67.167 18.0013, -67.167 18.0013, -67.167 18.0013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3054'^^xsd:string;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6172 -53.4863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6172"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6172 -53.4863)"^^geo:wktLiteral ;
  geo-pos:lat "48.6172"^^xsd:decimal ;
  geo-pos:long "-53.4863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3775'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3775'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.4863'^^xsd:double;
  dwc:startLongitude '-53.4863'^^xsd:double;
  dwc:endLongitude '-53.4863'^^xsd:double;
  dwc:latitude '48.6172'^^xsd:double;
  dwc:startLatitude '48.6172'^^xsd:double;
  dwc:endLatitude '48.6172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.4863 48.6172, -53.4863 48.6172, -53.4863 48.6172, -53.4863 48.6172, -53.4863 48.6172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3775'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2532 -57.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2532"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2532 -57.5722)"^^geo:wktLiteral ;
  geo-pos:lat "51.2532"^^xsd:decimal ;
  geo-pos:long "-57.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2286'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2286'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.5722'^^xsd:double;
  dwc:startLongitude '-57.5722'^^xsd:double;
  dwc:endLongitude '-57.5722'^^xsd:double;
  dwc:latitude '51.2532'^^xsd:double;
  dwc:startLatitude '51.2532'^^xsd:double;
  dwc:endLatitude '51.2532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.5722 51.2532, -57.5722 51.2532, -57.5722 51.2532, -57.5722 51.2532, -57.5722 51.2532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2286'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0012 -64.2515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0012"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0012 -64.2515)"^^geo:wktLiteral ;
  geo-pos:lat "50.0012"^^xsd:decimal ;
  geo-pos:long "-64.2515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4186'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_4186'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.2515'^^xsd:double;
  dwc:startLongitude '-64.2515'^^xsd:double;
  dwc:endLongitude '-64.2515'^^xsd:double;
  dwc:latitude '50.0012'^^xsd:double;
  dwc:startLatitude '50.0012'^^xsd:double;
  dwc:endLatitude '50.0012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2515 50.0012, -64.2515 50.0012, -64.2515 50.0012, -64.2515 50.0012, -64.2515 50.0012))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4186'^^xsd:string;
  dwc:observationDate '1992-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2532 -57.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2532"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2532 -57.5722)"^^geo:wktLiteral ;
  geo-pos:lat "51.2532"^^xsd:decimal ;
  geo-pos:long "-57.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2285'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2285'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.5722'^^xsd:double;
  dwc:startLongitude '-57.5722'^^xsd:double;
  dwc:endLongitude '-57.5722'^^xsd:double;
  dwc:latitude '51.2532'^^xsd:double;
  dwc:startLatitude '51.2532'^^xsd:double;
  dwc:endLatitude '51.2532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.5722 51.2532, -57.5722 51.2532, -57.5722 51.2532, -57.5722 51.2532, -57.5722 51.2532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2285'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8362 -54.1988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8362"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8362 -54.1988)"^^geo:wktLiteral ;
  geo-pos:lat "46.8362"^^xsd:decimal ;
  geo-pos:long "-54.1988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4002'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4002'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1988'^^xsd:double;
  dwc:startLongitude '-54.1988'^^xsd:double;
  dwc:endLongitude '-54.1988'^^xsd:double;
  dwc:latitude '46.8362'^^xsd:double;
  dwc:startLatitude '46.8362'^^xsd:double;
  dwc:endLatitude '46.8362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1988 46.8362, -54.1988 46.8362, -54.1988 46.8362, -54.1988 46.8362, -54.1988 46.8362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4002'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79 -55.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.79"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.79 -55.91)"^^geo:wktLiteral ;
  geo-pos:lat "50.79"^^xsd:decimal ;
  geo-pos:long "-55.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_459'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_459'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.91'^^xsd:double;
  dwc:startLongitude '-55.91'^^xsd:double;
  dwc:endLongitude '-55.91'^^xsd:double;
  dwc:latitude '50.79'^^xsd:double;
  dwc:startLatitude '50.79'^^xsd:double;
  dwc:endLatitude '50.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.91 50.79, -55.91 50.79, -55.91 50.79, -55.91 50.79, -55.91 50.79))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_459'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2532 -57.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2532"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2532 -57.5722)"^^geo:wktLiteral ;
  geo-pos:lat "51.2532"^^xsd:decimal ;
  geo-pos:long "-57.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2284'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2284'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.5722'^^xsd:double;
  dwc:startLongitude '-57.5722'^^xsd:double;
  dwc:endLongitude '-57.5722'^^xsd:double;
  dwc:latitude '51.2532'^^xsd:double;
  dwc:startLatitude '51.2532'^^xsd:double;
  dwc:endLatitude '51.2532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.5722 51.2532, -57.5722 51.2532, -57.5722 51.2532, -57.5722 51.2532, -57.5722 51.2532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2284'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2657 -52.8038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2657"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2657 -52.8038)"^^geo:wktLiteral ;
  geo-pos:lat "47.2657"^^xsd:decimal ;
  geo-pos:long "-52.8038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3673'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3673'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8038'^^xsd:double;
  dwc:startLongitude '-52.8038'^^xsd:double;
  dwc:endLongitude '-52.8038'^^xsd:double;
  dwc:latitude '47.2657'^^xsd:double;
  dwc:startLatitude '47.2657'^^xsd:double;
  dwc:endLatitude '47.2657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8038 47.2657, -52.8038 47.2657, -52.8038 47.2657, -52.8038 47.2657, -52.8038 47.2657))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3673'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0955 -52.8677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0955"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0955 -52.8677)"^^geo:wktLiteral ;
  geo-pos:lat "47.0955"^^xsd:decimal ;
  geo-pos:long "-52.8677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3983'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3983'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8677'^^xsd:double;
  dwc:startLongitude '-52.8677'^^xsd:double;
  dwc:endLongitude '-52.8677'^^xsd:double;
  dwc:latitude '47.0955'^^xsd:double;
  dwc:startLatitude '47.0955'^^xsd:double;
  dwc:endLatitude '47.0955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8677 47.0955, -52.8677 47.0955, -52.8677 47.0955, -52.8677 47.0955, -52.8677 47.0955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3983'^^xsd:string;
  dwc:observationDate '1992-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1648 -69.2077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1648"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1648 -69.2077)"^^geo:wktLiteral ;
  geo-pos:lat "19.1648"^^xsd:decimal ;
  geo-pos:long "-69.2077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2591'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2591'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2077'^^xsd:double;
  dwc:startLongitude '-69.2077'^^xsd:double;
  dwc:endLongitude '-69.2077'^^xsd:double;
  dwc:latitude '19.1648'^^xsd:double;
  dwc:startLatitude '19.1648'^^xsd:double;
  dwc:endLatitude '19.1648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2077 19.1648, -69.2077 19.1648, -69.2077 19.1648, -69.2077 19.1648, -69.2077 19.1648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2591'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3582 -57.8913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3582"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3582 -57.8913)"^^geo:wktLiteral ;
  geo-pos:lat "51.3582"^^xsd:decimal ;
  geo-pos:long "-57.8913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2290'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2290'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.8913'^^xsd:double;
  dwc:startLongitude '-57.8913'^^xsd:double;
  dwc:endLongitude '-57.8913'^^xsd:double;
  dwc:latitude '51.3582'^^xsd:double;
  dwc:startLatitude '51.3582'^^xsd:double;
  dwc:endLatitude '51.3582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.8913 51.3582, -57.8913 51.3582, -57.8913 51.3582, -57.8913 51.3582, -57.8913 51.3582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2290'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4737 -56.7735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4737"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4737 -56.7735)"^^geo:wktLiteral ;
  geo-pos:lat "51.4737"^^xsd:decimal ;
  geo-pos:long "-56.7735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3526'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3526'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7735'^^xsd:double;
  dwc:startLongitude '-56.7735'^^xsd:double;
  dwc:endLongitude '-56.7735'^^xsd:double;
  dwc:latitude '51.4737'^^xsd:double;
  dwc:startLatitude '51.4737'^^xsd:double;
  dwc:endLatitude '51.4737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7735 51.4737, -56.7735 51.4737, -56.7735 51.4737, -56.7735 51.4737, -56.7735 51.4737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3526'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4737 -56.7735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4737"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4737 -56.7735)"^^geo:wktLiteral ;
  geo-pos:lat "51.4737"^^xsd:decimal ;
  geo-pos:long "-56.7735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3528'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3528'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7735'^^xsd:double;
  dwc:startLongitude '-56.7735'^^xsd:double;
  dwc:endLongitude '-56.7735'^^xsd:double;
  dwc:latitude '51.4737'^^xsd:double;
  dwc:startLatitude '51.4737'^^xsd:double;
  dwc:endLatitude '51.4737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7735 51.4737, -56.7735 51.4737, -56.7735 51.4737, -56.7735 51.4737, -56.7735 51.4737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3528'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7762 -54.1415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7762"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7762 -54.1415)"^^geo:wktLiteral ;
  geo-pos:lat "46.7762"^^xsd:decimal ;
  geo-pos:long "-54.1415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1757'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1757'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1415'^^xsd:double;
  dwc:startLongitude '-54.1415'^^xsd:double;
  dwc:endLongitude '-54.1415'^^xsd:double;
  dwc:latitude '46.7762'^^xsd:double;
  dwc:startLatitude '46.7762'^^xsd:double;
  dwc:endLatitude '46.7762'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1415 46.7762, -54.1415 46.7762, -54.1415 46.7762, -54.1415 46.7762, -54.1415 46.7762))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1757'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -53.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -53.63)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-53.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_440'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_440'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.63'^^xsd:double;
  dwc:startLongitude '-53.63'^^xsd:double;
  dwc:endLongitude '-53.63'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:startLatitude '48.9'^^xsd:double;
  dwc:endLatitude '48.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.63 48.9, -53.63 48.9, -53.63 48.9, -53.63 48.9, -53.63 48.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_440'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9855 -63.5417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9855"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9855 -63.5417)"^^geo:wktLiteral ;
  geo-pos:lat "49.9855"^^xsd:decimal ;
  geo-pos:long "-63.5417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4190'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_4190'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.5417'^^xsd:double;
  dwc:startLongitude '-63.5417'^^xsd:double;
  dwc:endLongitude '-63.5417'^^xsd:double;
  dwc:latitude '49.9855'^^xsd:double;
  dwc:startLatitude '49.9855'^^xsd:double;
  dwc:endLatitude '49.9855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.5417 49.9855, -63.5417 49.9855, -63.5417 49.9855, -63.5417 49.9855, -63.5417 49.9855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4190'^^xsd:string;
  dwc:observationDate '1992-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7697 -69.8068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7697"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7697 -69.8068)"^^geo:wktLiteral ;
  geo-pos:lat "20.7697"^^xsd:decimal ;
  geo-pos:long "-69.8068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2899'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2899'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8068'^^xsd:double;
  dwc:startLongitude '-69.8068'^^xsd:double;
  dwc:endLongitude '-69.8068'^^xsd:double;
  dwc:latitude '20.7697'^^xsd:double;
  dwc:startLatitude '20.7697'^^xsd:double;
  dwc:endLatitude '20.7697'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8068 20.7697, -69.8068 20.7697, -69.8068 20.7697, -69.8068 20.7697, -69.8068 20.7697))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2899'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1192 -52.8723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1192"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1192 -52.8723)"^^geo:wktLiteral ;
  geo-pos:lat "48.1192"^^xsd:decimal ;
  geo-pos:long "-52.8723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3740'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3740'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8723'^^xsd:double;
  dwc:startLongitude '-52.8723'^^xsd:double;
  dwc:endLongitude '-52.8723'^^xsd:double;
  dwc:latitude '48.1192'^^xsd:double;
  dwc:startLatitude '48.1192'^^xsd:double;
  dwc:endLatitude '48.1192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8723 48.1192, -52.8723 48.1192, -52.8723 48.1192, -52.8723 48.1192, -52.8723 48.1192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3740'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4523 -68.6252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4523"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4523 -68.6252)"^^geo:wktLiteral ;
  geo-pos:lat "41.4523"^^xsd:decimal ;
  geo-pos:long "-68.6252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3385'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3385'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6252'^^xsd:double;
  dwc:startLongitude '-68.6252'^^xsd:double;
  dwc:endLongitude '-68.6252'^^xsd:double;
  dwc:latitude '41.4523'^^xsd:double;
  dwc:startLatitude '41.4523'^^xsd:double;
  dwc:endLatitude '41.4523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6252 41.4523, -68.6252 41.4523, -68.6252 41.4523, -68.6252 41.4523, -68.6252 41.4523))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3385'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.8062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7455"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7455 -69.8062)"^^geo:wktLiteral ;
  geo-pos:lat "20.7455"^^xsd:decimal ;
  geo-pos:long "-69.8062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1424'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1424'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8062'^^xsd:double;
  dwc:startLongitude '-69.8062'^^xsd:double;
  dwc:endLongitude '-69.8062'^^xsd:double;
  dwc:latitude '20.7455'^^xsd:double;
  dwc:startLatitude '20.7455'^^xsd:double;
  dwc:endLatitude '20.7455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8062 20.7455, -69.8062 20.7455, -69.8062 20.7455, -69.8062 20.7455, -69.8062 20.7455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1424'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2042 -52.6047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2042"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2042 -52.6047)"^^geo:wktLiteral ;
  geo-pos:lat "64.2042"^^xsd:decimal ;
  geo-pos:long "-52.6047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_235'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_235'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6047'^^xsd:double;
  dwc:startLongitude '-52.6047'^^xsd:double;
  dwc:endLongitude '-52.6047'^^xsd:double;
  dwc:latitude '64.2042'^^xsd:double;
  dwc:startLatitude '64.2042'^^xsd:double;
  dwc:endLatitude '64.2042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6047 64.2042, -52.6047 64.2042, -52.6047 64.2042, -52.6047 64.2042, -52.6047 64.2042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_235'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0378 -52.8848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0378"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0378 -52.8848)"^^geo:wktLiteral ;
  geo-pos:lat "65.0378"^^xsd:decimal ;
  geo-pos:long "-52.8848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_240'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_240'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.4333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8848'^^xsd:double;
  dwc:startLongitude '-52.8848'^^xsd:double;
  dwc:endLongitude '-52.8848'^^xsd:double;
  dwc:latitude '65.0378'^^xsd:double;
  dwc:startLatitude '65.0378'^^xsd:double;
  dwc:endLatitude '65.0378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8848 65.0378, -52.8848 65.0378, -52.8848 65.0378, -52.8848 65.0378, -52.8848 65.0378))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_240'^^xsd:string;
  dwc:observationDate '1992-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.065 -50.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.065"^^xsd:decimal ;
  dwc:decimalLongitude "-50.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.065 -50.08)"^^geo:wktLiteral ;
  geo-pos:lat "62.065"^^xsd:decimal ;
  geo-pos:long "-50.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_315'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_315'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.08'^^xsd:double;
  dwc:startLongitude '-50.08'^^xsd:double;
  dwc:endLongitude '-50.08'^^xsd:double;
  dwc:latitude '62.065'^^xsd:double;
  dwc:startLatitude '62.065'^^xsd:double;
  dwc:endLatitude '62.065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.08 62.065, -50.08 62.065, -50.08 62.065, -50.08 62.065, -50.08 62.065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_315'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9877 -50.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9877"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9877 -50.0235)"^^geo:wktLiteral ;
  geo-pos:lat "61.9877"^^xsd:decimal ;
  geo-pos:long "-50.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_171'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_171'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0235'^^xsd:double;
  dwc:startLongitude '-50.0235'^^xsd:double;
  dwc:endLongitude '-50.0235'^^xsd:double;
  dwc:latitude '61.9877'^^xsd:double;
  dwc:startLatitude '61.9877'^^xsd:double;
  dwc:endLatitude '61.9877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0235 61.9877, -50.0235 61.9877, -50.0235 61.9877, -50.0235 61.9877, -50.0235 61.9877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_171'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9877 -50.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9877"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9877 -50.0235)"^^geo:wktLiteral ;
  geo-pos:lat "61.9877"^^xsd:decimal ;
  geo-pos:long "-50.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_172'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_172'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0235'^^xsd:double;
  dwc:startLongitude '-50.0235'^^xsd:double;
  dwc:endLongitude '-50.0235'^^xsd:double;
  dwc:latitude '61.9877'^^xsd:double;
  dwc:startLatitude '61.9877'^^xsd:double;
  dwc:endLatitude '61.9877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0235 61.9877, -50.0235 61.9877, -50.0235 61.9877, -50.0235 61.9877, -50.0235 61.9877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_172'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2042 -52.6047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2042"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2042 -52.6047)"^^geo:wktLiteral ;
  geo-pos:lat "64.2042"^^xsd:decimal ;
  geo-pos:long "-52.6047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_236'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_236'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6047'^^xsd:double;
  dwc:startLongitude '-52.6047'^^xsd:double;
  dwc:endLongitude '-52.6047'^^xsd:double;
  dwc:latitude '64.2042'^^xsd:double;
  dwc:startLatitude '64.2042'^^xsd:double;
  dwc:endLatitude '64.2042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6047 64.2042, -52.6047 64.2042, -52.6047 64.2042, -52.6047 64.2042, -52.6047 64.2042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_236'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0708 -52.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0708"^^xsd:decimal ;
  dwc:decimalLongitude "-52.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0708 -52.1275)"^^geo:wktLiteral ;
  geo-pos:lat "64.0708"^^xsd:decimal ;
  geo-pos:long "-52.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_195'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_195'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.1275'^^xsd:double;
  dwc:startLongitude '-52.1275'^^xsd:double;
  dwc:endLongitude '-52.1275'^^xsd:double;
  dwc:latitude '64.0708'^^xsd:double;
  dwc:startLatitude '64.0708'^^xsd:double;
  dwc:endLatitude '64.0708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.1275 64.0708, -52.1275 64.0708, -52.1275 64.0708, -52.1275 64.0708, -52.1275 64.0708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_195'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1475 -69.2017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1475"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1475 -69.2017)"^^geo:wktLiteral ;
  geo-pos:lat "19.1475"^^xsd:decimal ;
  geo-pos:long "-69.2017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1141'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1141'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2017'^^xsd:double;
  dwc:startLongitude '-69.2017'^^xsd:double;
  dwc:endLongitude '-69.2017'^^xsd:double;
  dwc:latitude '19.1475'^^xsd:double;
  dwc:startLatitude '19.1475'^^xsd:double;
  dwc:endLatitude '19.1475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2017 19.1475, -69.2017 19.1475, -69.2017 19.1475, -69.2017 19.1475, -69.2017 19.1475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1141'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3117'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3117'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3117'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3116'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3116'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3116'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3115'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3115'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3115'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3114'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3114'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3114'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3113'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3113'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3113'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2 -21.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2 -21.5333)"^^geo:wktLiteral ;
  geo-pos:lat "63.2"^^xsd:decimal ;
  geo-pos:long "-21.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1887'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_1887'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-21.5333'^^xsd:double;
  dwc:startLongitude '-21.5333'^^xsd:double;
  dwc:endLongitude '-21.5333'^^xsd:double;
  dwc:latitude '63.2'^^xsd:double;
  dwc:startLatitude '63.2'^^xsd:double;
  dwc:endLatitude '63.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.5333 63.2, -21.5333 63.2, -21.5333 63.2, -21.5333 63.2, -21.5333 63.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1887'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9333 -26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9333 -26.3)"^^geo:wktLiteral ;
  geo-pos:lat "63.9333"^^xsd:decimal ;
  geo-pos:long "-26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1828'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1828'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.3'^^xsd:double;
  dwc:startLongitude '-26.3'^^xsd:double;
  dwc:endLongitude '-26.3'^^xsd:double;
  dwc:latitude '63.9333'^^xsd:double;
  dwc:startLatitude '63.9333'^^xsd:double;
  dwc:endLatitude '63.9333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.3 63.9333, -26.3 63.9333, -26.3 63.9333, -26.3 63.9333, -26.3 63.9333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1828'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.7667"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1671'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1671'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.7667, -69.8167 20.7667, -69.8167 20.7667, -69.8167 20.7667, -69.8167 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1671'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4077'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_4077'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4077'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3333 -53.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3333 -53.9667)"^^geo:wktLiteral ;
  geo-pos:lat "47.3333"^^xsd:decimal ;
  geo-pos:long "-53.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4030'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_4030'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9667'^^xsd:double;
  dwc:startLongitude '-53.9667'^^xsd:double;
  dwc:endLongitude '-53.9667'^^xsd:double;
  dwc:latitude '47.3333'^^xsd:double;
  dwc:startLatitude '47.3333'^^xsd:double;
  dwc:endLatitude '47.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9667 47.3333, -53.9667 47.3333, -53.9667 47.3333, -53.9667 47.3333, -53.9667 47.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4030'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2465 -52.7702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2465 -52.7702)"^^geo:wktLiteral ;
  geo-pos:lat "47.2465"^^xsd:decimal ;
  geo-pos:long "-52.7702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3656'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3656'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7702'^^xsd:double;
  dwc:startLongitude '-52.7702'^^xsd:double;
  dwc:endLongitude '-52.7702'^^xsd:double;
  dwc:latitude '47.2465'^^xsd:double;
  dwc:startLatitude '47.2465'^^xsd:double;
  dwc:endLatitude '47.2465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7702 47.2465, -52.7702 47.2465, -52.7702 47.2465, -52.7702 47.2465, -52.7702 47.2465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3656'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.468 -56.7908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.468"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.468 -56.7908)"^^geo:wktLiteral ;
  geo-pos:lat "51.468"^^xsd:decimal ;
  geo-pos:long "-56.7908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3562'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3562'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7908'^^xsd:double;
  dwc:startLongitude '-56.7908'^^xsd:double;
  dwc:endLongitude '-56.7908'^^xsd:double;
  dwc:latitude '51.468'^^xsd:double;
  dwc:startLatitude '51.468'^^xsd:double;
  dwc:endLatitude '51.468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7908 51.468, -56.7908 51.468, -56.7908 51.468, -56.7908 51.468, -56.7908 51.468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3562'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8883 -63.3192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8883"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8883 -63.3192)"^^geo:wktLiteral ;
  geo-pos:lat "49.8883"^^xsd:decimal ;
  geo-pos:long "-63.3192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2379'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2379'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3192'^^xsd:double;
  dwc:startLongitude '-63.3192'^^xsd:double;
  dwc:endLongitude '-63.3192'^^xsd:double;
  dwc:latitude '49.8883'^^xsd:double;
  dwc:startLatitude '49.8883'^^xsd:double;
  dwc:endLatitude '49.8883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3192 49.8883, -63.3192 49.8883, -63.3192 49.8883, -63.3192 49.8883, -63.3192 49.8883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2379'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9353 -63.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9353"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9353 -63.3183)"^^geo:wktLiteral ;
  geo-pos:lat "49.9353"^^xsd:decimal ;
  geo-pos:long "-63.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2343'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_2343'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3183'^^xsd:double;
  dwc:startLongitude '-63.3183'^^xsd:double;
  dwc:endLongitude '-63.3183'^^xsd:double;
  dwc:latitude '49.9353'^^xsd:double;
  dwc:startLatitude '49.9353'^^xsd:double;
  dwc:endLatitude '49.9353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3183 49.9353, -63.3183 49.9353, -63.3183 49.9353, -63.3183 49.9353, -63.3183 49.9353))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2343'^^xsd:string;
  dwc:observationDate '1992-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4027 -66.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4027"^^xsd:decimal ;
  dwc:decimalLongitude "-66.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4027 -66.316)"^^geo:wktLiteral ;
  geo-pos:lat "44.4027"^^xsd:decimal ;
  geo-pos:long "-66.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2986'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2986'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.316'^^xsd:double;
  dwc:startLongitude '-66.316'^^xsd:double;
  dwc:endLongitude '-66.316'^^xsd:double;
  dwc:latitude '44.4027'^^xsd:double;
  dwc:startLatitude '44.4027'^^xsd:double;
  dwc:endLatitude '44.4027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.316 44.4027, -66.316 44.4027, -66.316 44.4027, -66.316 44.4027, -66.316 44.4027))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2986'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4037 -66.2257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4037"^^xsd:decimal ;
  dwc:decimalLongitude "-66.2257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4037 -66.2257)"^^geo:wktLiteral ;
  geo-pos:lat "44.4037"^^xsd:decimal ;
  geo-pos:long "-66.2257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2989'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2989'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.2257'^^xsd:double;
  dwc:startLongitude '-66.2257'^^xsd:double;
  dwc:endLongitude '-66.2257'^^xsd:double;
  dwc:latitude '44.4037'^^xsd:double;
  dwc:startLatitude '44.4037'^^xsd:double;
  dwc:endLatitude '44.4037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.2257 44.4037, -66.2257 44.4037, -66.2257 44.4037, -66.2257 44.4037, -66.2257 44.4037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2989'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7787 -54.0958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7787"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7787 -54.0958)"^^geo:wktLiteral ;
  geo-pos:lat "46.7787"^^xsd:decimal ;
  geo-pos:long "-54.0958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3998'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3998'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.0958'^^xsd:double;
  dwc:startLongitude '-54.0958'^^xsd:double;
  dwc:endLongitude '-54.0958'^^xsd:double;
  dwc:latitude '46.7787'^^xsd:double;
  dwc:startLatitude '46.7787'^^xsd:double;
  dwc:endLatitude '46.7787'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.0958 46.7787, -54.0958 46.7787, -54.0958 46.7787, -54.0958 46.7787, -54.0958 46.7787))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3998'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.778 -54.0933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.778"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.778 -54.0933)"^^geo:wktLiteral ;
  geo-pos:lat "46.778"^^xsd:decimal ;
  geo-pos:long "-54.0933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3999'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3999'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.0933'^^xsd:double;
  dwc:startLongitude '-54.0933'^^xsd:double;
  dwc:endLongitude '-54.0933'^^xsd:double;
  dwc:latitude '46.778'^^xsd:double;
  dwc:startLatitude '46.778'^^xsd:double;
  dwc:endLatitude '46.778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.0933 46.778, -54.0933 46.778, -54.0933 46.778, -54.0933 46.778, -54.0933 46.778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3999'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.778 -54.0933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.778"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.778 -54.0933)"^^geo:wktLiteral ;
  geo-pos:lat "46.778"^^xsd:decimal ;
  geo-pos:long "-54.0933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4000'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4000'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.0933'^^xsd:double;
  dwc:startLongitude '-54.0933'^^xsd:double;
  dwc:endLongitude '-54.0933'^^xsd:double;
  dwc:latitude '46.778'^^xsd:double;
  dwc:startLatitude '46.778'^^xsd:double;
  dwc:endLatitude '46.778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.0933 46.778, -54.0933 46.778, -54.0933 46.778, -54.0933 46.778, -54.0933 46.778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4000'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8192 -53.0662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8192"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8192 -53.0662)"^^geo:wktLiteral ;
  geo-pos:lat "47.8192"^^xsd:decimal ;
  geo-pos:long "-53.0662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_497'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_497'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0662'^^xsd:double;
  dwc:startLongitude '-53.0662'^^xsd:double;
  dwc:endLongitude '-53.0662'^^xsd:double;
  dwc:latitude '47.8192'^^xsd:double;
  dwc:startLatitude '47.8192'^^xsd:double;
  dwc:endLatitude '47.8192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0662 47.8192, -53.0662 47.8192, -53.0662 47.8192, -53.0662 47.8192, -53.0662 47.8192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_497'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1578 -55.6425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1578"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1578 -55.6425)"^^geo:wktLiteral ;
  geo-pos:lat "51.1578"^^xsd:decimal ;
  geo-pos:long "-55.6425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_110'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_110'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6425'^^xsd:double;
  dwc:startLongitude '-55.6425'^^xsd:double;
  dwc:endLongitude '-55.6425'^^xsd:double;
  dwc:latitude '51.1578'^^xsd:double;
  dwc:startLatitude '51.1578'^^xsd:double;
  dwc:endLatitude '51.1578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6425 51.1578, -55.6425 51.1578, -55.6425 51.1578, -55.6425 51.1578, -55.6425 51.1578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_110'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4027 -66.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4027"^^xsd:decimal ;
  dwc:decimalLongitude "-66.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4027 -66.316)"^^geo:wktLiteral ;
  geo-pos:lat "44.4027"^^xsd:decimal ;
  geo-pos:long "-66.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2985'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2985'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.316'^^xsd:double;
  dwc:startLongitude '-66.316'^^xsd:double;
  dwc:endLongitude '-66.316'^^xsd:double;
  dwc:latitude '44.4027'^^xsd:double;
  dwc:startLatitude '44.4027'^^xsd:double;
  dwc:endLatitude '44.4027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.316 44.4027, -66.316 44.4027, -66.316 44.4027, -66.316 44.4027, -66.316 44.4027))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2985'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3333 -53.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3333 -53.9667)"^^geo:wktLiteral ;
  geo-pos:lat "47.3333"^^xsd:decimal ;
  geo-pos:long "-53.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4031'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_4031'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9667'^^xsd:double;
  dwc:startLongitude '-53.9667'^^xsd:double;
  dwc:endLongitude '-53.9667'^^xsd:double;
  dwc:latitude '47.3333'^^xsd:double;
  dwc:startLatitude '47.3333'^^xsd:double;
  dwc:endLatitude '47.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9667 47.3333, -53.9667 47.3333, -53.9667 47.3333, -53.9667 47.3333, -53.9667 47.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4031'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 -57.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "-57.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 -57.306)"^^geo:wktLiteral ;
  geo-pos:lat "51.2812"^^xsd:decimal ;
  geo-pos:long "-57.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_70'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_70'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.306'^^xsd:double;
  dwc:startLongitude '-57.306'^^xsd:double;
  dwc:endLongitude '-57.306'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:startLatitude '51.2812'^^xsd:double;
  dwc:endLatitude '51.2812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.306 51.2812, -57.306 51.2812, -57.306 51.2812, -57.306 51.2812, -57.306 51.2812))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_70'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1597 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1597"^^xsd:decimal ;
  dwc:decimalLongitude "-70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1597 -70)"^^geo:wktLiteral ;
  geo-pos:lat "43.1597"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3290'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3290'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:startLongitude '-70'^^xsd:integer;
  dwc:endLongitude '-70'^^xsd:integer;
  dwc:latitude '43.1597'^^xsd:double;
  dwc:startLatitude '43.1597'^^xsd:double;
  dwc:endLatitude '43.1597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 43.1597, -70 43.1597, -70 43.1597, -70 43.1597, -70 43.1597))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3290'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7647 -69.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7647"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7647 -69.7703)"^^geo:wktLiteral ;
  geo-pos:lat "20.7647"^^xsd:decimal ;
  geo-pos:long "-69.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2903'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2903'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7703'^^xsd:double;
  dwc:startLongitude '-69.7703'^^xsd:double;
  dwc:endLongitude '-69.7703'^^xsd:double;
  dwc:latitude '20.7647'^^xsd:double;
  dwc:startLatitude '20.7647'^^xsd:double;
  dwc:endLatitude '20.7647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7703 20.7647, -69.7703 20.7647, -69.7703 20.7647, -69.7703 20.7647, -69.7703 20.7647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2903'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5857 -70.5377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5857"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5857 -70.5377)"^^geo:wktLiteral ;
  geo-pos:lat "42.5857"^^xsd:decimal ;
  geo-pos:long "-70.5377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3853'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3853'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.5377'^^xsd:double;
  dwc:startLongitude '-70.5377'^^xsd:double;
  dwc:endLongitude '-70.5377'^^xsd:double;
  dwc:latitude '42.5857'^^xsd:double;
  dwc:startLatitude '42.5857'^^xsd:double;
  dwc:endLatitude '42.5857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5377 42.5857, -70.5377 42.5857, -70.5377 42.5857, -70.5377 42.5857, -70.5377 42.5857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3853'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5857 -70.5377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5857"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5857 -70.5377)"^^geo:wktLiteral ;
  geo-pos:lat "42.5857"^^xsd:decimal ;
  geo-pos:long "-70.5377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3854'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3854'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.5377'^^xsd:double;
  dwc:startLongitude '-70.5377'^^xsd:double;
  dwc:endLongitude '-70.5377'^^xsd:double;
  dwc:latitude '42.5857'^^xsd:double;
  dwc:startLatitude '42.5857'^^xsd:double;
  dwc:endLatitude '42.5857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5377 42.5857, -70.5377 42.5857, -70.5377 42.5857, -70.5377 42.5857, -70.5377 42.5857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3854'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.7512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.742"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.7512)"^^geo:wktLiteral ;
  geo-pos:lat "20.742"^^xsd:decimal ;
  geo-pos:long "-69.7512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2788'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2788'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7512'^^xsd:double;
  dwc:startLongitude '-69.7512'^^xsd:double;
  dwc:endLongitude '-69.7512'^^xsd:double;
  dwc:latitude '20.742'^^xsd:double;
  dwc:startLatitude '20.742'^^xsd:double;
  dwc:endLatitude '20.742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7512 20.742, -69.7512 20.742, -69.7512 20.742, -69.7512 20.742, -69.7512 20.742))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2788'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3111'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3111'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3111'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3112'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3112'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:startLatitude '20'^^xsd:integer;
  dwc:endLatitude '20'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20, -68.8333 20))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3112'^^xsd:string;
  dwc:observationDate '1992-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.368 -67.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.368"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.368 -67.2833)"^^geo:wktLiteral ;
  geo-pos:lat "18.368"^^xsd:decimal ;
  geo-pos:long "-67.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3068'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3068'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2833'^^xsd:double;
  dwc:startLongitude '-67.2833'^^xsd:double;
  dwc:endLongitude '-67.2833'^^xsd:double;
  dwc:latitude '18.368'^^xsd:double;
  dwc:startLatitude '18.368'^^xsd:double;
  dwc:endLatitude '18.368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2833 18.368, -67.2833 18.368, -67.2833 18.368, -67.2833 18.368, -67.2833 18.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3068'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2175 -67.3837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2175"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2175 -67.3837)"^^geo:wktLiteral ;
  geo-pos:lat "18.2175"^^xsd:decimal ;
  geo-pos:long "-67.3837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3074'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3074'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3837'^^xsd:double;
  dwc:startLongitude '-67.3837'^^xsd:double;
  dwc:endLongitude '-67.3837'^^xsd:double;
  dwc:latitude '18.2175'^^xsd:double;
  dwc:startLatitude '18.2175'^^xsd:double;
  dwc:endLatitude '18.2175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3837 18.2175, -67.3837 18.2175, -67.3837 18.2175, -67.3837 18.2175, -67.3837 18.2175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3074'^^xsd:string;
  dwc:observationDate '1993-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.7645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.74"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.7645)"^^geo:wktLiteral ;
  geo-pos:lat "20.74"^^xsd:decimal ;
  geo-pos:long "-69.7645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1639'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_1639'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7645'^^xsd:double;
  dwc:startLongitude '-69.7645'^^xsd:double;
  dwc:endLongitude '-69.7645'^^xsd:double;
  dwc:latitude '20.74'^^xsd:double;
  dwc:startLatitude '20.74'^^xsd:double;
  dwc:endLatitude '20.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7645 20.74, -69.7645 20.74, -69.7645 20.74, -69.7645 20.74, -69.7645 20.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1639'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7515 -69.7992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7515"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7515 -69.7992)"^^geo:wktLiteral ;
  geo-pos:lat "20.7515"^^xsd:decimal ;
  geo-pos:long "-69.7992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1697'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1697'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7992'^^xsd:double;
  dwc:startLongitude '-69.7992'^^xsd:double;
  dwc:endLongitude '-69.7992'^^xsd:double;
  dwc:latitude '20.7515'^^xsd:double;
  dwc:startLatitude '20.7515'^^xsd:double;
  dwc:endLatitude '20.7515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7992 20.7515, -69.7992 20.7515, -69.7992 20.7515, -69.7992 20.7515, -69.7992 20.7515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1697'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1444'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1444'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.7, -69.8167 20.7, -69.8167 20.7, -69.8167 20.7, -69.8167 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1444'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1445'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1445'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.7, -69.8167 20.7, -69.8167 20.7, -69.8167 20.7, -69.8167 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1445'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2180'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2180'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2180'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2181'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2181'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2181'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2182'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2182'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2182'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2183'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2183'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2183'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2184'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2184'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2184'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0407 -52.191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0407"^^xsd:decimal ;
  dwc:decimalLongitude "-52.191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0407 -52.191)"^^geo:wktLiteral ;
  geo-pos:lat "64.0407"^^xsd:decimal ;
  geo-pos:long "-52.191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_190'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_190'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.191'^^xsd:double;
  dwc:startLongitude '-52.191'^^xsd:double;
  dwc:endLongitude '-52.191'^^xsd:double;
  dwc:latitude '64.0407'^^xsd:double;
  dwc:startLatitude '64.0407'^^xsd:double;
  dwc:endLatitude '64.0407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.191 64.0407, -52.191 64.0407, -52.191 64.0407, -52.191 64.0407, -52.191 64.0407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_190'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7582 -69.7822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7582"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7582 -69.7822)"^^geo:wktLiteral ;
  geo-pos:lat "20.7582"^^xsd:decimal ;
  geo-pos:long "-69.7822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_855'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_855'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7822'^^xsd:double;
  dwc:startLongitude '-69.7822'^^xsd:double;
  dwc:endLongitude '-69.7822'^^xsd:double;
  dwc:latitude '20.7582'^^xsd:double;
  dwc:startLatitude '20.7582'^^xsd:double;
  dwc:endLatitude '20.7582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7822 20.7582, -69.7822 20.7582, -69.7822 20.7582, -69.7822 20.7582, -69.7822 20.7582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_855'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0483 -68.8388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0483"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0483 -68.8388)"^^geo:wktLiteral ;
  geo-pos:lat "20.0483"^^xsd:decimal ;
  geo-pos:long "-68.8388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2658'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2658'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8388'^^xsd:double;
  dwc:startLongitude '-68.8388'^^xsd:double;
  dwc:endLongitude '-68.8388'^^xsd:double;
  dwc:latitude '20.0483'^^xsd:double;
  dwc:startLatitude '20.0483'^^xsd:double;
  dwc:endLatitude '20.0483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8388 20.0483, -68.8388 20.0483, -68.8388 20.0483, -68.8388 20.0483, -68.8388 20.0483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2658'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3167 -27.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3167 -27.3833)"^^geo:wktLiteral ;
  geo-pos:lat "65.3167"^^xsd:decimal ;
  geo-pos:long "-27.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1872'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1872'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.3833'^^xsd:double;
  dwc:startLongitude '-27.3833'^^xsd:double;
  dwc:endLongitude '-27.3833'^^xsd:double;
  dwc:latitude '65.3167'^^xsd:double;
  dwc:startLatitude '65.3167'^^xsd:double;
  dwc:endLatitude '65.3167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.3833 65.3167, -27.3833 65.3167, -27.3833 65.3167, -27.3833 65.3167, -27.3833 65.3167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1872'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1187'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1187'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1187'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.05 -24.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.05"^^xsd:decimal ;
  dwc:decimalLongitude "-24.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.05 -24.6667)"^^geo:wktLiteral ;
  geo-pos:lat "66.05"^^xsd:decimal ;
  geo-pos:long "-24.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1771'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1771'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.6667'^^xsd:double;
  dwc:startLongitude '-24.6667'^^xsd:double;
  dwc:endLongitude '-24.6667'^^xsd:double;
  dwc:latitude '66.05'^^xsd:double;
  dwc:startLatitude '66.05'^^xsd:double;
  dwc:endLatitude '66.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.6667 66.05, -24.6667 66.05, -24.6667 66.05, -24.6667 66.05, -24.6667 66.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1771'^^xsd:string;
  dwc:observationDate '1992-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9167 -63.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9167 -63.3833)"^^geo:wktLiteral ;
  geo-pos:lat "49.9167"^^xsd:decimal ;
  geo-pos:long "-63.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2381'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2381'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3833'^^xsd:double;
  dwc:startLongitude '-63.3833'^^xsd:double;
  dwc:endLongitude '-63.3833'^^xsd:double;
  dwc:latitude '49.9167'^^xsd:double;
  dwc:startLatitude '49.9167'^^xsd:double;
  dwc:endLatitude '49.9167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3833 49.9167, -63.3833 49.9167, -63.3833 49.9167, -63.3833 49.9167, -63.3833 49.9167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2381'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4202'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_4202'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4202'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4201'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_4201'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4201'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.15 25.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.15"^^xsd:decimal ;
  dwc:decimalLongitude "25.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.15 25.85)"^^geo:wktLiteral ;
  geo-pos:lat "78.15"^^xsd:decimal ;
  geo-pos:long "25.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3023'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3023'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.85'^^xsd:double;
  dwc:startLongitude '25.85'^^xsd:double;
  dwc:endLongitude '25.85'^^xsd:double;
  dwc:latitude '78.15'^^xsd:double;
  dwc:startLatitude '78.15'^^xsd:double;
  dwc:endLatitude '78.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.85 78.15, 25.85 78.15, 25.85 78.15, 25.85 78.15, 25.85 78.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3023'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8823 -54.2358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8823"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8823 -54.2358)"^^geo:wktLiteral ;
  geo-pos:lat "46.8823"^^xsd:decimal ;
  geo-pos:long "-54.2358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3631'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3631'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2358'^^xsd:double;
  dwc:startLongitude '-54.2358'^^xsd:double;
  dwc:endLongitude '-54.2358'^^xsd:double;
  dwc:latitude '46.8823'^^xsd:double;
  dwc:startLatitude '46.8823'^^xsd:double;
  dwc:endLatitude '46.8823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2358 46.8823, -54.2358 46.8823, -54.2358 46.8823, -54.2358 46.8823, -54.2358 46.8823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3631'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3675 -57.2092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3675"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3675 -57.2092)"^^geo:wktLiteral ;
  geo-pos:lat "51.3675"^^xsd:decimal ;
  geo-pos:long "-57.2092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2444'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2444'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2092'^^xsd:double;
  dwc:startLongitude '-57.2092'^^xsd:double;
  dwc:endLongitude '-57.2092'^^xsd:double;
  dwc:latitude '51.3675'^^xsd:double;
  dwc:startLatitude '51.3675'^^xsd:double;
  dwc:endLatitude '51.3675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2092 51.3675, -57.2092 51.3675, -57.2092 51.3675, -57.2092 51.3675, -57.2092 51.3675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2444'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3513 -53.3003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3513"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3513 -53.3003)"^^geo:wktLiteral ;
  geo-pos:lat "48.3513"^^xsd:decimal ;
  geo-pos:long "-53.3003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_390'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_390'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3003'^^xsd:double;
  dwc:startLongitude '-53.3003'^^xsd:double;
  dwc:endLongitude '-53.3003'^^xsd:double;
  dwc:latitude '48.3513'^^xsd:double;
  dwc:startLatitude '48.3513'^^xsd:double;
  dwc:endLatitude '48.3513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3003 48.3513, -53.3003 48.3513, -53.3003 48.3513, -53.3003 48.3513, -53.3003 48.3513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_390'^^xsd:string;
  dwc:observationDate '1992-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7325 -69.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7325"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7325 -69.755)"^^geo:wktLiteral ;
  geo-pos:lat "20.7325"^^xsd:decimal ;
  geo-pos:long "-69.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2789'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2789'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.755'^^xsd:double;
  dwc:startLongitude '-69.755'^^xsd:double;
  dwc:endLongitude '-69.755'^^xsd:double;
  dwc:latitude '20.7325'^^xsd:double;
  dwc:startLatitude '20.7325'^^xsd:double;
  dwc:endLatitude '20.7325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.755 20.7325, -69.755 20.7325, -69.755 20.7325, -69.755 20.7325, -69.755 20.7325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2789'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7595 -69.7913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7595"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7595 -69.7913)"^^geo:wktLiteral ;
  geo-pos:lat "20.7595"^^xsd:decimal ;
  geo-pos:long "-69.7913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2744'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2744'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7913'^^xsd:double;
  dwc:startLongitude '-69.7913'^^xsd:double;
  dwc:endLongitude '-69.7913'^^xsd:double;
  dwc:latitude '20.7595'^^xsd:double;
  dwc:startLatitude '20.7595'^^xsd:double;
  dwc:endLatitude '20.7595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7913 20.7595, -69.7913 20.7595, -69.7913 20.7595, -69.7913 20.7595, -69.7913 20.7595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2744'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7265 -69.8055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7265"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7265 -69.8055)"^^geo:wktLiteral ;
  geo-pos:lat "20.7265"^^xsd:decimal ;
  geo-pos:long "-69.8055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1563'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1563'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8055'^^xsd:double;
  dwc:startLongitude '-69.8055'^^xsd:double;
  dwc:endLongitude '-69.8055'^^xsd:double;
  dwc:latitude '20.7265'^^xsd:double;
  dwc:startLatitude '20.7265'^^xsd:double;
  dwc:endLatitude '20.7265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8055 20.7265, -69.8055 20.7265, -69.8055 20.7265, -69.8055 20.7265, -69.8055 20.7265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1563'^^xsd:string;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1375 -69.1938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1375"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1375 -69.1938)"^^geo:wktLiteral ;
  geo-pos:lat "19.1375"^^xsd:decimal ;
  geo-pos:long "-69.1938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3146'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3146'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1938'^^xsd:double;
  dwc:startLongitude '-69.1938'^^xsd:double;
  dwc:endLongitude '-69.1938'^^xsd:double;
  dwc:latitude '19.1375'^^xsd:double;
  dwc:startLatitude '19.1375'^^xsd:double;
  dwc:endLatitude '19.1375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1938 19.1375, -69.1938 19.1375, -69.1938 19.1375, -69.1938 19.1375, -69.1938 19.1375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3146'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1268 -69.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1268"^^xsd:decimal ;
  dwc:decimalLongitude "-69.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1268 -69.211)"^^geo:wktLiteral ;
  geo-pos:lat "19.1268"^^xsd:decimal ;
  geo-pos:long "-69.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2646'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2646'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.211'^^xsd:double;
  dwc:startLongitude '-69.211'^^xsd:double;
  dwc:endLongitude '-69.211'^^xsd:double;
  dwc:latitude '19.1268'^^xsd:double;
  dwc:startLatitude '19.1268'^^xsd:double;
  dwc:endLatitude '19.1268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.211 19.1268, -69.211 19.1268, -69.211 19.1268, -69.211 19.1268, -69.211 19.1268))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2646'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7615 -69.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7615"^^xsd:decimal ;
  dwc:decimalLongitude "-69.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7615 -69.784)"^^geo:wktLiteral ;
  geo-pos:lat "20.7615"^^xsd:decimal ;
  geo-pos:long "-69.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1641'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_1641'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.784'^^xsd:double;
  dwc:startLongitude '-69.784'^^xsd:double;
  dwc:endLongitude '-69.784'^^xsd:double;
  dwc:latitude '20.7615'^^xsd:double;
  dwc:startLatitude '20.7615'^^xsd:double;
  dwc:endLatitude '20.7615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.784 20.7615, -69.784 20.7615, -69.784 20.7615, -69.784 20.7615, -69.784 20.7615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1641'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1321'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1321'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1321'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1322'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1322'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1322'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1323'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1323'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1323'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1313'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1313'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1313'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1184'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1184'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1184'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7122 -69.7907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7122"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7122 -69.7907)"^^geo:wktLiteral ;
  geo-pos:lat "20.7122"^^xsd:decimal ;
  geo-pos:long "-69.7907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1493'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1493'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7907'^^xsd:double;
  dwc:startLongitude '-69.7907'^^xsd:double;
  dwc:endLongitude '-69.7907'^^xsd:double;
  dwc:latitude '20.7122'^^xsd:double;
  dwc:startLatitude '20.7122'^^xsd:double;
  dwc:endLatitude '20.7122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7907 20.7122, -69.7907 20.7122, -69.7907 20.7122, -69.7907 20.7122, -69.7907 20.7122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1493'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7122 -69.7907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7122"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7122 -69.7907)"^^geo:wktLiteral ;
  geo-pos:lat "20.7122"^^xsd:decimal ;
  geo-pos:long "-69.7907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1494'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1494'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7907'^^xsd:double;
  dwc:startLongitude '-69.7907'^^xsd:double;
  dwc:endLongitude '-69.7907'^^xsd:double;
  dwc:latitude '20.7122'^^xsd:double;
  dwc:startLatitude '20.7122'^^xsd:double;
  dwc:endLatitude '20.7122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7907 20.7122, -69.7907 20.7122, -69.7907 20.7122, -69.7907 20.7122, -69.7907 20.7122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1494'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7122 -69.7907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7122"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7122 -69.7907)"^^geo:wktLiteral ;
  geo-pos:lat "20.7122"^^xsd:decimal ;
  geo-pos:long "-69.7907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1495'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1495'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7907'^^xsd:double;
  dwc:startLongitude '-69.7907'^^xsd:double;
  dwc:endLongitude '-69.7907'^^xsd:double;
  dwc:latitude '20.7122'^^xsd:double;
  dwc:startLatitude '20.7122'^^xsd:double;
  dwc:endLatitude '20.7122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7907 20.7122, -69.7907 20.7122, -69.7907 20.7122, -69.7907 20.7122, -69.7907 20.7122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1495'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1012'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1012'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1012'^^xsd:string;
  dwc:observationDate '1992-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1013'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1013'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1013'^^xsd:string;
  dwc:observationDate '1992-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1014'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1014'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1014'^^xsd:string;
  dwc:observationDate '1992-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1015'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1015'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1015'^^xsd:string;
  dwc:observationDate '1992-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7123 -69.8102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7123"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7123 -69.8102)"^^geo:wktLiteral ;
  geo-pos:lat "20.7123"^^xsd:decimal ;
  geo-pos:long "-69.8102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1000'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1000'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8102'^^xsd:double;
  dwc:startLongitude '-69.8102'^^xsd:double;
  dwc:endLongitude '-69.8102'^^xsd:double;
  dwc:latitude '20.7123'^^xsd:double;
  dwc:startLatitude '20.7123'^^xsd:double;
  dwc:endLatitude '20.7123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8102 20.7123, -69.8102 20.7123, -69.8102 20.7123, -69.8102 20.7123, -69.8102 20.7123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1000'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1455 -69.1652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1455"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1455 -69.1652)"^^geo:wktLiteral ;
  geo-pos:lat "19.1455"^^xsd:decimal ;
  geo-pos:long "-69.1652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3157'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3157'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1652'^^xsd:double;
  dwc:startLongitude '-69.1652'^^xsd:double;
  dwc:endLongitude '-69.1652'^^xsd:double;
  dwc:latitude '19.1455'^^xsd:double;
  dwc:startLatitude '19.1455'^^xsd:double;
  dwc:endLatitude '19.1455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1652 19.1455, -69.1652 19.1455, -69.1652 19.1455, -69.1652 19.1455, -69.1652 19.1455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3157'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -52.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -52.8667)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-52.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3988'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3988'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8667'^^xsd:double;
  dwc:startLongitude '-52.8667'^^xsd:double;
  dwc:endLongitude '-52.8667'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:startLatitude '47.1'^^xsd:double;
  dwc:endLatitude '47.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8667 47.1, -52.8667 47.1, -52.8667 47.1, -52.8667 47.1, -52.8667 47.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3988'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1603'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1603'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1603'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6782 -69.7472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6782"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6782 -69.7472)"^^geo:wktLiteral ;
  geo-pos:lat "20.6782"^^xsd:decimal ;
  geo-pos:long "-69.7472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1733'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1733'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7472'^^xsd:double;
  dwc:startLongitude '-69.7472'^^xsd:double;
  dwc:endLongitude '-69.7472'^^xsd:double;
  dwc:latitude '20.6782'^^xsd:double;
  dwc:startLatitude '20.6782'^^xsd:double;
  dwc:endLatitude '20.6782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7472 20.6782, -69.7472 20.6782, -69.7472 20.6782, -69.7472 20.6782, -69.7472 20.6782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1733'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6782 -69.7472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6782"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6782 -69.7472)"^^geo:wktLiteral ;
  geo-pos:lat "20.6782"^^xsd:decimal ;
  geo-pos:long "-69.7472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1734'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1734'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7472'^^xsd:double;
  dwc:startLongitude '-69.7472'^^xsd:double;
  dwc:endLongitude '-69.7472'^^xsd:double;
  dwc:latitude '20.6782'^^xsd:double;
  dwc:startLatitude '20.6782'^^xsd:double;
  dwc:endLatitude '20.6782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7472 20.6782, -69.7472 20.6782, -69.7472 20.6782, -69.7472 20.6782, -69.7472 20.6782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1734'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7197 -69.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7197"^^xsd:decimal ;
  dwc:decimalLongitude "-69.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7197 -69.793)"^^geo:wktLiteral ;
  geo-pos:lat "20.7197"^^xsd:decimal ;
  geo-pos:long "-69.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1230'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1230'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.793'^^xsd:double;
  dwc:startLongitude '-69.793'^^xsd:double;
  dwc:endLongitude '-69.793'^^xsd:double;
  dwc:latitude '20.7197'^^xsd:double;
  dwc:startLatitude '20.7197'^^xsd:double;
  dwc:endLatitude '20.7197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.793 20.7197, -69.793 20.7197, -69.793 20.7197, -69.793 20.7197, -69.793 20.7197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1230'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_742'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_742'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_742'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_743'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_743'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_743'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_744'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_744'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_744'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_745'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_745'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_745'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_746'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_746'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_746'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_747'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_747'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_747'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_748'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_748'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_748'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_749'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_749'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_749'^^xsd:string;
  dwc:observationDate '1992-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_541'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_541'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_541'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_542'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_542'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_542'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_534'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_534'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_534'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_535'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_535'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_535'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_536'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_536'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_536'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_537'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_537'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_537'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_538'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_538'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_538'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_539'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_539'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_539'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_540'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_540'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_540'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7407 -69.7757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7407"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7407 -69.7757)"^^geo:wktLiteral ;
  geo-pos:lat "20.7407"^^xsd:decimal ;
  geo-pos:long "-69.7757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1528'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1528'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7757'^^xsd:double;
  dwc:startLongitude '-69.7757'^^xsd:double;
  dwc:endLongitude '-69.7757'^^xsd:double;
  dwc:latitude '20.7407'^^xsd:double;
  dwc:startLatitude '20.7407'^^xsd:double;
  dwc:endLatitude '20.7407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7757 20.7407, -69.7757 20.7407, -69.7757 20.7407, -69.7757 20.7407, -69.7757 20.7407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1528'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7297 -69.7828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7297"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7297 -69.7828)"^^geo:wktLiteral ;
  geo-pos:lat "20.7297"^^xsd:decimal ;
  geo-pos:long "-69.7828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_888'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_888'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7828'^^xsd:double;
  dwc:startLongitude '-69.7828'^^xsd:double;
  dwc:endLongitude '-69.7828'^^xsd:double;
  dwc:latitude '20.7297'^^xsd:double;
  dwc:startLatitude '20.7297'^^xsd:double;
  dwc:endLatitude '20.7297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7828 20.7297, -69.7828 20.7297, -69.7828 20.7297, -69.7828 20.7297, -69.7828 20.7297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_888'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.26 -51.3517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.26"^^xsd:decimal ;
  dwc:decimalLongitude "-51.3517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.26 -51.3517)"^^geo:wktLiteral ;
  geo-pos:lat "63.26"^^xsd:decimal ;
  geo-pos:long "-51.3517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_321'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_321'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.3517'^^xsd:double;
  dwc:startLongitude '-51.3517'^^xsd:double;
  dwc:endLongitude '-51.3517'^^xsd:double;
  dwc:latitude '63.26'^^xsd:double;
  dwc:startLatitude '63.26'^^xsd:double;
  dwc:endLatitude '63.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.3517 63.26, -51.3517 63.26, -51.3517 63.26, -51.3517 63.26, -51.3517 63.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_321'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4677 -51.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4677"^^xsd:decimal ;
  dwc:decimalLongitude "-51.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4677 -51.716)"^^geo:wktLiteral ;
  geo-pos:lat "63.4677"^^xsd:decimal ;
  geo-pos:long "-51.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_178'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_178'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.716'^^xsd:double;
  dwc:startLongitude '-51.716'^^xsd:double;
  dwc:endLongitude '-51.716'^^xsd:double;
  dwc:latitude '63.4677'^^xsd:double;
  dwc:startLatitude '63.4677'^^xsd:double;
  dwc:endLatitude '63.4677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.716 63.4677, -51.716 63.4677, -51.716 63.4677, -51.716 63.4677, -51.716 63.4677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_178'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_630'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_630'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_630'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_631'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_631'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_631'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_632'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_632'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_632'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_633'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_633'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_633'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_634'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_634'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_634'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7667"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1294'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1294'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7667, -69.7833 20.7667, -69.7833 20.7667, -69.7833 20.7667, -69.7833 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1294'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7667"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1293'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1293'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7667, -69.7833 20.7667, -69.7833 20.7667, -69.7833 20.7667, -69.7833 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1293'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7547 -69.8035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7547"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7547 -69.8035)"^^geo:wktLiteral ;
  geo-pos:lat "20.7547"^^xsd:decimal ;
  geo-pos:long "-69.8035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1683'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_1683'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8035'^^xsd:double;
  dwc:startLongitude '-69.8035'^^xsd:double;
  dwc:endLongitude '-69.8035'^^xsd:double;
  dwc:latitude '20.7547'^^xsd:double;
  dwc:startLatitude '20.7547'^^xsd:double;
  dwc:endLatitude '20.7547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8035 20.7547, -69.8035 20.7547, -69.8035 20.7547, -69.8035 20.7547, -69.8035 20.7547))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1683'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_635'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_635'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.516666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_635'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_636'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_636'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_636'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_637'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_637'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_637'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_638'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_638'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_638'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_639'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_639'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_639'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7667"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1295'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1295'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7667, -69.7833 20.7667, -69.7833 20.7667, -69.7833 20.7667, -69.7833 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1295'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2332 -52.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2332"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2332 -52.8188)"^^geo:wktLiteral ;
  geo-pos:lat "47.2332"^^xsd:decimal ;
  geo-pos:long "-52.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3713'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3713'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8188'^^xsd:double;
  dwc:startLongitude '-52.8188'^^xsd:double;
  dwc:endLongitude '-52.8188'^^xsd:double;
  dwc:latitude '47.2332'^^xsd:double;
  dwc:startLatitude '47.2332'^^xsd:double;
  dwc:endLatitude '47.2332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8188 47.2332, -52.8188 47.2332, -52.8188 47.2332, -52.8188 47.2332, -52.8188 47.2332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3713'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -26.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66"^^xsd:decimal ;
  dwc:decimalLongitude "-26.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -26.8667)"^^geo:wktLiteral ;
  geo-pos:lat "66"^^xsd:decimal ;
  geo-pos:long "-26.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1778'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1778'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.8667'^^xsd:double;
  dwc:startLongitude '-26.8667'^^xsd:double;
  dwc:endLongitude '-26.8667'^^xsd:double;
  dwc:latitude '66'^^xsd:integer;
  dwc:startLatitude '66'^^xsd:integer;
  dwc:endLatitude '66'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-26.8667 66, -26.8667 66, -26.8667 66, -26.8667 66, -26.8667 66))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1778'^^xsd:string;
  dwc:observationDate '1992-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0545 -68.9075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0545"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0545 -68.9075)"^^geo:wktLiteral ;
  geo-pos:lat "20.0545"^^xsd:decimal ;
  geo-pos:long "-68.9075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3192'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3192'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9075'^^xsd:double;
  dwc:startLongitude '-68.9075'^^xsd:double;
  dwc:endLongitude '-68.9075'^^xsd:double;
  dwc:latitude '20.0545'^^xsd:double;
  dwc:startLatitude '20.0545'^^xsd:double;
  dwc:endLatitude '20.0545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9075 20.0545, -68.9075 20.0545, -68.9075 20.0545, -68.9075 20.0545, -68.9075 20.0545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3192'^^xsd:string;
  dwc:observationDate '1992-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9928 -68.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9928"^^xsd:decimal ;
  dwc:decimalLongitude "-68.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9928 -68.779)"^^geo:wktLiteral ;
  geo-pos:lat "19.9928"^^xsd:decimal ;
  geo-pos:long "-68.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3134'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3134'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.779'^^xsd:double;
  dwc:startLongitude '-68.779'^^xsd:double;
  dwc:endLongitude '-68.779'^^xsd:double;
  dwc:latitude '19.9928'^^xsd:double;
  dwc:startLatitude '19.9928'^^xsd:double;
  dwc:endLatitude '19.9928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.779 19.9928, -68.779 19.9928, -68.779 19.9928, -68.779 19.9928, -68.779 19.9928))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3134'^^xsd:string;
  dwc:observationDate '1992-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8667 -26.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8667 -26.4667)"^^geo:wktLiteral ;
  geo-pos:lat "63.8667"^^xsd:decimal ;
  geo-pos:long "-26.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1793'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1793'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.4667'^^xsd:double;
  dwc:startLongitude '-26.4667'^^xsd:double;
  dwc:endLongitude '-26.4667'^^xsd:double;
  dwc:latitude '63.8667'^^xsd:double;
  dwc:startLatitude '63.8667'^^xsd:double;
  dwc:endLatitude '63.8667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.4667 63.8667, -26.4667 63.8667, -26.4667 63.8667, -26.4667 63.8667, -26.4667 63.8667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1793'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -26.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66"^^xsd:decimal ;
  dwc:decimalLongitude "-26.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 -26.8667)"^^geo:wktLiteral ;
  geo-pos:lat "66"^^xsd:decimal ;
  geo-pos:long "-26.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1777'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1777'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.8667'^^xsd:double;
  dwc:startLongitude '-26.8667'^^xsd:double;
  dwc:endLongitude '-26.8667'^^xsd:double;
  dwc:latitude '66'^^xsd:integer;
  dwc:startLatitude '66'^^xsd:integer;
  dwc:endLatitude '66'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-26.8667 66, -26.8667 66, -26.8667 66, -26.8667 66, -26.8667 66))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1777'^^xsd:string;
  dwc:observationDate '1992-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9833 -28.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9833 -28.35)"^^geo:wktLiteral ;
  geo-pos:lat "65.9833"^^xsd:decimal ;
  geo-pos:long "-28.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1865'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1865'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-28.35'^^xsd:double;
  dwc:startLongitude '-28.35'^^xsd:double;
  dwc:endLongitude '-28.35'^^xsd:double;
  dwc:latitude '65.9833'^^xsd:double;
  dwc:startLatitude '65.9833'^^xsd:double;
  dwc:endLatitude '65.9833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.35 65.9833, -28.35 65.9833, -28.35 65.9833, -28.35 65.9833, -28.35 65.9833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1865'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2215 -52.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2215"^^xsd:decimal ;
  dwc:decimalLongitude "-52.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2215 -52.786)"^^geo:wktLiteral ;
  geo-pos:lat "47.2215"^^xsd:decimal ;
  geo-pos:long "-52.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3662'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3662'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.786'^^xsd:double;
  dwc:startLongitude '-52.786'^^xsd:double;
  dwc:endLongitude '-52.786'^^xsd:double;
  dwc:latitude '47.2215'^^xsd:double;
  dwc:startLatitude '47.2215'^^xsd:double;
  dwc:endLatitude '47.2215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.786 47.2215, -52.786 47.2215, -52.786 47.2215, -52.786 47.2215, -52.786 47.2215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3662'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5088 -56.2422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5088"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5088 -56.2422)"^^geo:wktLiteral ;
  geo-pos:lat "50.5088"^^xsd:decimal ;
  geo-pos:long "-56.2422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3587'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3587'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.2422'^^xsd:double;
  dwc:startLongitude '-56.2422'^^xsd:double;
  dwc:endLongitude '-56.2422'^^xsd:double;
  dwc:latitude '50.5088'^^xsd:double;
  dwc:startLatitude '50.5088'^^xsd:double;
  dwc:endLatitude '50.5088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.2422 50.5088, -56.2422 50.5088, -56.2422 50.5088, -56.2422 50.5088, -56.2422 50.5088))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3587'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2375 -52.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2375"^^xsd:decimal ;
  dwc:decimalLongitude "-52.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2375 -52.806)"^^geo:wktLiteral ;
  geo-pos:lat "47.2375"^^xsd:decimal ;
  geo-pos:long "-52.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3643'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3643'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.806'^^xsd:double;
  dwc:startLongitude '-52.806'^^xsd:double;
  dwc:endLongitude '-52.806'^^xsd:double;
  dwc:latitude '47.2375'^^xsd:double;
  dwc:startLatitude '47.2375'^^xsd:double;
  dwc:endLatitude '47.2375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.806 47.2375, -52.806 47.2375, -52.806 47.2375, -52.806 47.2375, -52.806 47.2375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3643'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8873 -54.2227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8873"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8873 -54.2227)"^^geo:wktLiteral ;
  geo-pos:lat "46.8873"^^xsd:decimal ;
  geo-pos:long "-54.2227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3628'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3628'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2227'^^xsd:double;
  dwc:startLongitude '-54.2227'^^xsd:double;
  dwc:endLongitude '-54.2227'^^xsd:double;
  dwc:latitude '46.8873'^^xsd:double;
  dwc:startLatitude '46.8873'^^xsd:double;
  dwc:endLatitude '46.8873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2227 46.8873, -54.2227 46.8873, -54.2227 46.8873, -54.2227 46.8873, -54.2227 46.8873))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3628'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8138 -53.6662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8138"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8138 -53.6662)"^^geo:wktLiteral ;
  geo-pos:lat "46.8138"^^xsd:decimal ;
  geo-pos:long "-53.6662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3606'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3606'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6662'^^xsd:double;
  dwc:startLongitude '-53.6662'^^xsd:double;
  dwc:endLongitude '-53.6662'^^xsd:double;
  dwc:latitude '46.8138'^^xsd:double;
  dwc:startLatitude '46.8138'^^xsd:double;
  dwc:endLatitude '46.8138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6662 46.8138, -53.6662 46.8138, -53.6662 46.8138, -53.6662 46.8138, -53.6662 46.8138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3606'^^xsd:string;
  dwc:observationDate '1993-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.4833"^^xsd:decimal ;
  geo-pos:long "-56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3520'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3520'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8'^^xsd:double;
  dwc:startLongitude '-56.8'^^xsd:double;
  dwc:endLongitude '-56.8'^^xsd:double;
  dwc:latitude '51.4833'^^xsd:double;
  dwc:startLatitude '51.4833'^^xsd:double;
  dwc:endLatitude '51.4833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8 51.4833, -56.8 51.4833, -56.8 51.4833, -56.8 51.4833, -56.8 51.4833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3520'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6503 -53.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6503"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6503 -53.0672)"^^geo:wktLiteral ;
  geo-pos:lat "47.6503"^^xsd:decimal ;
  geo-pos:long "-53.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_487'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_487'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0672'^^xsd:double;
  dwc:startLongitude '-53.0672'^^xsd:double;
  dwc:endLongitude '-53.0672'^^xsd:double;
  dwc:latitude '47.6503'^^xsd:double;
  dwc:startLatitude '47.6503'^^xsd:double;
  dwc:endLatitude '47.6503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0672 47.6503, -53.0672 47.6503, -53.0672 47.6503, -53.0672 47.6503, -53.0672 47.6503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_487'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6833 -53.1267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6833 -53.1267)"^^geo:wktLiteral ;
  geo-pos:lat "48.6833"^^xsd:decimal ;
  geo-pos:long "-53.1267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_404'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_404'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1267'^^xsd:double;
  dwc:startLongitude '-53.1267'^^xsd:double;
  dwc:endLongitude '-53.1267'^^xsd:double;
  dwc:latitude '48.6833'^^xsd:double;
  dwc:startLatitude '48.6833'^^xsd:double;
  dwc:endLatitude '48.6833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1267 48.6833, -53.1267 48.6833, -53.1267 48.6833, -53.1267 48.6833, -53.1267 48.6833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_404'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4115 -66.3478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4115"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4115 -66.3478)"^^geo:wktLiteral ;
  geo-pos:lat "44.4115"^^xsd:decimal ;
  geo-pos:long "-66.3478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2983'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2983'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3478'^^xsd:double;
  dwc:startLongitude '-66.3478'^^xsd:double;
  dwc:endLongitude '-66.3478'^^xsd:double;
  dwc:latitude '44.4115'^^xsd:double;
  dwc:startLatitude '44.4115'^^xsd:double;
  dwc:endLatitude '44.4115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3478 44.4115, -66.3478 44.4115, -66.3478 44.4115, -66.3478 44.4115, -66.3478 44.4115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2983'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4333 -55.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4333 -55.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.4333"^^xsd:decimal ;
  geo-pos:long "-55.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_96'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_96'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.45'^^xsd:double;
  dwc:startLongitude '-55.45'^^xsd:double;
  dwc:endLongitude '-55.45'^^xsd:double;
  dwc:latitude '51.4333'^^xsd:double;
  dwc:startLatitude '51.4333'^^xsd:double;
  dwc:endLatitude '51.4333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.45 51.4333, -55.45 51.4333, -55.45 51.4333, -55.45 51.4333, -55.45 51.4333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_96'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3688 -57.1557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3688"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3688 -57.1557)"^^geo:wktLiteral ;
  geo-pos:lat "51.3688"^^xsd:decimal ;
  geo-pos:long "-57.1557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2460'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2460'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1557'^^xsd:double;
  dwc:startLongitude '-57.1557'^^xsd:double;
  dwc:endLongitude '-57.1557'^^xsd:double;
  dwc:latitude '51.3688'^^xsd:double;
  dwc:startLatitude '51.3688'^^xsd:double;
  dwc:endLatitude '51.3688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1557 51.3688, -57.1557 51.3688, -57.1557 51.3688, -57.1557 51.3688, -57.1557 51.3688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2460'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.536 -52.6367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.536"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.536 -52.6367)"^^geo:wktLiteral ;
  geo-pos:lat "47.536"^^xsd:decimal ;
  geo-pos:long "-52.6367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4035'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_4035'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6367'^^xsd:double;
  dwc:startLongitude '-52.6367'^^xsd:double;
  dwc:endLongitude '-52.6367'^^xsd:double;
  dwc:latitude '47.536'^^xsd:double;
  dwc:startLatitude '47.536'^^xsd:double;
  dwc:endLatitude '47.536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6367 47.536, -52.6367 47.536, -52.6367 47.536, -52.6367 47.536, -52.6367 47.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4035'^^xsd:string;
  dwc:observationDate '1992-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2575 -68.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2575"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2575 -68.8925)"^^geo:wktLiteral ;
  geo-pos:lat "41.2575"^^xsd:decimal ;
  geo-pos:long "-68.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3404'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3404'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8925'^^xsd:double;
  dwc:startLongitude '-68.8925'^^xsd:double;
  dwc:endLongitude '-68.8925'^^xsd:double;
  dwc:latitude '41.2575'^^xsd:double;
  dwc:startLatitude '41.2575'^^xsd:double;
  dwc:endLatitude '41.2575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8925 41.2575, -68.8925 41.2575, -68.8925 41.2575, -68.8925 41.2575, -68.8925 41.2575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3404'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5437 -68.6277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5437"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5437 -68.6277)"^^geo:wktLiteral ;
  geo-pos:lat "41.5437"^^xsd:decimal ;
  geo-pos:long "-68.6277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3340'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3340'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6277'^^xsd:double;
  dwc:startLongitude '-68.6277'^^xsd:double;
  dwc:endLongitude '-68.6277'^^xsd:double;
  dwc:latitude '41.5437'^^xsd:double;
  dwc:startLatitude '41.5437'^^xsd:double;
  dwc:endLatitude '41.5437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6277 41.5437, -68.6277 41.5437, -68.6277 41.5437, -68.6277 41.5437, -68.6277 41.5437))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3340'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.095 -70.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.095"^^xsd:decimal ;
  dwc:decimalLongitude "-70.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.095 -70.152)"^^geo:wktLiteral ;
  geo-pos:lat "43.095"^^xsd:decimal ;
  geo-pos:long "-70.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3901'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3901'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.152'^^xsd:double;
  dwc:startLongitude '-70.152'^^xsd:double;
  dwc:endLongitude '-70.152'^^xsd:double;
  dwc:latitude '43.095'^^xsd:double;
  dwc:startLatitude '43.095'^^xsd:double;
  dwc:endLatitude '43.095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.152 43.095, -70.152 43.095, -70.152 43.095, -70.152 43.095, -70.152 43.095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3901'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.426 -69.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.426"^^xsd:decimal ;
  dwc:decimalLongitude "-69.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.426 -69.18)"^^geo:wktLiteral ;
  geo-pos:lat "19.426"^^xsd:decimal ;
  geo-pos:long "-69.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3143'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3143'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.18'^^xsd:double;
  dwc:startLongitude '-69.18'^^xsd:double;
  dwc:endLongitude '-69.18'^^xsd:double;
  dwc:latitude '19.426'^^xsd:double;
  dwc:startLatitude '19.426'^^xsd:double;
  dwc:endLatitude '19.426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.18 19.426, -69.18 19.426, -69.18 19.426, -69.18 19.426, -69.18 19.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3143'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.724 -69.7213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.724"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.724 -69.7213)"^^geo:wktLiteral ;
  geo-pos:lat "20.724"^^xsd:decimal ;
  geo-pos:long "-69.7213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1518'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_1518'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7213'^^xsd:double;
  dwc:startLongitude '-69.7213'^^xsd:double;
  dwc:endLongitude '-69.7213'^^xsd:double;
  dwc:latitude '20.724'^^xsd:double;
  dwc:startLatitude '20.724'^^xsd:double;
  dwc:endLatitude '20.724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7213 20.724, -69.7213 20.724, -69.7213 20.724, -69.7213 20.724, -69.7213 20.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1518'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7342 -69.7797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7342"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7342 -69.7797)"^^geo:wktLiteral ;
  geo-pos:lat "20.7342"^^xsd:decimal ;
  geo-pos:long "-69.7797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1265'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1265'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7797'^^xsd:double;
  dwc:startLongitude '-69.7797'^^xsd:double;
  dwc:endLongitude '-69.7797'^^xsd:double;
  dwc:latitude '20.7342'^^xsd:double;
  dwc:startLatitude '20.7342'^^xsd:double;
  dwc:endLatitude '20.7342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7797 20.7342, -69.7797 20.7342, -69.7797 20.7342, -69.7797 20.7342, -69.7797 20.7342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1265'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_734'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_734'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_734'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_735'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_735'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_735'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_733'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_733'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_733'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.161 -69.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.161"^^xsd:decimal ;
  dwc:decimalLongitude "-69.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.161 -69.221)"^^geo:wktLiteral ;
  geo-pos:lat "19.161"^^xsd:decimal ;
  geo-pos:long "-69.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2572'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2572'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.221'^^xsd:double;
  dwc:startLongitude '-69.221'^^xsd:double;
  dwc:endLongitude '-69.221'^^xsd:double;
  dwc:latitude '19.161'^^xsd:double;
  dwc:startLatitude '19.161'^^xsd:double;
  dwc:endLatitude '19.161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.221 19.161, -69.221 19.161, -69.221 19.161, -69.221 19.161, -69.221 19.161))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2572'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3622 -55.5785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3622"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3622 -55.5785)"^^geo:wktLiteral ;
  geo-pos:lat "51.3622"^^xsd:decimal ;
  geo-pos:long "-55.5785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_13'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_13'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.5785'^^xsd:double;
  dwc:startLongitude '-55.5785'^^xsd:double;
  dwc:endLongitude '-55.5785'^^xsd:double;
  dwc:latitude '51.3622'^^xsd:double;
  dwc:startLatitude '51.3622'^^xsd:double;
  dwc:endLatitude '51.3622'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.5785 51.3622, -55.5785 51.3622, -55.5785 51.3622, -55.5785 51.3622, -55.5785 51.3622))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_13'^^xsd:string;
  dwc:observationDate '1993-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7333 -24.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7333 -24.0667)"^^geo:wktLiteral ;
  geo-pos:lat "66.7333"^^xsd:decimal ;
  geo-pos:long "-24.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1766'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1766'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.0667'^^xsd:double;
  dwc:startLongitude '-24.0667'^^xsd:double;
  dwc:endLongitude '-24.0667'^^xsd:double;
  dwc:latitude '66.7333'^^xsd:double;
  dwc:startLatitude '66.7333'^^xsd:double;
  dwc:endLatitude '66.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.0667 66.7333, -24.0667 66.7333, -24.0667 66.7333, -24.0667 66.7333, -24.0667 66.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1766'^^xsd:string;
  dwc:observationDate '1992-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2423'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2423'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2423'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2422'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2422'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2422'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2421'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2421'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2421'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2420'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2420'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2420'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2419'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2419'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2419'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.05 16.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.05 16.2167)"^^geo:wktLiteral ;
  geo-pos:lat "74.05"^^xsd:decimal ;
  geo-pos:long "16.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2232'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2232'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '16.2167'^^xsd:double;
  dwc:startLongitude '16.2167'^^xsd:double;
  dwc:endLongitude '16.2167'^^xsd:double;
  dwc:latitude '74.05'^^xsd:double;
  dwc:startLatitude '74.05'^^xsd:double;
  dwc:endLatitude '74.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.2167 74.05, 16.2167 74.05, 16.2167 74.05, 16.2167 74.05, 16.2167 74.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2232'^^xsd:string;
  dwc:observationDate '1992-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6673 -53.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6673"^^xsd:decimal ;
  dwc:decimalLongitude "-53.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6673 -53.161)"^^geo:wktLiteral ;
  geo-pos:lat "48.6673"^^xsd:decimal ;
  geo-pos:long "-53.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3763'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3763'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.161'^^xsd:double;
  dwc:startLongitude '-53.161'^^xsd:double;
  dwc:endLongitude '-53.161'^^xsd:double;
  dwc:latitude '48.6673'^^xsd:double;
  dwc:startLatitude '48.6673'^^xsd:double;
  dwc:endLatitude '48.6673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.161 48.6673, -53.161 48.6673, -53.161 48.6673, -53.161 48.6673, -53.161 48.6673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3763'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6797 -52.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6797"^^xsd:decimal ;
  dwc:decimalLongitude "-52.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6797 -52.612)"^^geo:wktLiteral ;
  geo-pos:lat "47.6797"^^xsd:decimal ;
  geo-pos:long "-52.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3670'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3670'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.612'^^xsd:double;
  dwc:startLongitude '-52.612'^^xsd:double;
  dwc:endLongitude '-52.612'^^xsd:double;
  dwc:latitude '47.6797'^^xsd:double;
  dwc:startLatitude '47.6797'^^xsd:double;
  dwc:endLatitude '47.6797'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.612 47.6797, -52.612 47.6797, -52.612 47.6797, -52.612 47.6797, -52.612 47.6797))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3670'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4783 -56.7452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4783"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4783 -56.7452)"^^geo:wktLiteral ;
  geo-pos:lat "51.4783"^^xsd:decimal ;
  geo-pos:long "-56.7452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3548'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3548'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7452'^^xsd:double;
  dwc:startLongitude '-56.7452'^^xsd:double;
  dwc:endLongitude '-56.7452'^^xsd:double;
  dwc:latitude '51.4783'^^xsd:double;
  dwc:startLatitude '51.4783'^^xsd:double;
  dwc:endLatitude '51.4783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7452 51.4783, -56.7452 51.4783, -56.7452 51.4783, -56.7452 51.4783, -56.7452 51.4783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3548'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1733 -53.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1733"^^xsd:decimal ;
  dwc:decimalLongitude "-53.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1733 -53.03)"^^geo:wktLiteral ;
  geo-pos:lat "48.1733"^^xsd:decimal ;
  geo-pos:long "-53.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_384'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_384'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.03'^^xsd:double;
  dwc:startLongitude '-53.03'^^xsd:double;
  dwc:endLongitude '-53.03'^^xsd:double;
  dwc:latitude '48.1733'^^xsd:double;
  dwc:startLatitude '48.1733'^^xsd:double;
  dwc:endLatitude '48.1733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.03 48.1733, -53.03 48.1733, -53.03 48.1733, -53.03 48.1733, -53.03 48.1733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_384'^^xsd:string;
  dwc:observationDate '1992-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1587 -69.1748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1587 -69.1748)"^^geo:wktLiteral ;
  geo-pos:lat "19.1587"^^xsd:decimal ;
  geo-pos:long "-69.1748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1178'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1178'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1748'^^xsd:double;
  dwc:startLongitude '-69.1748'^^xsd:double;
  dwc:endLongitude '-69.1748'^^xsd:double;
  dwc:latitude '19.1587'^^xsd:double;
  dwc:startLatitude '19.1587'^^xsd:double;
  dwc:endLatitude '19.1587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1748 19.1587, -69.1748 19.1587, -69.1748 19.1587, -69.1748 19.1587, -69.1748 19.1587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1178'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.718 -69.8068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.718"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.718 -69.8068)"^^geo:wktLiteral ;
  geo-pos:lat "20.718"^^xsd:decimal ;
  geo-pos:long "-69.8068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1469'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1469'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8068'^^xsd:double;
  dwc:startLongitude '-69.8068'^^xsd:double;
  dwc:endLongitude '-69.8068'^^xsd:double;
  dwc:latitude '20.718'^^xsd:double;
  dwc:startLatitude '20.718'^^xsd:double;
  dwc:endLatitude '20.718'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8068 20.718, -69.8068 20.718, -69.8068 20.718, -69.8068 20.718, -69.8068 20.718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1469'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7527 -69.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7527"^^xsd:decimal ;
  dwc:decimalLongitude "-69.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7527 -69.814)"^^geo:wktLiteral ;
  geo-pos:lat "20.7527"^^xsd:decimal ;
  geo-pos:long "-69.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1481'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1481'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.814'^^xsd:double;
  dwc:startLongitude '-69.814'^^xsd:double;
  dwc:endLongitude '-69.814'^^xsd:double;
  dwc:latitude '20.7527'^^xsd:double;
  dwc:startLatitude '20.7527'^^xsd:double;
  dwc:endLatitude '20.7527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.814 20.7527, -69.814 20.7527, -69.814 20.7527, -69.814 20.7527, -69.814 20.7527))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1481'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7532 -69.8162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7532"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7532 -69.8162)"^^geo:wktLiteral ;
  geo-pos:lat "20.7532"^^xsd:decimal ;
  geo-pos:long "-69.8162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1451'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1451'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8162'^^xsd:double;
  dwc:startLongitude '-69.8162'^^xsd:double;
  dwc:endLongitude '-69.8162'^^xsd:double;
  dwc:latitude '20.7532'^^xsd:double;
  dwc:startLatitude '20.7532'^^xsd:double;
  dwc:endLatitude '20.7532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8162 20.7532, -69.8162 20.7532, -69.8162 20.7532, -69.8162 20.7532, -69.8162 20.7532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1451'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7027 -69.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7027"^^xsd:decimal ;
  dwc:decimalLongitude "-69.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7027 -69.811)"^^geo:wktLiteral ;
  geo-pos:lat "20.7027"^^xsd:decimal ;
  geo-pos:long "-69.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_795'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_795'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.811'^^xsd:double;
  dwc:startLongitude '-69.811'^^xsd:double;
  dwc:endLongitude '-69.811'^^xsd:double;
  dwc:latitude '20.7027'^^xsd:double;
  dwc:startLatitude '20.7027'^^xsd:double;
  dwc:endLatitude '20.7027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.811 20.7027, -69.811 20.7027, -69.811 20.7027, -69.811 20.7027, -69.811 20.7027))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_795'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7317 -69.8107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7317 -69.8107)"^^geo:wktLiteral ;
  geo-pos:lat "20.7317"^^xsd:decimal ;
  geo-pos:long "-69.8107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_928'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_928'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8107'^^xsd:double;
  dwc:startLongitude '-69.8107'^^xsd:double;
  dwc:endLongitude '-69.8107'^^xsd:double;
  dwc:latitude '20.7317'^^xsd:double;
  dwc:startLatitude '20.7317'^^xsd:double;
  dwc:endLatitude '20.7317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8107 20.7317, -69.8107 20.7317, -69.8107 20.7317, -69.8107 20.7317, -69.8107 20.7317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_928'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9883 -50.0243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9883"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9883 -50.0243)"^^geo:wktLiteral ;
  geo-pos:lat "61.9883"^^xsd:decimal ;
  geo-pos:long "-50.0243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_161'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_161'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0243'^^xsd:double;
  dwc:startLongitude '-50.0243'^^xsd:double;
  dwc:endLongitude '-50.0243'^^xsd:double;
  dwc:latitude '61.9883'^^xsd:double;
  dwc:startLatitude '61.9883'^^xsd:double;
  dwc:endLatitude '61.9883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0243 61.9883, -50.0243 61.9883, -50.0243 61.9883, -50.0243 61.9883, -50.0243 61.9883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_161'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0355 -49.9462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0355"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0355 -49.9462)"^^geo:wktLiteral ;
  geo-pos:lat "62.0355"^^xsd:decimal ;
  geo-pos:long "-49.9462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_149'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_149'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9462'^^xsd:double;
  dwc:startLongitude '-49.9462'^^xsd:double;
  dwc:endLongitude '-49.9462'^^xsd:double;
  dwc:latitude '62.0355'^^xsd:double;
  dwc:startLatitude '62.0355'^^xsd:double;
  dwc:endLatitude '62.0355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9462 62.0355, -49.9462 62.0355, -49.9462 62.0355, -49.9462 62.0355, -49.9462 62.0355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_149'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0355 -49.9462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0355"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0355 -49.9462)"^^geo:wktLiteral ;
  geo-pos:lat "62.0355"^^xsd:decimal ;
  geo-pos:long "-49.9462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_150'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_150'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9462'^^xsd:double;
  dwc:startLongitude '-49.9462'^^xsd:double;
  dwc:endLongitude '-49.9462'^^xsd:double;
  dwc:latitude '62.0355'^^xsd:double;
  dwc:startLatitude '62.0355'^^xsd:double;
  dwc:endLatitude '62.0355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9462 62.0355, -49.9462 62.0355, -49.9462 62.0355, -49.9462 62.0355, -49.9462 62.0355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_150'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0355 -49.9462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0355"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0355 -49.9462)"^^geo:wktLiteral ;
  geo-pos:lat "62.0355"^^xsd:decimal ;
  geo-pos:long "-49.9462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_151'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_151'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9462'^^xsd:double;
  dwc:startLongitude '-49.9462'^^xsd:double;
  dwc:endLongitude '-49.9462'^^xsd:double;
  dwc:latitude '62.0355'^^xsd:double;
  dwc:startLatitude '62.0355'^^xsd:double;
  dwc:endLatitude '62.0355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9462 62.0355, -49.9462 62.0355, -49.9462 62.0355, -49.9462 62.0355, -49.9462 62.0355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_151'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0355 -49.9462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0355"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0355 -49.9462)"^^geo:wktLiteral ;
  geo-pos:lat "62.0355"^^xsd:decimal ;
  geo-pos:long "-49.9462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_152'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_152'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9462'^^xsd:double;
  dwc:startLongitude '-49.9462'^^xsd:double;
  dwc:endLongitude '-49.9462'^^xsd:double;
  dwc:latitude '62.0355'^^xsd:double;
  dwc:startLatitude '62.0355'^^xsd:double;
  dwc:endLatitude '62.0355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9462 62.0355, -49.9462 62.0355, -49.9462 62.0355, -49.9462 62.0355, -49.9462 62.0355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_152'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2143 -70.0437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2143"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2143 -70.0437)"^^geo:wktLiteral ;
  geo-pos:lat "43.2143"^^xsd:decimal ;
  geo-pos:long "-70.0437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3015'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3015'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0437'^^xsd:double;
  dwc:startLongitude '-70.0437'^^xsd:double;
  dwc:endLongitude '-70.0437'^^xsd:double;
  dwc:latitude '43.2143'^^xsd:double;
  dwc:startLatitude '43.2143'^^xsd:double;
  dwc:endLatitude '43.2143'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0437 43.2143, -70.0437 43.2143, -70.0437 43.2143, -70.0437 43.2143, -70.0437 43.2143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3015'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7425 -69.7673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7425"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7425 -69.7673)"^^geo:wktLiteral ;
  geo-pos:lat "20.7425"^^xsd:decimal ;
  geo-pos:long "-69.7673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2896'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2896'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7673'^^xsd:double;
  dwc:startLongitude '-69.7673'^^xsd:double;
  dwc:endLongitude '-69.7673'^^xsd:double;
  dwc:latitude '20.7425'^^xsd:double;
  dwc:startLatitude '20.7425'^^xsd:double;
  dwc:endLatitude '20.7425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7673 20.7425, -69.7673 20.7425, -69.7673 20.7425, -69.7673 20.7425, -69.7673 20.7425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2896'^^xsd:string;
  dwc:observationDate '1993-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8048 -69.8305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8048"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8048 -69.8305)"^^geo:wktLiteral ;
  geo-pos:lat "20.8048"^^xsd:decimal ;
  geo-pos:long "-69.8305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1211'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1211'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8305'^^xsd:double;
  dwc:startLongitude '-69.8305'^^xsd:double;
  dwc:endLongitude '-69.8305'^^xsd:double;
  dwc:latitude '20.8048'^^xsd:double;
  dwc:startLatitude '20.8048'^^xsd:double;
  dwc:endLatitude '20.8048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8305 20.8048, -69.8305 20.8048, -69.8305 20.8048, -69.8305 20.8048, -69.8305 20.8048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1211'^^xsd:string;
  dwc:observationDate '1992-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -27.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -27.25)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "-27.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1824'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1824'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.25'^^xsd:double;
  dwc:startLongitude '-27.25'^^xsd:double;
  dwc:endLongitude '-27.25'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:startLatitude '64.4'^^xsd:double;
  dwc:endLatitude '64.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.25 64.4, -27.25 64.4, -27.25 64.4, -27.25 64.4, -27.25 64.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1824'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -27.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -27.25)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "-27.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1825'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1825'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.25'^^xsd:double;
  dwc:startLongitude '-27.25'^^xsd:double;
  dwc:endLongitude '-27.25'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:startLatitude '64.4'^^xsd:double;
  dwc:endLatitude '64.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.25 64.4, -27.25 64.4, -27.25 64.4, -27.25 64.4, -27.25 64.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1825'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3038 -52.7518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3038"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3038 -52.7518)"^^geo:wktLiteral ;
  geo-pos:lat "47.3038"^^xsd:decimal ;
  geo-pos:long "-52.7518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3960'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3960'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7518'^^xsd:double;
  dwc:startLongitude '-52.7518'^^xsd:double;
  dwc:endLongitude '-52.7518'^^xsd:double;
  dwc:latitude '47.3038'^^xsd:double;
  dwc:startLatitude '47.3038'^^xsd:double;
  dwc:endLatitude '47.3038'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7518 47.3038, -52.7518 47.3038, -52.7518 47.3038, -52.7518 47.3038, -52.7518 47.3038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3960'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3038 -52.7518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3038"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3038 -52.7518)"^^geo:wktLiteral ;
  geo-pos:lat "47.3038"^^xsd:decimal ;
  geo-pos:long "-52.7518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3961'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3961'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7518'^^xsd:double;
  dwc:startLongitude '-52.7518'^^xsd:double;
  dwc:endLongitude '-52.7518'^^xsd:double;
  dwc:latitude '47.3038'^^xsd:double;
  dwc:startLatitude '47.3038'^^xsd:double;
  dwc:endLatitude '47.3038'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7518 47.3038, -52.7518 47.3038, -52.7518 47.3038, -52.7518 47.3038, -52.7518 47.3038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3961'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3537 -66.3303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3537"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3537 -66.3303)"^^geo:wktLiteral ;
  geo-pos:lat "44.3537"^^xsd:decimal ;
  geo-pos:long "-66.3303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3242'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3242'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3303'^^xsd:double;
  dwc:startLongitude '-66.3303'^^xsd:double;
  dwc:endLongitude '-66.3303'^^xsd:double;
  dwc:latitude '44.3537'^^xsd:double;
  dwc:startLatitude '44.3537'^^xsd:double;
  dwc:endLatitude '44.3537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3303 44.3537, -66.3303 44.3537, -66.3303 44.3537, -66.3303 44.3537, -66.3303 44.3537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3242'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3463 -66.3172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3463"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3463 -66.3172)"^^geo:wktLiteral ;
  geo-pos:lat "44.3463"^^xsd:decimal ;
  geo-pos:long "-66.3172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3239'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3239'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3172'^^xsd:double;
  dwc:startLongitude '-66.3172'^^xsd:double;
  dwc:endLongitude '-66.3172'^^xsd:double;
  dwc:latitude '44.3463'^^xsd:double;
  dwc:startLatitude '44.3463'^^xsd:double;
  dwc:endLatitude '44.3463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3172 44.3463, -66.3172 44.3463, -66.3172 44.3463, -66.3172 44.3463, -66.3172 44.3463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3239'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2543 -52.7875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2543 -52.7875)"^^geo:wktLiteral ;
  geo-pos:lat "47.2543"^^xsd:decimal ;
  geo-pos:long "-52.7875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3938'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3938'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7875'^^xsd:double;
  dwc:startLongitude '-52.7875'^^xsd:double;
  dwc:endLongitude '-52.7875'^^xsd:double;
  dwc:latitude '47.2543'^^xsd:double;
  dwc:startLatitude '47.2543'^^xsd:double;
  dwc:endLatitude '47.2543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7875 47.2543, -52.7875 47.2543, -52.7875 47.2543, -52.7875 47.2543, -52.7875 47.2543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3938'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4033 -53.0867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4033 -53.0867)"^^geo:wktLiteral ;
  geo-pos:lat "48.4033"^^xsd:decimal ;
  geo-pos:long "-53.0867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_399'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_399'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0867'^^xsd:double;
  dwc:startLongitude '-53.0867'^^xsd:double;
  dwc:endLongitude '-53.0867'^^xsd:double;
  dwc:latitude '48.4033'^^xsd:double;
  dwc:startLatitude '48.4033'^^xsd:double;
  dwc:endLatitude '48.4033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0867 48.4033, -53.0867 48.4033, -53.0867 48.4033, -53.0867 48.4033, -53.0867 48.4033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_399'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2367 -52.8017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2367"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2367 -52.8017)"^^geo:wktLiteral ;
  geo-pos:lat "47.2367"^^xsd:decimal ;
  geo-pos:long "-52.8017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3683'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3683'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8017'^^xsd:double;
  dwc:startLongitude '-52.8017'^^xsd:double;
  dwc:endLongitude '-52.8017'^^xsd:double;
  dwc:latitude '47.2367'^^xsd:double;
  dwc:startLatitude '47.2367'^^xsd:double;
  dwc:endLatitude '47.2367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8017 47.2367, -52.8017 47.2367, -52.8017 47.2367, -52.8017 47.2367, -52.8017 47.2367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3683'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3437 -55.8228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3437"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3437 -55.8228)"^^geo:wktLiteral ;
  geo-pos:lat "51.3437"^^xsd:decimal ;
  geo-pos:long "-55.8228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_17'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_17'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8228'^^xsd:double;
  dwc:startLongitude '-55.8228'^^xsd:double;
  dwc:endLongitude '-55.8228'^^xsd:double;
  dwc:latitude '51.3437'^^xsd:double;
  dwc:startLatitude '51.3437'^^xsd:double;
  dwc:endLatitude '51.3437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8228 51.3437, -55.8228 51.3437, -55.8228 51.3437, -55.8228 51.3437, -55.8228 51.3437))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_17'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4047 -57.1423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4047"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4047 -57.1423)"^^geo:wktLiteral ;
  geo-pos:lat "51.4047"^^xsd:decimal ;
  geo-pos:long "-57.1423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2427'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2427'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1423'^^xsd:double;
  dwc:startLongitude '-57.1423'^^xsd:double;
  dwc:endLongitude '-57.1423'^^xsd:double;
  dwc:latitude '51.4047'^^xsd:double;
  dwc:startLatitude '51.4047'^^xsd:double;
  dwc:endLatitude '51.4047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1423 51.4047, -57.1423 51.4047, -57.1423 51.4047, -57.1423 51.4047, -57.1423 51.4047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2427'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3512 -67.3003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3512"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3512 -67.3003)"^^geo:wktLiteral ;
  geo-pos:lat "18.3512"^^xsd:decimal ;
  geo-pos:long "-67.3003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3059'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3059'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3003'^^xsd:double;
  dwc:startLongitude '-67.3003'^^xsd:double;
  dwc:endLongitude '-67.3003'^^xsd:double;
  dwc:latitude '18.3512'^^xsd:double;
  dwc:startLatitude '18.3512'^^xsd:double;
  dwc:endLatitude '18.3512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3003 18.3512, -67.3003 18.3512, -67.3003 18.3512, -67.3003 18.3512, -67.3003 18.3512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3059'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7462 -69.7972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7462"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7462 -69.7972)"^^geo:wktLiteral ;
  geo-pos:lat "20.7462"^^xsd:decimal ;
  geo-pos:long "-69.7972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2746'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2746'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7972'^^xsd:double;
  dwc:startLongitude '-69.7972'^^xsd:double;
  dwc:endLongitude '-69.7972'^^xsd:double;
  dwc:latitude '20.7462'^^xsd:double;
  dwc:startLatitude '20.7462'^^xsd:double;
  dwc:endLatitude '20.7462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7972 20.7462, -69.7972 20.7462, -69.7972 20.7462, -69.7972 20.7462, -69.7972 20.7462))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2746'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6983 -69.7402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6983 -69.7402)"^^geo:wktLiteral ;
  geo-pos:lat "20.6983"^^xsd:decimal ;
  geo-pos:long "-69.7402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2718'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2718'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7402'^^xsd:double;
  dwc:startLongitude '-69.7402'^^xsd:double;
  dwc:endLongitude '-69.7402'^^xsd:double;
  dwc:latitude '20.6983'^^xsd:double;
  dwc:startLatitude '20.6983'^^xsd:double;
  dwc:endLatitude '20.6983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7402 20.6983, -69.7402 20.6983, -69.7402 20.6983, -69.7402 20.6983, -69.7402 20.6983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2718'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7295 -69.7548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7295"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7295 -69.7548)"^^geo:wktLiteral ;
  geo-pos:lat "20.7295"^^xsd:decimal ;
  geo-pos:long "-69.7548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2831'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2831'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7548'^^xsd:double;
  dwc:startLongitude '-69.7548'^^xsd:double;
  dwc:endLongitude '-69.7548'^^xsd:double;
  dwc:latitude '20.7295'^^xsd:double;
  dwc:startLatitude '20.7295'^^xsd:double;
  dwc:endLatitude '20.7295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7548 20.7295, -69.7548 20.7295, -69.7548 20.7295, -69.7548 20.7295, -69.7548 20.7295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2831'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7498 -69.7875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7498"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7498 -69.7875)"^^geo:wktLiteral ;
  geo-pos:lat "20.7498"^^xsd:decimal ;
  geo-pos:long "-69.7875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2794'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2794'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7875'^^xsd:double;
  dwc:startLongitude '-69.7875'^^xsd:double;
  dwc:endLongitude '-69.7875'^^xsd:double;
  dwc:latitude '20.7498'^^xsd:double;
  dwc:startLatitude '20.7498'^^xsd:double;
  dwc:endLatitude '20.7498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7875 20.7498, -69.7875 20.7498, -69.7875 20.7498, -69.7875 20.7498, -69.7875 20.7498))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2794'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7498 -69.7875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7498"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7498 -69.7875)"^^geo:wktLiteral ;
  geo-pos:lat "20.7498"^^xsd:decimal ;
  geo-pos:long "-69.7875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2795'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2795'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7875'^^xsd:double;
  dwc:startLongitude '-69.7875'^^xsd:double;
  dwc:endLongitude '-69.7875'^^xsd:double;
  dwc:latitude '20.7498'^^xsd:double;
  dwc:startLatitude '20.7498'^^xsd:double;
  dwc:endLatitude '20.7498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7875 20.7498, -69.7875 20.7498, -69.7875 20.7498, -69.7875 20.7498, -69.7875 20.7498))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2795'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7597 -69.7865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7597"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7597 -69.7865)"^^geo:wktLiteral ;
  geo-pos:lat "20.7597"^^xsd:decimal ;
  geo-pos:long "-69.7865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1706'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1706'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7865'^^xsd:double;
  dwc:startLongitude '-69.7865'^^xsd:double;
  dwc:endLongitude '-69.7865'^^xsd:double;
  dwc:latitude '20.7597'^^xsd:double;
  dwc:startLatitude '20.7597'^^xsd:double;
  dwc:endLatitude '20.7597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7865 20.7597, -69.7865 20.7597, -69.7865 20.7597, -69.7865 20.7597, -69.7865 20.7597))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1706'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1507 -69.1737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1507"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1507 -69.1737)"^^geo:wktLiteral ;
  geo-pos:lat "19.1507"^^xsd:decimal ;
  geo-pos:long "-69.1737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1105'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1105'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1737'^^xsd:double;
  dwc:startLongitude '-69.1737'^^xsd:double;
  dwc:endLongitude '-69.1737'^^xsd:double;
  dwc:latitude '19.1507'^^xsd:double;
  dwc:startLatitude '19.1507'^^xsd:double;
  dwc:endLatitude '19.1507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1737 19.1507, -69.1737 19.1507, -69.1737 19.1507, -69.1737 19.1507, -69.1737 19.1507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1105'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.772 -69.7828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.772"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.772 -69.7828)"^^geo:wktLiteral ;
  geo-pos:lat "20.772"^^xsd:decimal ;
  geo-pos:long "-69.7828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1692'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1692'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7828'^^xsd:double;
  dwc:startLongitude '-69.7828'^^xsd:double;
  dwc:endLongitude '-69.7828'^^xsd:double;
  dwc:latitude '20.772'^^xsd:double;
  dwc:startLatitude '20.772'^^xsd:double;
  dwc:endLatitude '20.772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7828 20.772, -69.7828 20.772, -69.7828 20.772, -69.7828 20.772, -69.7828 20.772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1692'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.772 -69.7828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.772"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.772 -69.7828)"^^geo:wktLiteral ;
  geo-pos:lat "20.772"^^xsd:decimal ;
  geo-pos:long "-69.7828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1693'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1693'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7828'^^xsd:double;
  dwc:startLongitude '-69.7828'^^xsd:double;
  dwc:endLongitude '-69.7828'^^xsd:double;
  dwc:latitude '20.772'^^xsd:double;
  dwc:startLatitude '20.772'^^xsd:double;
  dwc:endLatitude '20.772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7828 20.772, -69.7828 20.772, -69.7828 20.772, -69.7828 20.772, -69.7828 20.772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1693'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6758 -69.7813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6758"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6758 -69.7813)"^^geo:wktLiteral ;
  geo-pos:lat "20.6758"^^xsd:decimal ;
  geo-pos:long "-69.7813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1540'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1540'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7813'^^xsd:double;
  dwc:startLongitude '-69.7813'^^xsd:double;
  dwc:endLongitude '-69.7813'^^xsd:double;
  dwc:latitude '20.6758'^^xsd:double;
  dwc:startLatitude '20.6758'^^xsd:double;
  dwc:endLatitude '20.6758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7813 20.6758, -69.7813 20.6758, -69.7813 20.6758, -69.7813 20.6758, -69.7813 20.6758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1540'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7562 -69.7758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7562"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7562 -69.7758)"^^geo:wktLiteral ;
  geo-pos:lat "20.7562"^^xsd:decimal ;
  geo-pos:long "-69.7758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_897'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_897'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7758'^^xsd:double;
  dwc:startLongitude '-69.7758'^^xsd:double;
  dwc:endLongitude '-69.7758'^^xsd:double;
  dwc:latitude '20.7562'^^xsd:double;
  dwc:startLatitude '20.7562'^^xsd:double;
  dwc:endLatitude '20.7562'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7758 20.7562, -69.7758 20.7562, -69.7758 20.7562, -69.7758 20.7562, -69.7758 20.7562))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_897'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7107 -52.9715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7107"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7107 -52.9715)"^^geo:wktLiteral ;
  geo-pos:lat "47.7107"^^xsd:decimal ;
  geo-pos:long "-52.9715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3589'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3589'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9715'^^xsd:double;
  dwc:startLongitude '-52.9715'^^xsd:double;
  dwc:endLongitude '-52.9715'^^xsd:double;
  dwc:latitude '47.7107'^^xsd:double;
  dwc:startLatitude '47.7107'^^xsd:double;
  dwc:endLatitude '47.7107'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9715 47.7107, -52.9715 47.7107, -52.9715 47.7107, -52.9715 47.7107, -52.9715 47.7107))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3589'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.905 -63.3383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.905"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.905 -63.3383)"^^geo:wktLiteral ;
  geo-pos:lat "49.905"^^xsd:decimal ;
  geo-pos:long "-63.3383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2372'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2372'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3383'^^xsd:double;
  dwc:startLongitude '-63.3383'^^xsd:double;
  dwc:endLongitude '-63.3383'^^xsd:double;
  dwc:latitude '49.905'^^xsd:double;
  dwc:startLatitude '49.905'^^xsd:double;
  dwc:endLatitude '49.905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3383 49.905, -63.3383 49.905, -63.3383 49.905, -63.3383 49.905, -63.3383 49.905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2372'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1625 -52.7962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1625"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1625 -52.7962)"^^geo:wktLiteral ;
  geo-pos:lat "48.1625"^^xsd:decimal ;
  geo-pos:long "-52.7962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3752'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3752'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7962'^^xsd:double;
  dwc:startLongitude '-52.7962'^^xsd:double;
  dwc:endLongitude '-52.7962'^^xsd:double;
  dwc:latitude '48.1625'^^xsd:double;
  dwc:startLatitude '48.1625'^^xsd:double;
  dwc:endLatitude '48.1625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7962 48.1625, -52.7962 48.1625, -52.7962 48.1625, -52.7962 48.1625, -52.7962 48.1625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3752'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -64.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.108"^^xsd:decimal ;
  dwc:decimalLongitude "-64.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -64.075)"^^geo:wktLiteral ;
  geo-pos:lat "50.108"^^xsd:decimal ;
  geo-pos:long "-64.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2241'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2241'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.075'^^xsd:double;
  dwc:startLongitude '-64.075'^^xsd:double;
  dwc:endLongitude '-64.075'^^xsd:double;
  dwc:latitude '50.108'^^xsd:double;
  dwc:startLatitude '50.108'^^xsd:double;
  dwc:endLatitude '50.108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.075 50.108, -64.075 50.108, -64.075 50.108, -64.075 50.108, -64.075 50.108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2241'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.777 -52.7433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.777"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.777 -52.7433)"^^geo:wktLiteral ;
  geo-pos:lat "47.777"^^xsd:decimal ;
  geo-pos:long "-52.7433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_359'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_359'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7433'^^xsd:double;
  dwc:startLongitude '-52.7433'^^xsd:double;
  dwc:endLongitude '-52.7433'^^xsd:double;
  dwc:latitude '47.777'^^xsd:double;
  dwc:startLatitude '47.777'^^xsd:double;
  dwc:endLatitude '47.777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7433 47.777, -52.7433 47.777, -52.7433 47.777, -52.7433 47.777, -52.7433 47.777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_359'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3482 -55.4372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3482"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3482 -55.4372)"^^geo:wktLiteral ;
  geo-pos:lat "51.3482"^^xsd:decimal ;
  geo-pos:long "-55.4372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_106'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_106'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.4372'^^xsd:double;
  dwc:startLongitude '-55.4372'^^xsd:double;
  dwc:endLongitude '-55.4372'^^xsd:double;
  dwc:latitude '51.3482'^^xsd:double;
  dwc:startLatitude '51.3482'^^xsd:double;
  dwc:endLatitude '51.3482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.4372 51.3482, -55.4372 51.3482, -55.4372 51.3482, -55.4372 51.3482, -55.4372 51.3482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_106'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173 -70.0218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.173"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173 -70.0218)"^^geo:wktLiteral ;
  geo-pos:lat "43.173"^^xsd:decimal ;
  geo-pos:long "-70.0218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3887'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3887'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0218'^^xsd:double;
  dwc:startLongitude '-70.0218'^^xsd:double;
  dwc:endLongitude '-70.0218'^^xsd:double;
  dwc:latitude '43.173'^^xsd:double;
  dwc:startLatitude '43.173'^^xsd:double;
  dwc:endLatitude '43.173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0218 43.173, -70.0218 43.173, -70.0218 43.173, -70.0218 43.173, -70.0218 43.173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3887'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173 -70.0218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.173"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173 -70.0218)"^^geo:wktLiteral ;
  geo-pos:lat "43.173"^^xsd:decimal ;
  geo-pos:long "-70.0218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3888'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3888'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0218'^^xsd:double;
  dwc:startLongitude '-70.0218'^^xsd:double;
  dwc:endLongitude '-70.0218'^^xsd:double;
  dwc:latitude '43.173'^^xsd:double;
  dwc:startLatitude '43.173'^^xsd:double;
  dwc:endLatitude '43.173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0218 43.173, -70.0218 43.173, -70.0218 43.173, -70.0218 43.173, -70.0218 43.173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3888'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -67.1682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.1682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -67.1682)"^^geo:wktLiteral ;
  geo-pos:lat "18.5"^^xsd:decimal ;
  geo-pos:long "-67.1682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3071'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3071'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.1682'^^xsd:double;
  dwc:startLongitude '-67.1682'^^xsd:double;
  dwc:endLongitude '-67.1682'^^xsd:double;
  dwc:latitude '18.5'^^xsd:double;
  dwc:startLatitude '18.5'^^xsd:double;
  dwc:endLatitude '18.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1682 18.5, -67.1682 18.5, -67.1682 18.5, -67.1682 18.5, -67.1682 18.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3071'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5545 -69.4063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5545"^^xsd:decimal ;
  dwc:decimalLongitude "-69.4063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5545 -69.4063)"^^geo:wktLiteral ;
  geo-pos:lat "41.5545"^^xsd:decimal ;
  geo-pos:long "-69.4063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3327'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_3327'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.4063'^^xsd:double;
  dwc:startLongitude '-69.4063'^^xsd:double;
  dwc:endLongitude '-69.4063'^^xsd:double;
  dwc:latitude '41.5545'^^xsd:double;
  dwc:startLatitude '41.5545'^^xsd:double;
  dwc:endLatitude '41.5545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4063 41.5545, -69.4063 41.5545, -69.4063 41.5545, -69.4063 41.5545, -69.4063 41.5545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3327'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5807 -68.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5807"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5807 -68.4847)"^^geo:wktLiteral ;
  geo-pos:lat "41.5807"^^xsd:decimal ;
  geo-pos:long "-68.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3413'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3413'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.4847'^^xsd:double;
  dwc:startLongitude '-68.4847'^^xsd:double;
  dwc:endLongitude '-68.4847'^^xsd:double;
  dwc:latitude '41.5807'^^xsd:double;
  dwc:startLatitude '41.5807'^^xsd:double;
  dwc:endLatitude '41.5807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4847 41.5807, -68.4847 41.5807, -68.4847 41.5807, -68.4847 41.5807, -68.4847 41.5807))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3413'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1688 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1688"^^xsd:decimal ;
  dwc:decimalLongitude "-70.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1688 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.1688"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3276'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3276'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:startLongitude '-70.033'^^xsd:double;
  dwc:endLongitude '-70.033'^^xsd:double;
  dwc:latitude '43.1688'^^xsd:double;
  dwc:startLatitude '43.1688'^^xsd:double;
  dwc:endLatitude '43.1688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.1688, -70.033 43.1688, -70.033 43.1688, -70.033 43.1688, -70.033 43.1688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3276'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7433 -69.7765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7433 -69.7765)"^^geo:wktLiteral ;
  geo-pos:lat "20.7433"^^xsd:decimal ;
  geo-pos:long "-69.7765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2817'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2817'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7765'^^xsd:double;
  dwc:startLongitude '-69.7765'^^xsd:double;
  dwc:endLongitude '-69.7765'^^xsd:double;
  dwc:latitude '20.7433'^^xsd:double;
  dwc:startLatitude '20.7433'^^xsd:double;
  dwc:endLatitude '20.7433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7765 20.7433, -69.7765 20.7433, -69.7765 20.7433, -69.7765 20.7433, -69.7765 20.7433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2817'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1607 -69.1988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1607"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1607 -69.1988)"^^geo:wktLiteral ;
  geo-pos:lat "19.1607"^^xsd:decimal ;
  geo-pos:long "-69.1988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2626'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2626'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1988'^^xsd:double;
  dwc:startLongitude '-69.1988'^^xsd:double;
  dwc:endLongitude '-69.1988'^^xsd:double;
  dwc:latitude '19.1607'^^xsd:double;
  dwc:startLatitude '19.1607'^^xsd:double;
  dwc:endLatitude '19.1607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1988 19.1607, -69.1988 19.1607, -69.1988 19.1607, -69.1988 19.1607, -69.1988 19.1607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2626'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6667 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6667 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.6667"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1399'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1399'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.6667'^^xsd:double;
  dwc:startLatitude '20.6667'^^xsd:double;
  dwc:endLatitude '20.6667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.6667, -69.7833 20.6667, -69.7833 20.6667, -69.7833 20.6667, -69.7833 20.6667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1399'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6667 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6667 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.6667"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1400'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1400'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.6667'^^xsd:double;
  dwc:startLatitude '20.6667'^^xsd:double;
  dwc:endLatitude '20.6667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.6667, -69.7833 20.6667, -69.7833 20.6667, -69.7833 20.6667, -69.7833 20.6667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1400'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7593 -69.7797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7593"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7593 -69.7797)"^^geo:wktLiteral ;
  geo-pos:lat "20.7593"^^xsd:decimal ;
  geo-pos:long "-69.7797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1315'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1315'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7797'^^xsd:double;
  dwc:startLongitude '-69.7797'^^xsd:double;
  dwc:endLongitude '-69.7797'^^xsd:double;
  dwc:latitude '20.7593'^^xsd:double;
  dwc:startLatitude '20.7593'^^xsd:double;
  dwc:endLatitude '20.7593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7797 20.7593, -69.7797 20.7593, -69.7797 20.7593, -69.7797 20.7593, -69.7797 20.7593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1315'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6857 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6857"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6857 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.6857"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1443'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1443'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.6857'^^xsd:double;
  dwc:startLatitude '20.6857'^^xsd:double;
  dwc:endLatitude '20.6857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.6857, -69.8167 20.6857, -69.8167 20.6857, -69.8167 20.6857, -69.8167 20.6857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1443'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1535 -52.4605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1535"^^xsd:decimal ;
  dwc:decimalLongitude "-52.4605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1535 -52.4605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1535"^^xsd:decimal ;
  geo-pos:long "-52.4605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_228'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_228'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.4605'^^xsd:double;
  dwc:startLongitude '-52.4605'^^xsd:double;
  dwc:endLongitude '-52.4605'^^xsd:double;
  dwc:latitude '64.1535'^^xsd:double;
  dwc:startLatitude '64.1535'^^xsd:double;
  dwc:endLatitude '64.1535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.4605 64.1535, -52.4605 64.1535, -52.4605 64.1535, -52.4605 64.1535, -52.4605 64.1535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_228'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7242 -69.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7242"^^xsd:decimal ;
  dwc:decimalLongitude "-69.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7242 -69.736)"^^geo:wktLiteral ;
  geo-pos:lat "20.7242"^^xsd:decimal ;
  geo-pos:long "-69.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1532'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1532'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.736'^^xsd:double;
  dwc:startLongitude '-69.736'^^xsd:double;
  dwc:endLongitude '-69.736'^^xsd:double;
  dwc:latitude '20.7242'^^xsd:double;
  dwc:startLatitude '20.7242'^^xsd:double;
  dwc:endLatitude '20.7242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.736 20.7242, -69.736 20.7242, -69.736 20.7242, -69.736 20.7242, -69.736 20.7242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1532'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7765 -69.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-69.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7765 -69.839)"^^geo:wktLiteral ;
  geo-pos:lat "20.7765"^^xsd:decimal ;
  geo-pos:long "-69.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_914'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_914'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.839'^^xsd:double;
  dwc:startLongitude '-69.839'^^xsd:double;
  dwc:endLongitude '-69.839'^^xsd:double;
  dwc:latitude '20.7765'^^xsd:double;
  dwc:startLatitude '20.7765'^^xsd:double;
  dwc:endLatitude '20.7765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.839 20.7765, -69.839 20.7765, -69.839 20.7765, -69.839 20.7765, -69.839 20.7765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_914'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7765 -69.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-69.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7765 -69.839)"^^geo:wktLiteral ;
  geo-pos:lat "20.7765"^^xsd:decimal ;
  geo-pos:long "-69.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_915'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_915'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.839'^^xsd:double;
  dwc:startLongitude '-69.839'^^xsd:double;
  dwc:endLongitude '-69.839'^^xsd:double;
  dwc:latitude '20.7765'^^xsd:double;
  dwc:startLatitude '20.7765'^^xsd:double;
  dwc:endLatitude '20.7765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.839 20.7765, -69.839 20.7765, -69.839 20.7765, -69.839 20.7765, -69.839 20.7765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_915'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7338 -69.8105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7338"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7338 -69.8105)"^^geo:wktLiteral ;
  geo-pos:lat "20.7338"^^xsd:decimal ;
  geo-pos:long "-69.8105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_874'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_874'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8105'^^xsd:double;
  dwc:startLongitude '-69.8105'^^xsd:double;
  dwc:endLongitude '-69.8105'^^xsd:double;
  dwc:latitude '20.7338'^^xsd:double;
  dwc:startLatitude '20.7338'^^xsd:double;
  dwc:endLatitude '20.7338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8105 20.7338, -69.8105 20.7338, -69.8105 20.7338, -69.8105 20.7338, -69.8105 20.7338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_874'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7417 -69.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7417 -69.793)"^^geo:wktLiteral ;
  geo-pos:lat "20.7417"^^xsd:decimal ;
  geo-pos:long "-69.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1492'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1492'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.793'^^xsd:double;
  dwc:startLongitude '-69.793'^^xsd:double;
  dwc:endLongitude '-69.793'^^xsd:double;
  dwc:latitude '20.7417'^^xsd:double;
  dwc:startLatitude '20.7417'^^xsd:double;
  dwc:endLatitude '20.7417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.793 20.7417, -69.793 20.7417, -69.793 20.7417, -69.793 20.7417, -69.793 20.7417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1492'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1460'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1460'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1460'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6857 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6857"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6857 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.6857"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1442'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1442'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.6857'^^xsd:double;
  dwc:startLatitude '20.6857'^^xsd:double;
  dwc:endLatitude '20.6857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.6857, -69.8167 20.6857, -69.8167 20.6857, -69.8167 20.6857, -69.8167 20.6857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1442'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -28.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -28.0833)"^^geo:wktLiteral ;
  geo-pos:lat "65.6"^^xsd:decimal ;
  geo-pos:long "-28.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1786'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1786'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-28.0833'^^xsd:double;
  dwc:startLongitude '-28.0833'^^xsd:double;
  dwc:endLongitude '-28.0833'^^xsd:double;
  dwc:latitude '65.6'^^xsd:double;
  dwc:startLatitude '65.6'^^xsd:double;
  dwc:endLatitude '65.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.0833 65.6, -28.0833 65.6, -28.0833 65.6, -28.0833 65.6, -28.0833 65.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1786'^^xsd:string;
  dwc:observationDate '1992-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -28.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -28.0833)"^^geo:wktLiteral ;
  geo-pos:lat "65.6"^^xsd:decimal ;
  geo-pos:long "-28.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1785'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1785'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-28.0833'^^xsd:double;
  dwc:startLongitude '-28.0833'^^xsd:double;
  dwc:endLongitude '-28.0833'^^xsd:double;
  dwc:latitude '65.6'^^xsd:double;
  dwc:startLatitude '65.6'^^xsd:double;
  dwc:endLatitude '65.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.0833 65.6, -28.0833 65.6, -28.0833 65.6, -28.0833 65.6, -28.0833 65.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1785'^^xsd:string;
  dwc:observationDate '1992-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -26.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -26.6167)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "-26.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1835'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1835'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.6167'^^xsd:double;
  dwc:startLongitude '-26.6167'^^xsd:double;
  dwc:endLongitude '-26.6167'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:startLatitude '63.7'^^xsd:double;
  dwc:endLatitude '63.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.6167 63.7, -26.6167 63.7, -26.6167 63.7, -26.6167 63.7, -26.6167 63.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1835'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2257 -52.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2257"^^xsd:decimal ;
  dwc:decimalLongitude "-52.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2257 -52.791)"^^geo:wktLiteral ;
  geo-pos:lat "47.2257"^^xsd:decimal ;
  geo-pos:long "-52.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3658'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3658'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.791'^^xsd:double;
  dwc:startLongitude '-52.791'^^xsd:double;
  dwc:endLongitude '-52.791'^^xsd:double;
  dwc:latitude '47.2257'^^xsd:double;
  dwc:startLatitude '47.2257'^^xsd:double;
  dwc:endLatitude '47.2257'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.791 47.2257, -52.791 47.2257, -52.791 47.2257, -52.791 47.2257, -52.791 47.2257))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3658'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3922 -66.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3922"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3922 -66.314)"^^geo:wktLiteral ;
  geo-pos:lat "44.3922"^^xsd:decimal ;
  geo-pos:long "-66.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3244'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3244'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.314'^^xsd:double;
  dwc:startLongitude '-66.314'^^xsd:double;
  dwc:endLongitude '-66.314'^^xsd:double;
  dwc:latitude '44.3922'^^xsd:double;
  dwc:startLatitude '44.3922'^^xsd:double;
  dwc:endLatitude '44.3922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.314 44.3922, -66.314 44.3922, -66.314 44.3922, -66.314 44.3922, -66.314 44.3922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3244'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4553 -66.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4553"^^xsd:decimal ;
  dwc:decimalLongitude "-66.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4553 -66.6413)"^^geo:wktLiteral ;
  geo-pos:lat "44.4553"^^xsd:decimal ;
  geo-pos:long "-66.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3359'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3359'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.6413'^^xsd:double;
  dwc:startLongitude '-66.6413'^^xsd:double;
  dwc:endLongitude '-66.6413'^^xsd:double;
  dwc:latitude '44.4553'^^xsd:double;
  dwc:startLatitude '44.4553'^^xsd:double;
  dwc:endLatitude '44.4553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.6413 44.4553, -66.6413 44.4553, -66.6413 44.4553, -66.6413 44.4553, -66.6413 44.4553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3359'^^xsd:string;
  dwc:observationDate '1993-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5667 -55.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5667 -55.95)"^^geo:wktLiteral ;
  geo-pos:lat "47.5667"^^xsd:decimal ;
  geo-pos:long "-55.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4059'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_4059'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.95'^^xsd:double;
  dwc:startLongitude '-55.95'^^xsd:double;
  dwc:endLongitude '-55.95'^^xsd:double;
  dwc:latitude '47.5667'^^xsd:double;
  dwc:startLatitude '47.5667'^^xsd:double;
  dwc:endLatitude '47.5667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.95 47.5667, -55.95 47.5667, -55.95 47.5667, -55.95 47.5667, -55.95 47.5667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4059'^^xsd:string;
  dwc:observationDate '1992-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7157"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.843)"^^geo:wktLiteral ;
  geo-pos:lat "20.7157"^^xsd:decimal ;
  geo-pos:long "-69.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2914'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2914'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.843'^^xsd:double;
  dwc:startLongitude '-69.843'^^xsd:double;
  dwc:endLongitude '-69.843'^^xsd:double;
  dwc:latitude '20.7157'^^xsd:double;
  dwc:startLatitude '20.7157'^^xsd:double;
  dwc:endLatitude '20.7157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.843 20.7157, -69.843 20.7157, -69.843 20.7157, -69.843 20.7157, -69.843 20.7157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2914'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7157"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.843)"^^geo:wktLiteral ;
  geo-pos:lat "20.7157"^^xsd:decimal ;
  geo-pos:long "-69.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2915'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2915'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.843'^^xsd:double;
  dwc:startLongitude '-69.843'^^xsd:double;
  dwc:endLongitude '-69.843'^^xsd:double;
  dwc:latitude '20.7157'^^xsd:double;
  dwc:startLatitude '20.7157'^^xsd:double;
  dwc:endLatitude '20.7157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.843 20.7157, -69.843 20.7157, -69.843 20.7157, -69.843 20.7157, -69.843 20.7157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2915'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7157"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.843)"^^geo:wktLiteral ;
  geo-pos:lat "20.7157"^^xsd:decimal ;
  geo-pos:long "-69.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2916'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2916'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.843'^^xsd:double;
  dwc:startLongitude '-69.843'^^xsd:double;
  dwc:endLongitude '-69.843'^^xsd:double;
  dwc:latitude '20.7157'^^xsd:double;
  dwc:startLatitude '20.7157'^^xsd:double;
  dwc:endLatitude '20.7157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.843 20.7157, -69.843 20.7157, -69.843 20.7157, -69.843 20.7157, -69.843 20.7157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2916'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5848 -53.3222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5848 -53.3222)"^^geo:wktLiteral ;
  geo-pos:lat "48.5848"^^xsd:decimal ;
  geo-pos:long "-53.3222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3771'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3771'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3222'^^xsd:double;
  dwc:startLongitude '-53.3222'^^xsd:double;
  dwc:endLongitude '-53.3222'^^xsd:double;
  dwc:latitude '48.5848'^^xsd:double;
  dwc:startLatitude '48.5848'^^xsd:double;
  dwc:endLatitude '48.5848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3222 48.5848, -53.3222 48.5848, -53.3222 48.5848, -53.3222 48.5848, -53.3222 48.5848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3771'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6065 -52.6503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6065"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6065 -52.6503)"^^geo:wktLiteral ;
  geo-pos:lat "47.6065"^^xsd:decimal ;
  geo-pos:long "-52.6503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3754'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3754'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6503'^^xsd:double;
  dwc:startLongitude '-52.6503'^^xsd:double;
  dwc:endLongitude '-52.6503'^^xsd:double;
  dwc:latitude '47.6065'^^xsd:double;
  dwc:startLatitude '47.6065'^^xsd:double;
  dwc:endLatitude '47.6065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6503 47.6065, -52.6503 47.6065, -52.6503 47.6065, -52.6503 47.6065, -52.6503 47.6065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3754'^^xsd:string;
  dwc:observationDate '1993-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.753 -69.7897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.753"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.753 -69.7897)"^^geo:wktLiteral ;
  geo-pos:lat "20.753"^^xsd:decimal ;
  geo-pos:long "-69.7897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2775'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2775'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7897'^^xsd:double;
  dwc:startLongitude '-69.7897'^^xsd:double;
  dwc:endLongitude '-69.7897'^^xsd:double;
  dwc:latitude '20.753'^^xsd:double;
  dwc:startLatitude '20.753'^^xsd:double;
  dwc:endLatitude '20.753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7897 20.753, -69.7897 20.753, -69.7897 20.753, -69.7897 20.753, -69.7897 20.753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2775'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.753 -69.7897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.753"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.753 -69.7897)"^^geo:wktLiteral ;
  geo-pos:lat "20.753"^^xsd:decimal ;
  geo-pos:long "-69.7897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2776'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2776'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7897'^^xsd:double;
  dwc:startLongitude '-69.7897'^^xsd:double;
  dwc:endLongitude '-69.7897'^^xsd:double;
  dwc:latitude '20.753'^^xsd:double;
  dwc:startLatitude '20.753'^^xsd:double;
  dwc:endLatitude '20.753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7897 20.753, -69.7897 20.753, -69.7897 20.753, -69.7897 20.753, -69.7897 20.753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2776'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.9503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7157"^^xsd:decimal ;
  dwc:decimalLongitude "-69.9503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7157 -69.9503)"^^geo:wktLiteral ;
  geo-pos:lat "20.7157"^^xsd:decimal ;
  geo-pos:long "-69.9503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2711'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2711'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.9503'^^xsd:double;
  dwc:startLongitude '-69.9503'^^xsd:double;
  dwc:endLongitude '-69.9503'^^xsd:double;
  dwc:latitude '20.7157'^^xsd:double;
  dwc:startLatitude '20.7157'^^xsd:double;
  dwc:endLatitude '20.7157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.9503 20.7157, -69.9503 20.7157, -69.9503 20.7157, -69.9503 20.7157, -69.9503 20.7157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2711'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.769 -69.8237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.769"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.769 -69.8237)"^^geo:wktLiteral ;
  geo-pos:lat "20.769"^^xsd:decimal ;
  geo-pos:long "-69.8237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1626'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1626'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8237'^^xsd:double;
  dwc:startLongitude '-69.8237'^^xsd:double;
  dwc:endLongitude '-69.8237'^^xsd:double;
  dwc:latitude '20.769'^^xsd:double;
  dwc:startLatitude '20.769'^^xsd:double;
  dwc:endLatitude '20.769'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8237 20.769, -69.8237 20.769, -69.8237 20.769, -69.8237 20.769, -69.8237 20.769))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1626'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.769 -69.8237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.769"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.769 -69.8237)"^^geo:wktLiteral ;
  geo-pos:lat "20.769"^^xsd:decimal ;
  geo-pos:long "-69.8237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1627'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1627'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8237'^^xsd:double;
  dwc:startLongitude '-69.8237'^^xsd:double;
  dwc:endLongitude '-69.8237'^^xsd:double;
  dwc:latitude '20.769'^^xsd:double;
  dwc:startLatitude '20.769'^^xsd:double;
  dwc:endLatitude '20.769'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8237 20.769, -69.8237 20.769, -69.8237 20.769, -69.8237 20.769, -69.8237 20.769))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1627'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7472 -69.8103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7472"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7472 -69.8103)"^^geo:wktLiteral ;
  geo-pos:lat "20.7472"^^xsd:decimal ;
  geo-pos:long "-69.8103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1633'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1633'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8103'^^xsd:double;
  dwc:startLongitude '-69.8103'^^xsd:double;
  dwc:endLongitude '-69.8103'^^xsd:double;
  dwc:latitude '20.7472'^^xsd:double;
  dwc:startLatitude '20.7472'^^xsd:double;
  dwc:endLatitude '20.7472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8103 20.7472, -69.8103 20.7472, -69.8103 20.7472, -69.8103 20.7472, -69.8103 20.7472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1633'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7322 -69.8007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7322"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7322 -69.8007)"^^geo:wktLiteral ;
  geo-pos:lat "20.7322"^^xsd:decimal ;
  geo-pos:long "-69.8007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1489'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1489'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8007'^^xsd:double;
  dwc:startLongitude '-69.8007'^^xsd:double;
  dwc:endLongitude '-69.8007'^^xsd:double;
  dwc:latitude '20.7322'^^xsd:double;
  dwc:startLatitude '20.7322'^^xsd:double;
  dwc:endLatitude '20.7322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8007 20.7322, -69.8007 20.7322, -69.8007 20.7322, -69.8007 20.7322, -69.8007 20.7322))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1489'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1838 -69.1372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1838"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1838 -69.1372)"^^geo:wktLiteral ;
  geo-pos:lat "19.1838"^^xsd:decimal ;
  geo-pos:long "-69.1372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1106'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1106'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1372'^^xsd:double;
  dwc:startLongitude '-69.1372'^^xsd:double;
  dwc:endLongitude '-69.1372'^^xsd:double;
  dwc:latitude '19.1838'^^xsd:double;
  dwc:startLatitude '19.1838'^^xsd:double;
  dwc:endLatitude '19.1838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1372 19.1838, -69.1372 19.1838, -69.1372 19.1838, -69.1372 19.1838, -69.1372 19.1838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1106'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_663'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_663'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_663'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7633 -69.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7633 -69.8165)"^^geo:wktLiteral ;
  geo-pos:lat "20.7633"^^xsd:decimal ;
  geo-pos:long "-69.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1538'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1538'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8165'^^xsd:double;
  dwc:startLongitude '-69.8165'^^xsd:double;
  dwc:endLongitude '-69.8165'^^xsd:double;
  dwc:latitude '20.7633'^^xsd:double;
  dwc:startLatitude '20.7633'^^xsd:double;
  dwc:endLatitude '20.7633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8165 20.7633, -69.8165 20.7633, -69.8165 20.7633, -69.8165 20.7633, -69.8165 20.7633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1538'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_664'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_664'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_664'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_665'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_665'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_665'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_666'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_666'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_666'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_667'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_667'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_667'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_668'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_668'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_668'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_669'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_669'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_669'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_670'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_670'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_670'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4193 -51.6622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4193"^^xsd:decimal ;
  dwc:decimalLongitude "-51.6622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4193 -51.6622)"^^geo:wktLiteral ;
  geo-pos:lat "63.4193"^^xsd:decimal ;
  geo-pos:long "-51.6622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_177'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_177'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.6622'^^xsd:double;
  dwc:startLongitude '-51.6622'^^xsd:double;
  dwc:endLongitude '-51.6622'^^xsd:double;
  dwc:latitude '63.4193'^^xsd:double;
  dwc:startLatitude '63.4193'^^xsd:double;
  dwc:endLatitude '63.4193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.6622 63.4193, -51.6622 63.4193, -51.6622 63.4193, -51.6622 63.4193, -51.6622 63.4193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_177'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3167 -26.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3167 -26.0167)"^^geo:wktLiteral ;
  geo-pos:lat "66.3167"^^xsd:decimal ;
  geo-pos:long "-26.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1842'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1842'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.0167'^^xsd:double;
  dwc:startLongitude '-26.0167'^^xsd:double;
  dwc:endLongitude '-26.0167'^^xsd:double;
  dwc:latitude '66.3167'^^xsd:double;
  dwc:startLatitude '66.3167'^^xsd:double;
  dwc:endLatitude '66.3167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.0167 66.3167, -26.0167 66.3167, -26.0167 66.3167, -26.0167 66.3167, -26.0167 66.3167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1842'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3167 -26.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3167 -26.0167)"^^geo:wktLiteral ;
  geo-pos:lat "66.3167"^^xsd:decimal ;
  geo-pos:long "-26.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1841'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1841'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.0167'^^xsd:double;
  dwc:startLongitude '-26.0167'^^xsd:double;
  dwc:endLongitude '-26.0167'^^xsd:double;
  dwc:latitude '66.3167'^^xsd:double;
  dwc:startLatitude '66.3167'^^xsd:double;
  dwc:endLatitude '66.3167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.0167 66.3167, -26.0167 66.3167, -26.0167 66.3167, -26.0167 66.3167, -26.0167 66.3167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1841'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0663 -68.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0663"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0663 -68.816)"^^geo:wktLiteral ;
  geo-pos:lat "20.0663"^^xsd:decimal ;
  geo-pos:long "-68.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3171'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3171'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.816'^^xsd:double;
  dwc:startLongitude '-68.816'^^xsd:double;
  dwc:endLongitude '-68.816'^^xsd:double;
  dwc:latitude '20.0663'^^xsd:double;
  dwc:startLatitude '20.0663'^^xsd:double;
  dwc:endLatitude '20.0663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.816 20.0663, -68.816 20.0663, -68.816 20.0663, -68.816 20.0663, -68.816 20.0663))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3171'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -15.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -15.5667)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "-15.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1931'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1931'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.5667'^^xsd:double;
  dwc:startLongitude '-15.5667'^^xsd:double;
  dwc:endLongitude '-15.5667'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:startLatitude '63.7'^^xsd:double;
  dwc:endLatitude '63.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.5667 63.7, -15.5667 63.7, -15.5667 63.7, -15.5667 63.7, -15.5667 63.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1931'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1617 -52.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1617"^^xsd:decimal ;
  dwc:decimalLongitude "-52.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1617 -52.825)"^^geo:wktLiteral ;
  geo-pos:lat "47.1617"^^xsd:decimal ;
  geo-pos:long "-52.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3945'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3945'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.825'^^xsd:double;
  dwc:startLongitude '-52.825'^^xsd:double;
  dwc:endLongitude '-52.825'^^xsd:double;
  dwc:latitude '47.1617'^^xsd:double;
  dwc:startLatitude '47.1617'^^xsd:double;
  dwc:endLatitude '47.1617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.825 47.1617, -52.825 47.1617, -52.825 47.1617, -52.825 47.1617, -52.825 47.1617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3945'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1617 -52.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1617"^^xsd:decimal ;
  dwc:decimalLongitude "-52.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1617 -52.825)"^^geo:wktLiteral ;
  geo-pos:lat "47.1617"^^xsd:decimal ;
  geo-pos:long "-52.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3941'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3941'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.825'^^xsd:double;
  dwc:startLongitude '-52.825'^^xsd:double;
  dwc:endLongitude '-52.825'^^xsd:double;
  dwc:latitude '47.1617'^^xsd:double;
  dwc:startLatitude '47.1617'^^xsd:double;
  dwc:endLatitude '47.1617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.825 47.1617, -52.825 47.1617, -52.825 47.1617, -52.825 47.1617, -52.825 47.1617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3941'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2978 -52.7578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2978"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2978 -52.7578)"^^geo:wktLiteral ;
  geo-pos:lat "47.2978"^^xsd:decimal ;
  geo-pos:long "-52.7578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3654'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3654'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7578'^^xsd:double;
  dwc:startLongitude '-52.7578'^^xsd:double;
  dwc:endLongitude '-52.7578'^^xsd:double;
  dwc:latitude '47.2978'^^xsd:double;
  dwc:startLatitude '47.2978'^^xsd:double;
  dwc:endLatitude '47.2978'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7578 47.2978, -52.7578 47.2978, -52.7578 47.2978, -52.7578 47.2978, -52.7578 47.2978))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3654'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7892 -52.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7892"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7892 -52.7417)"^^geo:wktLiteral ;
  geo-pos:lat "47.7892"^^xsd:decimal ;
  geo-pos:long "-52.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_367'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_367'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7417'^^xsd:double;
  dwc:startLongitude '-52.7417'^^xsd:double;
  dwc:endLongitude '-52.7417'^^xsd:double;
  dwc:latitude '47.7892'^^xsd:double;
  dwc:startLatitude '47.7892'^^xsd:double;
  dwc:endLatitude '47.7892'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7417 47.7892, -52.7417 47.7892, -52.7417 47.7892, -52.7417 47.7892, -52.7417 47.7892))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_367'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3667 -57.2075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3667 -57.2075)"^^geo:wktLiteral ;
  geo-pos:lat "51.3667"^^xsd:decimal ;
  geo-pos:long "-57.2075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2263'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2263'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2075'^^xsd:double;
  dwc:startLongitude '-57.2075'^^xsd:double;
  dwc:endLongitude '-57.2075'^^xsd:double;
  dwc:latitude '51.3667'^^xsd:double;
  dwc:startLatitude '51.3667'^^xsd:double;
  dwc:endLatitude '51.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2075 51.3667, -57.2075 51.3667, -57.2075 51.3667, -57.2075 51.3667, -57.2075 51.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2263'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7425 -69.8158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7425"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7425 -69.8158)"^^geo:wktLiteral ;
  geo-pos:lat "20.7425"^^xsd:decimal ;
  geo-pos:long "-69.8158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2902'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2902'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8158'^^xsd:double;
  dwc:startLongitude '-69.8158'^^xsd:double;
  dwc:endLongitude '-69.8158'^^xsd:double;
  dwc:latitude '20.7425'^^xsd:double;
  dwc:startLatitude '20.7425'^^xsd:double;
  dwc:endLatitude '20.7425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8158 20.7425, -69.8158 20.7425, -69.8158 20.7425, -69.8158 20.7425, -69.8158 20.7425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2902'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2193 -52.8248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2193"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2193 -52.8248)"^^geo:wktLiteral ;
  geo-pos:lat "47.2193"^^xsd:decimal ;
  geo-pos:long "-52.8248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3704'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3704'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8248'^^xsd:double;
  dwc:startLongitude '-52.8248'^^xsd:double;
  dwc:endLongitude '-52.8248'^^xsd:double;
  dwc:latitude '47.2193'^^xsd:double;
  dwc:startLatitude '47.2193'^^xsd:double;
  dwc:endLatitude '47.2193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8248 47.2193, -52.8248 47.2193, -52.8248 47.2193, -52.8248 47.2193, -52.8248 47.2193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3704'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2193 -52.8248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2193"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2193 -52.8248)"^^geo:wktLiteral ;
  geo-pos:lat "47.2193"^^xsd:decimal ;
  geo-pos:long "-52.8248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3705'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3705'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8248'^^xsd:double;
  dwc:startLongitude '-52.8248'^^xsd:double;
  dwc:endLongitude '-52.8248'^^xsd:double;
  dwc:latitude '47.2193'^^xsd:double;
  dwc:startLatitude '47.2193'^^xsd:double;
  dwc:endLatitude '47.2193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8248 47.2193, -52.8248 47.2193, -52.8248 47.2193, -52.8248 47.2193, -52.8248 47.2193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3705'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1457 -52.8688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1457"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1457 -52.8688)"^^geo:wktLiteral ;
  geo-pos:lat "47.1457"^^xsd:decimal ;
  geo-pos:long "-52.8688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3698'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3698'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8688'^^xsd:double;
  dwc:startLongitude '-52.8688'^^xsd:double;
  dwc:endLongitude '-52.8688'^^xsd:double;
  dwc:latitude '47.1457'^^xsd:double;
  dwc:startLatitude '47.1457'^^xsd:double;
  dwc:endLatitude '47.1457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8688 47.1457, -52.8688 47.1457, -52.8688 47.1457, -52.8688 47.1457, -52.8688 47.1457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3698'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1513 -67.8742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1513"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1513 -67.8742)"^^geo:wktLiteral ;
  geo-pos:lat "44.1513"^^xsd:decimal ;
  geo-pos:long "-67.8742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3352'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3352'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8742'^^xsd:double;
  dwc:startLongitude '-67.8742'^^xsd:double;
  dwc:endLongitude '-67.8742'^^xsd:double;
  dwc:latitude '44.1513'^^xsd:double;
  dwc:startLatitude '44.1513'^^xsd:double;
  dwc:endLatitude '44.1513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8742 44.1513, -67.8742 44.1513, -67.8742 44.1513, -67.8742 44.1513, -67.8742 44.1513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3352'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7527 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7527"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7527 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7527"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2748'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2748'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7527'^^xsd:double;
  dwc:startLatitude '20.7527'^^xsd:double;
  dwc:endLatitude '20.7527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7527, -69.8 20.7527, -69.8 20.7527, -69.8 20.7527, -69.8 20.7527))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2748'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7425 -69.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7425"^^xsd:decimal ;
  dwc:decimalLongitude "-69.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7425 -69.846)"^^geo:wktLiteral ;
  geo-pos:lat "20.7425"^^xsd:decimal ;
  geo-pos:long "-69.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2706'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2706'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.846'^^xsd:double;
  dwc:startLongitude '-69.846'^^xsd:double;
  dwc:endLongitude '-69.846'^^xsd:double;
  dwc:latitude '20.7425'^^xsd:double;
  dwc:startLatitude '20.7425'^^xsd:double;
  dwc:endLatitude '20.7425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.846 20.7425, -69.846 20.7425, -69.846 20.7425, -69.846 20.7425, -69.846 20.7425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2706'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7425 -69.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7425"^^xsd:decimal ;
  dwc:decimalLongitude "-69.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7425 -69.846)"^^geo:wktLiteral ;
  geo-pos:lat "20.7425"^^xsd:decimal ;
  geo-pos:long "-69.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2707'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2707'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.846'^^xsd:double;
  dwc:startLongitude '-69.846'^^xsd:double;
  dwc:endLongitude '-69.846'^^xsd:double;
  dwc:latitude '20.7425'^^xsd:double;
  dwc:startLatitude '20.7425'^^xsd:double;
  dwc:endLatitude '20.7425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.846 20.7425, -69.846 20.7425, -69.846 20.7425, -69.846 20.7425, -69.846 20.7425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2707'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1432 -70.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1432"^^xsd:decimal ;
  dwc:decimalLongitude "-70.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1432 -70.116)"^^geo:wktLiteral ;
  geo-pos:lat "43.1432"^^xsd:decimal ;
  geo-pos:long "-70.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3006'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3006'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.116'^^xsd:double;
  dwc:startLongitude '-70.116'^^xsd:double;
  dwc:endLongitude '-70.116'^^xsd:double;
  dwc:latitude '43.1432'^^xsd:double;
  dwc:startLatitude '43.1432'^^xsd:double;
  dwc:endLatitude '43.1432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.116 43.1432, -70.116 43.1432, -70.116 43.1432, -70.116 43.1432, -70.116 43.1432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3006'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1432 -70.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1432"^^xsd:decimal ;
  dwc:decimalLongitude "-70.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1432 -70.116)"^^geo:wktLiteral ;
  geo-pos:lat "43.1432"^^xsd:decimal ;
  geo-pos:long "-70.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3007'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3007'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.116'^^xsd:double;
  dwc:startLongitude '-70.116'^^xsd:double;
  dwc:endLongitude '-70.116'^^xsd:double;
  dwc:latitude '43.1432'^^xsd:double;
  dwc:startLatitude '43.1432'^^xsd:double;
  dwc:endLatitude '43.1432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.116 43.1432, -70.116 43.1432, -70.116 43.1432, -70.116 43.1432, -70.116 43.1432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3007'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1432 -70.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1432"^^xsd:decimal ;
  dwc:decimalLongitude "-70.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1432 -70.116)"^^geo:wktLiteral ;
  geo-pos:lat "43.1432"^^xsd:decimal ;
  geo-pos:long "-70.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3008'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3008'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.116'^^xsd:double;
  dwc:startLongitude '-70.116'^^xsd:double;
  dwc:endLongitude '-70.116'^^xsd:double;
  dwc:latitude '43.1432'^^xsd:double;
  dwc:startLatitude '43.1432'^^xsd:double;
  dwc:endLatitude '43.1432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.116 43.1432, -70.116 43.1432, -70.116 43.1432, -70.116 43.1432, -70.116 43.1432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3008'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1432 -70.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1432"^^xsd:decimal ;
  dwc:decimalLongitude "-70.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1432 -70.116)"^^geo:wktLiteral ;
  geo-pos:lat "43.1432"^^xsd:decimal ;
  geo-pos:long "-70.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3272'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3272'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.116'^^xsd:double;
  dwc:startLongitude '-70.116'^^xsd:double;
  dwc:endLongitude '-70.116'^^xsd:double;
  dwc:latitude '43.1432'^^xsd:double;
  dwc:startLatitude '43.1432'^^xsd:double;
  dwc:endLatitude '43.1432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.116 43.1432, -70.116 43.1432, -70.116 43.1432, -70.116 43.1432, -70.116 43.1432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3272'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2071'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2071'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2071'^^xsd:string;
  dwc:observationDate '1992-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1360'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1360'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1360'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1361'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1361'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1361'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1362'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1362'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1362'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1363'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1363'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1363'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1364'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1364'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1364'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1365'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1365'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1365'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1366'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1366'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1366'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1367'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1367'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1367'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1368'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1368'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1368'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1369'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1369'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1369'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1370'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1370'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1370'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1371'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1371'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1371'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1372'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1372'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1372'^^xsd:string;
  dwc:observationDate '1992-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1558 -69.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1558"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1558 -69.1425)"^^geo:wktLiteral ;
  geo-pos:lat "19.1558"^^xsd:decimal ;
  geo-pos:long "-69.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1192'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1192'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1425'^^xsd:double;
  dwc:startLongitude '-69.1425'^^xsd:double;
  dwc:endLongitude '-69.1425'^^xsd:double;
  dwc:latitude '19.1558'^^xsd:double;
  dwc:startLatitude '19.1558'^^xsd:double;
  dwc:endLatitude '19.1558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1425 19.1558, -69.1425 19.1558, -69.1425 19.1558, -69.1425 19.1558, -69.1425 19.1558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1192'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7482 -69.7858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7482"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7482 -69.7858)"^^geo:wktLiteral ;
  geo-pos:lat "20.7482"^^xsd:decimal ;
  geo-pos:long "-69.7858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1222'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1222'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.7333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7858'^^xsd:double;
  dwc:startLongitude '-69.7858'^^xsd:double;
  dwc:endLongitude '-69.7858'^^xsd:double;
  dwc:latitude '20.7482'^^xsd:double;
  dwc:startLatitude '20.7482'^^xsd:double;
  dwc:endLatitude '20.7482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7858 20.7482, -69.7858 20.7482, -69.7858 20.7482, -69.7858 20.7482, -69.7858 20.7482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1222'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7482 -69.7858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7482"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7482 -69.7858)"^^geo:wktLiteral ;
  geo-pos:lat "20.7482"^^xsd:decimal ;
  geo-pos:long "-69.7858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1223'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1223'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7858'^^xsd:double;
  dwc:startLongitude '-69.7858'^^xsd:double;
  dwc:endLongitude '-69.7858'^^xsd:double;
  dwc:latitude '20.7482'^^xsd:double;
  dwc:startLatitude '20.7482'^^xsd:double;
  dwc:endLatitude '20.7482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7858 20.7482, -69.7858 20.7482, -69.7858 20.7482, -69.7858 20.7482, -69.7858 20.7482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1223'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1325 -52.5327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1325"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1325 -52.5327)"^^geo:wktLiteral ;
  geo-pos:lat "64.1325"^^xsd:decimal ;
  geo-pos:long "-52.5327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_270'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_270'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5327'^^xsd:double;
  dwc:startLongitude '-52.5327'^^xsd:double;
  dwc:endLongitude '-52.5327'^^xsd:double;
  dwc:latitude '64.1325'^^xsd:double;
  dwc:startLatitude '64.1325'^^xsd:double;
  dwc:endLatitude '64.1325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5327 64.1325, -52.5327 64.1325, -52.5327 64.1325, -52.5327 64.1325, -52.5327 64.1325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_270'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1325 -52.5327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1325"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1325 -52.5327)"^^geo:wktLiteral ;
  geo-pos:lat "64.1325"^^xsd:decimal ;
  geo-pos:long "-52.5327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_271'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_271'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5327'^^xsd:double;
  dwc:startLongitude '-52.5327'^^xsd:double;
  dwc:endLongitude '-52.5327'^^xsd:double;
  dwc:latitude '64.1325'^^xsd:double;
  dwc:startLatitude '64.1325'^^xsd:double;
  dwc:endLatitude '64.1325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5327 64.1325, -52.5327 64.1325, -52.5327 64.1325, -52.5327 64.1325, -52.5327 64.1325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_271'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1325 -52.5327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1325"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1325 -52.5327)"^^geo:wktLiteral ;
  geo-pos:lat "64.1325"^^xsd:decimal ;
  geo-pos:long "-52.5327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_272'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_272'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5327'^^xsd:double;
  dwc:startLongitude '-52.5327'^^xsd:double;
  dwc:endLongitude '-52.5327'^^xsd:double;
  dwc:latitude '64.1325'^^xsd:double;
  dwc:startLatitude '64.1325'^^xsd:double;
  dwc:endLatitude '64.1325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5327 64.1325, -52.5327 64.1325, -52.5327 64.1325, -52.5327 64.1325, -52.5327 64.1325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_272'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.741 -69.7748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.741"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.741 -69.7748)"^^geo:wktLiteral ;
  geo-pos:lat "20.741"^^xsd:decimal ;
  geo-pos:long "-69.7748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1688'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1688'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7748'^^xsd:double;
  dwc:startLongitude '-69.7748'^^xsd:double;
  dwc:endLongitude '-69.7748'^^xsd:double;
  dwc:latitude '20.741'^^xsd:double;
  dwc:startLatitude '20.741'^^xsd:double;
  dwc:endLatitude '20.741'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7748 20.741, -69.7748 20.741, -69.7748 20.741, -69.7748 20.741, -69.7748 20.741))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1688'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1325 -52.5327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1325"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1325 -52.5327)"^^geo:wktLiteral ;
  geo-pos:lat "64.1325"^^xsd:decimal ;
  geo-pos:long "-52.5327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_273'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_273'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5327'^^xsd:double;
  dwc:startLongitude '-52.5327'^^xsd:double;
  dwc:endLongitude '-52.5327'^^xsd:double;
  dwc:latitude '64.1325'^^xsd:double;
  dwc:startLatitude '64.1325'^^xsd:double;
  dwc:endLatitude '64.1325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5327 64.1325, -52.5327 64.1325, -52.5327 64.1325, -52.5327 64.1325, -52.5327 64.1325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_273'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.061 -52.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.061"^^xsd:decimal ;
  dwc:decimalLongitude "-52.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.061 -52.137)"^^geo:wktLiteral ;
  geo-pos:lat "64.061"^^xsd:decimal ;
  geo-pos:long "-52.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_182'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_182'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.137'^^xsd:double;
  dwc:startLongitude '-52.137'^^xsd:double;
  dwc:endLongitude '-52.137'^^xsd:double;
  dwc:latitude '64.061'^^xsd:double;
  dwc:startLatitude '64.061'^^xsd:double;
  dwc:endLatitude '64.061'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.137 64.061, -52.137 64.061, -52.137 64.061, -52.137 64.061, -52.137 64.061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_182'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.035 -49.9897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.035"^^xsd:decimal ;
  dwc:decimalLongitude "-49.9897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.035 -49.9897)"^^geo:wktLiteral ;
  geo-pos:lat "62.035"^^xsd:decimal ;
  geo-pos:long "-49.9897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_140'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_140'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.9897'^^xsd:double;
  dwc:startLongitude '-49.9897'^^xsd:double;
  dwc:endLongitude '-49.9897'^^xsd:double;
  dwc:latitude '62.035'^^xsd:double;
  dwc:startLatitude '62.035'^^xsd:double;
  dwc:endLatitude '62.035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.9897 62.035, -49.9897 62.035, -49.9897 62.035, -49.9897 62.035, -49.9897 62.035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_140'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7465 -69.7478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7465"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7465 -69.7478)"^^geo:wktLiteral ;
  geo-pos:lat "20.7465"^^xsd:decimal ;
  geo-pos:long "-69.7478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2727'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2727'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7478'^^xsd:double;
  dwc:startLongitude '-69.7478'^^xsd:double;
  dwc:endLongitude '-69.7478'^^xsd:double;
  dwc:latitude '20.7465'^^xsd:double;
  dwc:startLatitude '20.7465'^^xsd:double;
  dwc:endLatitude '20.7465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7478 20.7465, -69.7478 20.7465, -69.7478 20.7465, -69.7478 20.7465, -69.7478 20.7465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2727'^^xsd:string;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0918 -70.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0918"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0918 -70.0575)"^^geo:wktLiteral ;
  geo-pos:lat "43.0918"^^xsd:decimal ;
  geo-pos:long "-70.0575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3881'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3881'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0575'^^xsd:double;
  dwc:startLongitude '-70.0575'^^xsd:double;
  dwc:endLongitude '-70.0575'^^xsd:double;
  dwc:latitude '43.0918'^^xsd:double;
  dwc:startLatitude '43.0918'^^xsd:double;
  dwc:endLatitude '43.0918'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0575 43.0918, -70.0575 43.0918, -70.0575 43.0918, -70.0575 43.0918, -70.0575 43.0918))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3881'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.74)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2719'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2719'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.74'^^xsd:double;
  dwc:startLongitude '-69.74'^^xsd:double;
  dwc:endLongitude '-69.74'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.74 20.7, -69.74 20.7, -69.74 20.7, -69.74 20.7, -69.74 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2719'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1167 -20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1167 -20.85)"^^geo:wktLiteral ;
  geo-pos:lat "63.1167"^^xsd:decimal ;
  geo-pos:long "-20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1815'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1815'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-20.85'^^xsd:double;
  dwc:startLongitude '-20.85'^^xsd:double;
  dwc:endLongitude '-20.85'^^xsd:double;
  dwc:latitude '63.1167'^^xsd:double;
  dwc:startLatitude '63.1167'^^xsd:double;
  dwc:endLatitude '63.1167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.85 63.1167, -20.85 63.1167, -20.85 63.1167, -20.85 63.1167, -20.85 63.1167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1815'^^xsd:string;
  dwc:observationDate '1992-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1648 -69.2077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1648"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1648 -69.2077)"^^geo:wktLiteral ;
  geo-pos:lat "19.1648"^^xsd:decimal ;
  geo-pos:long "-69.2077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2592'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2592'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2077'^^xsd:double;
  dwc:startLongitude '-69.2077'^^xsd:double;
  dwc:endLongitude '-69.2077'^^xsd:double;
  dwc:latitude '19.1648'^^xsd:double;
  dwc:startLatitude '19.1648'^^xsd:double;
  dwc:endLatitude '19.1648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2077 19.1648, -69.2077 19.1648, -69.2077 19.1648, -69.2077 19.1648, -69.2077 19.1648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2592'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.705 -69.7365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.705"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.705 -69.7365)"^^geo:wktLiteral ;
  geo-pos:lat "20.705"^^xsd:decimal ;
  geo-pos:long "-69.7365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2717'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2717'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7365'^^xsd:double;
  dwc:startLongitude '-69.7365'^^xsd:double;
  dwc:endLongitude '-69.7365'^^xsd:double;
  dwc:latitude '20.705'^^xsd:double;
  dwc:startLatitude '20.705'^^xsd:double;
  dwc:endLatitude '20.705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7365 20.705, -69.7365 20.705, -69.7365 20.705, -69.7365 20.705, -69.7365 20.705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2717'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.2167)"^^geo:wktLiteral ;
  geo-pos:lat "51.3833"^^xsd:decimal ;
  geo-pos:long "-57.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2438'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2438'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2167'^^xsd:double;
  dwc:startLongitude '-57.2167'^^xsd:double;
  dwc:endLongitude '-57.2167'^^xsd:double;
  dwc:latitude '51.3833'^^xsd:double;
  dwc:startLatitude '51.3833'^^xsd:double;
  dwc:endLatitude '51.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2167 51.3833, -57.2167 51.3833, -57.2167 51.3833, -57.2167 51.3833, -57.2167 51.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2438'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.2167)"^^geo:wktLiteral ;
  geo-pos:lat "51.3833"^^xsd:decimal ;
  geo-pos:long "-57.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2436'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2436'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2167'^^xsd:double;
  dwc:startLongitude '-57.2167'^^xsd:double;
  dwc:endLongitude '-57.2167'^^xsd:double;
  dwc:latitude '51.3833'^^xsd:double;
  dwc:startLatitude '51.3833'^^xsd:double;
  dwc:endLatitude '51.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2167 51.3833, -57.2167 51.3833, -57.2167 51.3833, -57.2167 51.3833, -57.2167 51.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2436'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 -57.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4"^^xsd:decimal ;
  dwc:decimalLongitude "-57.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 -57.25)"^^geo:wktLiteral ;
  geo-pos:lat "51.4"^^xsd:decimal ;
  geo-pos:long "-57.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2272'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2272'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.25'^^xsd:double;
  dwc:startLongitude '-57.25'^^xsd:double;
  dwc:endLongitude '-57.25'^^xsd:double;
  dwc:latitude '51.4'^^xsd:double;
  dwc:startLatitude '51.4'^^xsd:double;
  dwc:endLatitude '51.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.25 51.4, -57.25 51.4, -57.25 51.4, -57.25 51.4, -57.25 51.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2272'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4088'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_4088'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4088'^^xsd:string;
  dwc:observationDate '1993-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.791 -54.0447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.791"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.791 -54.0447)"^^geo:wktLiteral ;
  geo-pos:lat "46.791"^^xsd:decimal ;
  geo-pos:long "-54.0447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3617'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3617'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.0447'^^xsd:double;
  dwc:startLongitude '-54.0447'^^xsd:double;
  dwc:endLongitude '-54.0447'^^xsd:double;
  dwc:latitude '46.791'^^xsd:double;
  dwc:startLatitude '46.791'^^xsd:double;
  dwc:endLatitude '46.791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.0447 46.791, -54.0447 46.791, -54.0447 46.791, -54.0447 46.791, -54.0447 46.791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3617'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4735 -56.7947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4735"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4735 -56.7947)"^^geo:wktLiteral ;
  geo-pos:lat "51.4735"^^xsd:decimal ;
  geo-pos:long "-56.7947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3568'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3568'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7947'^^xsd:double;
  dwc:startLongitude '-56.7947'^^xsd:double;
  dwc:endLongitude '-56.7947'^^xsd:double;
  dwc:latitude '51.4735'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.4735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7947 51.4735, -56.7947 51.4735, -56.7947 51.4735, -56.7947 51.4735, -56.7947 51.4735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3568'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3582 -57.8913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3582"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3582 -57.8913)"^^geo:wktLiteral ;
  geo-pos:lat "51.3582"^^xsd:decimal ;
  geo-pos:long "-57.8913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2288'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2288'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.8913'^^xsd:double;
  dwc:startLongitude '-57.8913'^^xsd:double;
  dwc:endLongitude '-57.8913'^^xsd:double;
  dwc:latitude '51.3582'^^xsd:double;
  dwc:startLatitude '51.3582'^^xsd:double;
  dwc:endLatitude '51.3582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.8913 51.3582, -57.8913 51.3582, -57.8913 51.3582, -57.8913 51.3582, -57.8913 51.3582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2288'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3582 -57.8913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3582"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3582 -57.8913)"^^geo:wktLiteral ;
  geo-pos:lat "51.3582"^^xsd:decimal ;
  geo-pos:long "-57.8913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2289'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2289'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.8913'^^xsd:double;
  dwc:startLongitude '-57.8913'^^xsd:double;
  dwc:endLongitude '-57.8913'^^xsd:double;
  dwc:latitude '51.3582'^^xsd:double;
  dwc:startLatitude '51.3582'^^xsd:double;
  dwc:endLatitude '51.3582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.8913 51.3582, -57.8913 51.3582, -57.8913 51.3582, -57.8913 51.3582, -57.8913 51.3582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2289'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7798 -69.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7798"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7798 -69.8125)"^^geo:wktLiteral ;
  geo-pos:lat "20.7798"^^xsd:decimal ;
  geo-pos:long "-69.8125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1237'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1237'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8125'^^xsd:double;
  dwc:startLongitude '-69.8125'^^xsd:double;
  dwc:endLongitude '-69.8125'^^xsd:double;
  dwc:latitude '20.7798'^^xsd:double;
  dwc:startLatitude '20.7798'^^xsd:double;
  dwc:endLatitude '20.7798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8125 20.7798, -69.8125 20.7798, -69.8125 20.7798, -69.8125 20.7798, -69.8125 20.7798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1237'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7353 -69.8112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7353"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7353 -69.8112)"^^geo:wktLiteral ;
  geo-pos:lat "20.7353"^^xsd:decimal ;
  geo-pos:long "-69.8112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_877'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_877'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8112'^^xsd:double;
  dwc:startLongitude '-69.8112'^^xsd:double;
  dwc:endLongitude '-69.8112'^^xsd:double;
  dwc:latitude '20.7353'^^xsd:double;
  dwc:startLatitude '20.7353'^^xsd:double;
  dwc:endLatitude '20.7353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8112 20.7353, -69.8112 20.7353, -69.8112 20.7353, -69.8112 20.7353, -69.8112 20.7353))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_877'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5008 -67.1668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5008"^^xsd:decimal ;
  dwc:decimalLongitude "-67.1668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5008 -67.1668)"^^geo:wktLiteral ;
  geo-pos:lat "18.5008"^^xsd:decimal ;
  geo-pos:long "-67.1668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3049'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3049'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.1668'^^xsd:double;
  dwc:startLongitude '-67.1668'^^xsd:double;
  dwc:endLongitude '-67.1668'^^xsd:double;
  dwc:latitude '18.5008'^^xsd:double;
  dwc:startLatitude '18.5008'^^xsd:double;
  dwc:endLatitude '18.5008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1668 18.5008, -67.1668 18.5008, -67.1668 18.5008, -67.1668 18.5008, -67.1668 18.5008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3049'^^xsd:string;
  dwc:observationDate '1993-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7647 -69.7705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7647"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7647 -69.7705)"^^geo:wktLiteral ;
  geo-pos:lat "20.7647"^^xsd:decimal ;
  geo-pos:long "-69.7705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_945'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_945'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7705'^^xsd:double;
  dwc:startLongitude '-69.7705'^^xsd:double;
  dwc:endLongitude '-69.7705'^^xsd:double;
  dwc:latitude '20.7647'^^xsd:double;
  dwc:startLatitude '20.7647'^^xsd:double;
  dwc:endLatitude '20.7647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7705 20.7647, -69.7705 20.7647, -69.7705 20.7647, -69.7705 20.7647, -69.7705 20.7647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_945'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7338 -69.7638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7338"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7338 -69.7638)"^^geo:wktLiteral ;
  geo-pos:lat "20.7338"^^xsd:decimal ;
  geo-pos:long "-69.7638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_948'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_948'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7638'^^xsd:double;
  dwc:startLongitude '-69.7638'^^xsd:double;
  dwc:endLongitude '-69.7638'^^xsd:double;
  dwc:latitude '20.7338'^^xsd:double;
  dwc:startLatitude '20.7338'^^xsd:double;
  dwc:endLatitude '20.7338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7638 20.7338, -69.7638 20.7338, -69.7638 20.7338, -69.7638 20.7338, -69.7638 20.7338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_948'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.747 -69.7847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.747"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.747 -69.7847)"^^geo:wktLiteral ;
  geo-pos:lat "20.747"^^xsd:decimal ;
  geo-pos:long "-69.7847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_954'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_954'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7847'^^xsd:double;
  dwc:startLongitude '-69.7847'^^xsd:double;
  dwc:endLongitude '-69.7847'^^xsd:double;
  dwc:latitude '20.747'^^xsd:double;
  dwc:startLatitude '20.747'^^xsd:double;
  dwc:endLatitude '20.747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7847 20.747, -69.7847 20.747, -69.7847 20.747, -69.7847 20.747, -69.7847 20.747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_954'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.721 -69.7928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.721"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.721 -69.7928)"^^geo:wktLiteral ;
  geo-pos:lat "20.721"^^xsd:decimal ;
  geo-pos:long "-69.7928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1644'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1644'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7928'^^xsd:double;
  dwc:startLongitude '-69.7928'^^xsd:double;
  dwc:endLongitude '-69.7928'^^xsd:double;
  dwc:latitude '20.721'^^xsd:double;
  dwc:startLatitude '20.721'^^xsd:double;
  dwc:endLatitude '20.721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7928 20.721, -69.7928 20.721, -69.7928 20.721, -69.7928 20.721, -69.7928 20.721))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1644'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6973 -69.7705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6973"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6973 -69.7705)"^^geo:wktLiteral ;
  geo-pos:lat "20.6973"^^xsd:decimal ;
  geo-pos:long "-69.7705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1724'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1724'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7705'^^xsd:double;
  dwc:startLongitude '-69.7705'^^xsd:double;
  dwc:endLongitude '-69.7705'^^xsd:double;
  dwc:latitude '20.6973'^^xsd:double;
  dwc:startLatitude '20.6973'^^xsd:double;
  dwc:endLatitude '20.6973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7705 20.6973, -69.7705 20.6973, -69.7705 20.6973, -69.7705 20.6973, -69.7705 20.6973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1724'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1353 -69.1212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1353"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1353 -69.1212)"^^geo:wktLiteral ;
  geo-pos:lat "19.1353"^^xsd:decimal ;
  geo-pos:long "-69.1212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1182'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1182'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1212'^^xsd:double;
  dwc:startLongitude '-69.1212'^^xsd:double;
  dwc:endLongitude '-69.1212'^^xsd:double;
  dwc:latitude '19.1353'^^xsd:double;
  dwc:startLatitude '19.1353'^^xsd:double;
  dwc:endLatitude '19.1353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1212 19.1353, -69.1212 19.1353, -69.1212 19.1353, -69.1212 19.1353, -69.1212 19.1353))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1182'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1472 -69.1725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1472"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1472 -69.1725)"^^geo:wktLiteral ;
  geo-pos:lat "19.1472"^^xsd:decimal ;
  geo-pos:long "-69.1725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1132'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1132'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1725'^^xsd:double;
  dwc:startLongitude '-69.1725'^^xsd:double;
  dwc:endLongitude '-69.1725'^^xsd:double;
  dwc:latitude '19.1472'^^xsd:double;
  dwc:startLatitude '19.1472'^^xsd:double;
  dwc:endLatitude '19.1472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1725 19.1472, -69.1725 19.1472, -69.1725 19.1472, -69.1725 19.1472, -69.1725 19.1472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1132'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7702 -69.8413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7702"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7702 -69.8413)"^^geo:wktLiteral ;
  geo-pos:lat "20.7702"^^xsd:decimal ;
  geo-pos:long "-69.8413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1670'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1670'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8413'^^xsd:double;
  dwc:startLongitude '-69.8413'^^xsd:double;
  dwc:endLongitude '-69.8413'^^xsd:double;
  dwc:latitude '20.7702'^^xsd:double;
  dwc:startLatitude '20.7702'^^xsd:double;
  dwc:endLatitude '20.7702'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8413 20.7702, -69.8413 20.7702, -69.8413 20.7702, -69.8413 20.7702, -69.8413 20.7702))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1670'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7428 -69.7818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7428"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7428 -69.7818)"^^geo:wktLiteral ;
  geo-pos:lat "20.7428"^^xsd:decimal ;
  geo-pos:long "-69.7818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_766'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_766'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7818'^^xsd:double;
  dwc:startLongitude '-69.7818'^^xsd:double;
  dwc:endLongitude '-69.7818'^^xsd:double;
  dwc:latitude '20.7428'^^xsd:double;
  dwc:startLatitude '20.7428'^^xsd:double;
  dwc:endLatitude '20.7428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7818 20.7428, -69.7818 20.7428, -69.7818 20.7428, -69.7818 20.7428, -69.7818 20.7428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_766'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.764 -69.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.764"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.764 -69.8008)"^^geo:wktLiteral ;
  geo-pos:lat "20.764"^^xsd:decimal ;
  geo-pos:long "-69.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_886'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_886'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8008'^^xsd:double;
  dwc:startLongitude '-69.8008'^^xsd:double;
  dwc:endLongitude '-69.8008'^^xsd:double;
  dwc:latitude '20.764'^^xsd:double;
  dwc:startLatitude '20.764'^^xsd:double;
  dwc:endLatitude '20.764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8008 20.764, -69.8008 20.764, -69.8008 20.764, -69.8008 20.764, -69.8008 20.764))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_886'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1167 -20.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1167 -20.8167)"^^geo:wktLiteral ;
  geo-pos:lat "63.1167"^^xsd:decimal ;
  geo-pos:long "-20.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1816'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1816'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-20.8167'^^xsd:double;
  dwc:startLongitude '-20.8167'^^xsd:double;
  dwc:endLongitude '-20.8167'^^xsd:double;
  dwc:latitude '63.1167'^^xsd:double;
  dwc:startLatitude '63.1167'^^xsd:double;
  dwc:endLatitude '63.1167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.8167 63.1167, -20.8167 63.1167, -20.8167 63.1167, -20.8167 63.1167, -20.8167 63.1167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1816'^^xsd:string;
  dwc:observationDate '1992-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3667 -16.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3667 -16.9167)"^^geo:wktLiteral ;
  geo-pos:lat "63.3667"^^xsd:decimal ;
  geo-pos:long "-16.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1899'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1899'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.9167'^^xsd:double;
  dwc:startLongitude '-16.9167'^^xsd:double;
  dwc:endLongitude '-16.9167'^^xsd:double;
  dwc:latitude '63.3667'^^xsd:double;
  dwc:startLatitude '63.3667'^^xsd:double;
  dwc:endLatitude '63.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.9167 63.3667, -16.9167 63.3667, -16.9167 63.3667, -16.9167 63.3667, -16.9167 63.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1899'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2948'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2948'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2948'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2465'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2465'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:startLongitude '-57'^^xsd:integer;
  dwc:endLongitude '-57'^^xsd:integer;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2465'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2464'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2464'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:startLongitude '-57'^^xsd:integer;
  dwc:endLongitude '-57'^^xsd:integer;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2464'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2480'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2480'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:startLongitude '-57'^^xsd:integer;
  dwc:endLongitude '-57'^^xsd:integer;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2480'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2479'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2479'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:startLongitude '-57'^^xsd:integer;
  dwc:endLongitude '-57'^^xsd:integer;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2479'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2477'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2477'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:startLongitude '-57'^^xsd:integer;
  dwc:endLongitude '-57'^^xsd:integer;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2477'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2475'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2475'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:startLongitude '-57'^^xsd:integer;
  dwc:endLongitude '-57'^^xsd:integer;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2475'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2473'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2473'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:startLongitude '-57'^^xsd:integer;
  dwc:endLongitude '-57'^^xsd:integer;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2473'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2471'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2471'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:startLongitude '-57'^^xsd:integer;
  dwc:endLongitude '-57'^^xsd:integer;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2471'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2469'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2469'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:startLongitude '-57'^^xsd:integer;
  dwc:endLongitude '-57'^^xsd:integer;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2469'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2467'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2467'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:startLongitude '-57'^^xsd:integer;
  dwc:endLongitude '-57'^^xsd:integer;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2467'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2466'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2466'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:startLongitude '-57'^^xsd:integer;
  dwc:endLongitude '-57'^^xsd:integer;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2466'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2491'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2491'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:startLongitude '-57'^^xsd:integer;
  dwc:endLongitude '-57'^^xsd:integer;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333, -57 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2491'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.4833"^^xsd:decimal ;
  geo-pos:long "-56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1971'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1971'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8'^^xsd:double;
  dwc:startLongitude '-56.8'^^xsd:double;
  dwc:endLongitude '-56.8'^^xsd:double;
  dwc:latitude '51.4833'^^xsd:double;
  dwc:startLatitude '51.4833'^^xsd:double;
  dwc:endLatitude '51.4833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8 51.4833, -56.8 51.4833, -56.8 51.4833, -56.8 51.4833, -56.8 51.4833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1971'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9205 -63.5382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9205"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9205 -63.5382)"^^geo:wktLiteral ;
  geo-pos:lat "49.9205"^^xsd:decimal ;
  geo-pos:long "-63.5382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4176'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_4176'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.5382'^^xsd:double;
  dwc:startLongitude '-63.5382'^^xsd:double;
  dwc:endLongitude '-63.5382'^^xsd:double;
  dwc:latitude '49.9205'^^xsd:double;
  dwc:startLatitude '49.9205'^^xsd:double;
  dwc:endLatitude '49.9205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.5382 49.9205, -63.5382 49.9205, -63.5382 49.9205, -63.5382 49.9205, -63.5382 49.9205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4176'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0883 -63.9358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0883"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0883 -63.9358)"^^geo:wktLiteral ;
  geo-pos:lat "50.0883"^^xsd:decimal ;
  geo-pos:long "-63.9358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4178'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4178'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.9358'^^xsd:double;
  dwc:startLongitude '-63.9358'^^xsd:double;
  dwc:endLongitude '-63.9358'^^xsd:double;
  dwc:latitude '50.0883'^^xsd:double;
  dwc:startLatitude '50.0883'^^xsd:double;
  dwc:endLatitude '50.0883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.9358 50.0883, -63.9358 50.0883, -63.9358 50.0883, -63.9358 50.0883, -63.9358 50.0883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4178'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3222 -66.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3222"^^xsd:decimal ;
  dwc:decimalLongitude "-66.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3222 -66.382)"^^geo:wktLiteral ;
  geo-pos:lat "44.3222"^^xsd:decimal ;
  geo-pos:long "-66.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3236'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3236'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.382'^^xsd:double;
  dwc:startLongitude '-66.382'^^xsd:double;
  dwc:endLongitude '-66.382'^^xsd:double;
  dwc:latitude '44.3222'^^xsd:double;
  dwc:startLatitude '44.3222'^^xsd:double;
  dwc:endLatitude '44.3222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.382 44.3222, -66.382 44.3222, -66.382 44.3222, -66.382 44.3222, -66.382 44.3222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3236'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1292 -52.7952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1292"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1292 -52.7952)"^^geo:wktLiteral ;
  geo-pos:lat "48.1292"^^xsd:decimal ;
  geo-pos:long "-52.7952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3747'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3747'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7952'^^xsd:double;
  dwc:startLongitude '-52.7952'^^xsd:double;
  dwc:endLongitude '-52.7952'^^xsd:double;
  dwc:latitude '48.1292'^^xsd:double;
  dwc:startLatitude '48.1292'^^xsd:double;
  dwc:endLatitude '48.1292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7952 48.1292, -52.7952 48.1292, -52.7952 48.1292, -52.7952 48.1292, -52.7952 48.1292))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3747'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5118 -55.7512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5118"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5118 -55.7512)"^^geo:wktLiteral ;
  geo-pos:lat "52.5118"^^xsd:decimal ;
  geo-pos:long "-55.7512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1962'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1962'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7512'^^xsd:double;
  dwc:startLongitude '-55.7512'^^xsd:double;
  dwc:endLongitude '-55.7512'^^xsd:double;
  dwc:latitude '52.5118'^^xsd:double;
  dwc:startLatitude '52.5118'^^xsd:double;
  dwc:endLatitude '52.5118'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7512 52.5118, -55.7512 52.5118, -55.7512 52.5118, -55.7512 52.5118, -55.7512 52.5118))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1962'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.4833"^^xsd:decimal ;
  geo-pos:long "-56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1969'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1969'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8'^^xsd:double;
  dwc:startLongitude '-56.8'^^xsd:double;
  dwc:endLongitude '-56.8'^^xsd:double;
  dwc:latitude '51.4833'^^xsd:double;
  dwc:startLatitude '51.4833'^^xsd:double;
  dwc:endLatitude '51.4833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8 51.4833, -56.8 51.4833, -56.8 51.4833, -56.8 51.4833, -56.8 51.4833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1969'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.4833"^^xsd:decimal ;
  geo-pos:long "-56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1970'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1970'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8'^^xsd:double;
  dwc:startLongitude '-56.8'^^xsd:double;
  dwc:endLongitude '-56.8'^^xsd:double;
  dwc:latitude '51.4833'^^xsd:double;
  dwc:startLatitude '51.4833'^^xsd:double;
  dwc:endLatitude '51.4833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8 51.4833, -56.8 51.4833, -56.8 51.4833, -56.8 51.4833, -56.8 51.4833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1970'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6325 -53.0398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6325 -53.0398)"^^geo:wktLiteral ;
  geo-pos:lat "47.6325"^^xsd:decimal ;
  geo-pos:long "-53.0398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_351'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_351'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0398'^^xsd:double;
  dwc:startLongitude '-53.0398'^^xsd:double;
  dwc:endLongitude '-53.0398'^^xsd:double;
  dwc:latitude '47.6325'^^xsd:double;
  dwc:startLatitude '47.6325'^^xsd:double;
  dwc:endLatitude '47.6325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0398 47.6325, -53.0398 47.6325, -53.0398 47.6325, -53.0398 47.6325, -53.0398 47.6325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_351'^^xsd:string;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5118 -55.7512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5118"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5118 -55.7512)"^^geo:wktLiteral ;
  geo-pos:lat "52.5118"^^xsd:decimal ;
  geo-pos:long "-55.7512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_24'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_24'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7512'^^xsd:double;
  dwc:startLongitude '-55.7512'^^xsd:double;
  dwc:endLongitude '-55.7512'^^xsd:double;
  dwc:latitude '52.5118'^^xsd:double;
  dwc:startLatitude '52.5118'^^xsd:double;
  dwc:endLatitude '52.5118'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7512 52.5118, -55.7512 52.5118, -55.7512 52.5118, -55.7512 52.5118, -55.7512 52.5118))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_24'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2348 -52.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2348"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2348 -52.7915)"^^geo:wktLiteral ;
  geo-pos:lat "47.2348"^^xsd:decimal ;
  geo-pos:long "-52.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3682'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3682'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7915'^^xsd:double;
  dwc:startLongitude '-52.7915'^^xsd:double;
  dwc:endLongitude '-52.7915'^^xsd:double;
  dwc:latitude '47.2348'^^xsd:double;
  dwc:startLatitude '47.2348'^^xsd:double;
  dwc:endLatitude '47.2348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7915 47.2348, -52.7915 47.2348, -52.7915 47.2348, -52.7915 47.2348, -52.7915 47.2348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3682'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.4833"^^xsd:decimal ;
  geo-pos:long "-56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_88'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_88'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8'^^xsd:double;
  dwc:startLongitude '-56.8'^^xsd:double;
  dwc:endLongitude '-56.8'^^xsd:double;
  dwc:latitude '51.4833'^^xsd:double;
  dwc:startLatitude '51.4833'^^xsd:double;
  dwc:endLatitude '51.4833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8 51.4833, -56.8 51.4833, -56.8 51.4833, -56.8 51.4833, -56.8 51.4833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_88'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1372 -69.5803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1372"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1372 -69.5803)"^^geo:wktLiteral ;
  geo-pos:lat "43.1372"^^xsd:decimal ;
  geo-pos:long "-69.5803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3292'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3292'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.5803'^^xsd:double;
  dwc:startLongitude '-69.5803'^^xsd:double;
  dwc:endLongitude '-69.5803'^^xsd:double;
  dwc:latitude '43.1372'^^xsd:double;
  dwc:startLatitude '43.1372'^^xsd:double;
  dwc:endLatitude '43.1372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5803 43.1372, -69.5803 43.1372, -69.5803 43.1372, -69.5803 43.1372, -69.5803 43.1372))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3292'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.748 -69.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.748"^^xsd:decimal ;
  dwc:decimalLongitude "-69.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.748 -69.803)"^^geo:wktLiteral ;
  geo-pos:lat "20.748"^^xsd:decimal ;
  geo-pos:long "-69.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2783'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2783'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.803'^^xsd:double;
  dwc:startLongitude '-69.803'^^xsd:double;
  dwc:endLongitude '-69.803'^^xsd:double;
  dwc:latitude '20.748'^^xsd:double;
  dwc:startLatitude '20.748'^^xsd:double;
  dwc:endLatitude '20.748'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.803 20.748, -69.803 20.748, -69.803 20.748, -69.803 20.748, -69.803 20.748))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2783'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.2667)"^^geo:wktLiteral ;
  geo-pos:lat "18.3667"^^xsd:decimal ;
  geo-pos:long "-67.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3097'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3097'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2667'^^xsd:double;
  dwc:startLongitude '-67.2667'^^xsd:double;
  dwc:endLongitude '-67.2667'^^xsd:double;
  dwc:latitude '18.3667'^^xsd:double;
  dwc:startLatitude '18.3667'^^xsd:double;
  dwc:endLatitude '18.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2667 18.3667, -67.2667 18.3667, -67.2667 18.3667, -67.2667 18.3667, -67.2667 18.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3097'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4228 -68.8932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4228"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4228 -68.8932)"^^geo:wktLiteral ;
  geo-pos:lat "43.4228"^^xsd:decimal ;
  geo-pos:long "-68.8932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3295'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3295'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8932'^^xsd:double;
  dwc:startLongitude '-68.8932'^^xsd:double;
  dwc:endLongitude '-68.8932'^^xsd:double;
  dwc:latitude '43.4228'^^xsd:double;
  dwc:startLatitude '43.4228'^^xsd:double;
  dwc:endLatitude '43.4228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8932 43.4228, -68.8932 43.4228, -68.8932 43.4228, -68.8932 43.4228, -68.8932 43.4228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3295'^^xsd:string;
  dwc:observationDate '1992-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.145 -69.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.145"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.145 -69.2262)"^^geo:wktLiteral ;
  geo-pos:lat "19.145"^^xsd:decimal ;
  geo-pos:long "-69.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2645'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2645'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2262'^^xsd:double;
  dwc:startLongitude '-69.2262'^^xsd:double;
  dwc:endLongitude '-69.2262'^^xsd:double;
  dwc:latitude '19.145'^^xsd:double;
  dwc:startLatitude '19.145'^^xsd:double;
  dwc:endLatitude '19.145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2262 19.145, -69.2262 19.145, -69.2262 19.145, -69.2262 19.145, -69.2262 19.145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2645'^^xsd:string;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1715'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1715'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1715'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7227 -69.7988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7227"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7227 -69.7988)"^^geo:wktLiteral ;
  geo-pos:lat "20.7227"^^xsd:decimal ;
  geo-pos:long "-69.7988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1707'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1707'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7988'^^xsd:double;
  dwc:startLongitude '-69.7988'^^xsd:double;
  dwc:endLongitude '-69.7988'^^xsd:double;
  dwc:latitude '20.7227'^^xsd:double;
  dwc:startLatitude '20.7227'^^xsd:double;
  dwc:endLatitude '20.7227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7988 20.7227, -69.7988 20.7227, -69.7988 20.7227, -69.7988 20.7227, -69.7988 20.7227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1707'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_543'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_543'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_543'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_544'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_544'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_544'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_545'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_545'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_545'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_546'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_546'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_546'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_547'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_547'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_547'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1979'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1979'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1979'^^xsd:string;
  dwc:observationDate '1992-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7223 -69.8002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7223"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7223 -69.8002)"^^geo:wktLiteral ;
  geo-pos:lat "20.7223"^^xsd:decimal ;
  geo-pos:long "-69.8002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1569'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1569'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8002'^^xsd:double;
  dwc:startLongitude '-69.8002'^^xsd:double;
  dwc:endLongitude '-69.8002'^^xsd:double;
  dwc:latitude '20.7223'^^xsd:double;
  dwc:startLatitude '20.7223'^^xsd:double;
  dwc:endLatitude '20.7223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8002 20.7223, -69.8002 20.7223, -69.8002 20.7223, -69.8002 20.7223, -69.8002 20.7223))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1569'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7092 -69.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7092"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7092 -69.8012)"^^geo:wktLiteral ;
  geo-pos:lat "20.7092"^^xsd:decimal ;
  geo-pos:long "-69.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1646'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1646'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8012'^^xsd:double;
  dwc:startLongitude '-69.8012'^^xsd:double;
  dwc:endLongitude '-69.8012'^^xsd:double;
  dwc:latitude '20.7092'^^xsd:double;
  dwc:startLatitude '20.7092'^^xsd:double;
  dwc:endLatitude '20.7092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8012 20.7092, -69.8012 20.7092, -69.8012 20.7092, -69.8012 20.7092, -69.8012 20.7092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1646'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6992 -69.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6992"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6992 -69.8303)"^^geo:wktLiteral ;
  geo-pos:lat "20.6992"^^xsd:decimal ;
  geo-pos:long "-69.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1346'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1346'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8303'^^xsd:double;
  dwc:startLongitude '-69.8303'^^xsd:double;
  dwc:endLongitude '-69.8303'^^xsd:double;
  dwc:latitude '20.6992'^^xsd:double;
  dwc:startLatitude '20.6992'^^xsd:double;
  dwc:endLatitude '20.6992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8303 20.6992, -69.8303 20.6992, -69.8303 20.6992, -69.8303 20.6992, -69.8303 20.6992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1346'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6992 -69.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6992"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6992 -69.8303)"^^geo:wktLiteral ;
  geo-pos:lat "20.6992"^^xsd:decimal ;
  geo-pos:long "-69.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1347'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1347'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8303'^^xsd:double;
  dwc:startLongitude '-69.8303'^^xsd:double;
  dwc:endLongitude '-69.8303'^^xsd:double;
  dwc:latitude '20.6992'^^xsd:double;
  dwc:startLatitude '20.6992'^^xsd:double;
  dwc:endLatitude '20.6992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8303 20.6992, -69.8303 20.6992, -69.8303 20.6992, -69.8303 20.6992, -69.8303 20.6992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1347'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1463 -69.1838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1463"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1463 -69.1838)"^^geo:wktLiteral ;
  geo-pos:lat "19.1463"^^xsd:decimal ;
  geo-pos:long "-69.1838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1177'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1177'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1838'^^xsd:double;
  dwc:startLongitude '-69.1838'^^xsd:double;
  dwc:endLongitude '-69.1838'^^xsd:double;
  dwc:latitude '19.1463'^^xsd:double;
  dwc:startLatitude '19.1463'^^xsd:double;
  dwc:endLatitude '19.1463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1838 19.1463, -69.1838 19.1463, -69.1838 19.1463, -69.1838 19.1463, -69.1838 19.1463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1177'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2201'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2201'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2201'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2202'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2202'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2202'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2203'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2203'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2203'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2204'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2204'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2204'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2205'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2205'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2205'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2200'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2200'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2200'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2156'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2156'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2156'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2157'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2157'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2157'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2158'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2158'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2158'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2159'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2159'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2159'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2160'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2160'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2160'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2161'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2161'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2161'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2162'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2162'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2162'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2163'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2163'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2163'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2164'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2164'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2164'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7518 -69.7863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7518"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7518 -69.7863)"^^geo:wktLiteral ;
  geo-pos:lat "20.7518"^^xsd:decimal ;
  geo-pos:long "-69.7863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_936'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_936'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7863'^^xsd:double;
  dwc:startLongitude '-69.7863'^^xsd:double;
  dwc:endLongitude '-69.7863'^^xsd:double;
  dwc:latitude '20.7518'^^xsd:double;
  dwc:startLatitude '20.7518'^^xsd:double;
  dwc:endLatitude '20.7518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7863 20.7518, -69.7863 20.7518, -69.7863 20.7518, -69.7863 20.7518, -69.7863 20.7518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_936'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7518 -69.7863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7518"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7518 -69.7863)"^^geo:wktLiteral ;
  geo-pos:lat "20.7518"^^xsd:decimal ;
  geo-pos:long "-69.7863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_938'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_938'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7863'^^xsd:double;
  dwc:startLongitude '-69.7863'^^xsd:double;
  dwc:endLongitude '-69.7863'^^xsd:double;
  dwc:latitude '20.7518'^^xsd:double;
  dwc:startLatitude '20.7518'^^xsd:double;
  dwc:endLatitude '20.7518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7863 20.7518, -69.7863 20.7518, -69.7863 20.7518, -69.7863 20.7518, -69.7863 20.7518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_938'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7512 -69.7825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7512"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7512 -69.7825)"^^geo:wktLiteral ;
  geo-pos:lat "20.7512"^^xsd:decimal ;
  geo-pos:long "-69.7825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1007'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1007'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7825'^^xsd:double;
  dwc:startLongitude '-69.7825'^^xsd:double;
  dwc:endLongitude '-69.7825'^^xsd:double;
  dwc:latitude '20.7512'^^xsd:double;
  dwc:startLatitude '20.7512'^^xsd:double;
  dwc:endLatitude '20.7512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7825 20.7512, -69.7825 20.7512, -69.7825 20.7512, -69.7825 20.7512, -69.7825 20.7512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1007'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6982 -69.8623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6982"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6982 -69.8623)"^^geo:wktLiteral ;
  geo-pos:lat "20.6982"^^xsd:decimal ;
  geo-pos:long "-69.8623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1544'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1544'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8623'^^xsd:double;
  dwc:startLongitude '-69.8623'^^xsd:double;
  dwc:endLongitude '-69.8623'^^xsd:double;
  dwc:latitude '20.6982'^^xsd:double;
  dwc:startLatitude '20.6982'^^xsd:double;
  dwc:endLatitude '20.6982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8623 20.6982, -69.8623 20.6982, -69.8623 20.6982, -69.8623 20.6982, -69.8623 20.6982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1544'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1242'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1242'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1242'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1243'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1243'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1243'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7595 -69.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7595"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7595 -69.8165)"^^geo:wktLiteral ;
  geo-pos:lat "20.7595"^^xsd:decimal ;
  geo-pos:long "-69.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_966'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_966'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8165'^^xsd:double;
  dwc:startLongitude '-69.8165'^^xsd:double;
  dwc:endLongitude '-69.8165'^^xsd:double;
  dwc:latitude '20.7595'^^xsd:double;
  dwc:startLatitude '20.7595'^^xsd:double;
  dwc:endLatitude '20.7595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8165 20.7595, -69.8165 20.7595, -69.8165 20.7595, -69.8165 20.7595, -69.8165 20.7595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_966'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6977 -69.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6977"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6977 -69.7697)"^^geo:wktLiteral ;
  geo-pos:lat "20.6977"^^xsd:decimal ;
  geo-pos:long "-69.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_873'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_873'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7697'^^xsd:double;
  dwc:startLongitude '-69.7697'^^xsd:double;
  dwc:endLongitude '-69.7697'^^xsd:double;
  dwc:latitude '20.6977'^^xsd:double;
  dwc:startLatitude '20.6977'^^xsd:double;
  dwc:endLatitude '20.6977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7697 20.6977, -69.7697 20.6977, -69.7697 20.6977, -69.7697 20.6977, -69.7697 20.6977))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_873'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7362 -69.7627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7362"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7362 -69.7627)"^^geo:wktLiteral ;
  geo-pos:lat "20.7362"^^xsd:decimal ;
  geo-pos:long "-69.7627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_821'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_821'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7627'^^xsd:double;
  dwc:startLongitude '-69.7627'^^xsd:double;
  dwc:endLongitude '-69.7627'^^xsd:double;
  dwc:latitude '20.7362'^^xsd:double;
  dwc:startLatitude '20.7362'^^xsd:double;
  dwc:endLatitude '20.7362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7627 20.7362, -69.7627 20.7362, -69.7627 20.7362, -69.7627 20.7362, -69.7627 20.7362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_821'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2155'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2155'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2155'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2154'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2154'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2154'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2153'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2153'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2153'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2206'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2206'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2206'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7518 -69.7863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7518"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7518 -69.7863)"^^geo:wktLiteral ;
  geo-pos:lat "20.7518"^^xsd:decimal ;
  geo-pos:long "-69.7863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_937'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_937'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7863'^^xsd:double;
  dwc:startLongitude '-69.7863'^^xsd:double;
  dwc:endLongitude '-69.7863'^^xsd:double;
  dwc:latitude '20.7518'^^xsd:double;
  dwc:startLatitude '20.7518'^^xsd:double;
  dwc:endLatitude '20.7518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7863 20.7518, -69.7863 20.7518, -69.7863 20.7518, -69.7863 20.7518, -69.7863 20.7518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_937'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.737 -53.1547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.737"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.737 -53.1547)"^^geo:wktLiteral ;
  geo-pos:lat "47.737"^^xsd:decimal ;
  geo-pos:long "-53.1547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3922'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3922'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1547'^^xsd:double;
  dwc:startLongitude '-53.1547'^^xsd:double;
  dwc:endLongitude '-53.1547'^^xsd:double;
  dwc:latitude '47.737'^^xsd:double;
  dwc:startLatitude '47.737'^^xsd:double;
  dwc:endLatitude '47.737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1547 47.737, -53.1547 47.737, -53.1547 47.737, -53.1547 47.737, -53.1547 47.737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3922'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6873 -53.6088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6873"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6873 -53.6088)"^^geo:wktLiteral ;
  geo-pos:lat "48.6873"^^xsd:decimal ;
  geo-pos:long "-53.6088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3778'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3778'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6088'^^xsd:double;
  dwc:startLongitude '-53.6088'^^xsd:double;
  dwc:endLongitude '-53.6088'^^xsd:double;
  dwc:latitude '48.6873'^^xsd:double;
  dwc:startLatitude '48.6873'^^xsd:double;
  dwc:endLatitude '48.6873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6088 48.6873, -53.6088 48.6873, -53.6088 48.6873, -53.6088 48.6873, -53.6088 48.6873))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3778'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7333 -14.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7333 -14.4833)"^^geo:wktLiteral ;
  geo-pos:lat "63.7333"^^xsd:decimal ;
  geo-pos:long "-14.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1935'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1935'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-14.4833'^^xsd:double;
  dwc:startLongitude '-14.4833'^^xsd:double;
  dwc:endLongitude '-14.4833'^^xsd:double;
  dwc:latitude '63.7333'^^xsd:double;
  dwc:startLatitude '63.7333'^^xsd:double;
  dwc:endLatitude '63.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.4833 63.7333, -14.4833 63.7333, -14.4833 63.7333, -14.4833 63.7333, -14.4833 63.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1935'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.2667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3833"^^xsd:decimal ;
  geo-pos:long "-57.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2269'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2269'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2667'^^xsd:double;
  dwc:startLongitude '-57.2667'^^xsd:double;
  dwc:endLongitude '-57.2667'^^xsd:double;
  dwc:latitude '51.3833'^^xsd:double;
  dwc:startLatitude '51.3833'^^xsd:double;
  dwc:endLatitude '51.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2667 51.3833, -57.2667 51.3833, -57.2667 51.3833, -57.2667 51.3833, -57.2667 51.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2269'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7298 -53.5898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7298"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7298 -53.5898)"^^geo:wktLiteral ;
  geo-pos:lat "48.7298"^^xsd:decimal ;
  geo-pos:long "-53.5898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3784'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3784'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5898'^^xsd:double;
  dwc:startLongitude '-53.5898'^^xsd:double;
  dwc:endLongitude '-53.5898'^^xsd:double;
  dwc:latitude '48.7298'^^xsd:double;
  dwc:startLatitude '48.7298'^^xsd:double;
  dwc:endLatitude '48.7298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5898 48.7298, -53.5898 48.7298, -53.5898 48.7298, -53.5898 48.7298, -53.5898 48.7298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3784'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.888 -63.4752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.888"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.888 -63.4752)"^^geo:wktLiteral ;
  geo-pos:lat "49.888"^^xsd:decimal ;
  geo-pos:long "-63.4752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2411'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2411'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4752'^^xsd:double;
  dwc:startLongitude '-63.4752'^^xsd:double;
  dwc:endLongitude '-63.4752'^^xsd:double;
  dwc:latitude '49.888'^^xsd:double;
  dwc:startLatitude '49.888'^^xsd:double;
  dwc:endLatitude '49.888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4752 49.888, -63.4752 49.888, -63.4752 49.888, -63.4752 49.888, -63.4752 49.888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2411'^^xsd:string;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3592 -57.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3592"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3592 -57.234)"^^geo:wktLiteral ;
  geo-pos:lat "51.3592"^^xsd:decimal ;
  geo-pos:long "-57.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_57'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_57'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.234'^^xsd:double;
  dwc:startLongitude '-57.234'^^xsd:double;
  dwc:endLongitude '-57.234'^^xsd:double;
  dwc:latitude '51.3592'^^xsd:double;
  dwc:startLatitude '51.3592'^^xsd:double;
  dwc:endLatitude '51.3592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.234 51.3592, -57.234 51.3592, -57.234 51.3592, -57.234 51.3592, -57.234 51.3592))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_57'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8933 -53.6567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8933"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8933 -53.6567)"^^geo:wktLiteral ;
  geo-pos:lat "48.8933"^^xsd:decimal ;
  geo-pos:long "-53.6567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_442'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_442'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6567'^^xsd:double;
  dwc:startLongitude '-53.6567'^^xsd:double;
  dwc:endLongitude '-53.6567'^^xsd:double;
  dwc:latitude '48.8933'^^xsd:double;
  dwc:startLatitude '48.8933'^^xsd:double;
  dwc:endLatitude '48.8933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6567 48.8933, -53.6567 48.8933, -53.6567 48.8933, -53.6567 48.8933, -53.6567 48.8933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_442'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3513 -53.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3513"^^xsd:decimal ;
  dwc:decimalLongitude "-53.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3513 -53.301)"^^geo:wktLiteral ;
  geo-pos:lat "48.3513"^^xsd:decimal ;
  geo-pos:long "-53.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_391'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_391'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.301'^^xsd:double;
  dwc:startLongitude '-53.301'^^xsd:double;
  dwc:endLongitude '-53.301'^^xsd:double;
  dwc:latitude '48.3513'^^xsd:double;
  dwc:startLatitude '48.3513'^^xsd:double;
  dwc:endLatitude '48.3513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.301 48.3513, -53.301 48.3513, -53.301 48.3513, -53.301 48.3513, -53.301 48.3513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_391'^^xsd:string;
  dwc:observationDate '1992-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3283 -53.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3283"^^xsd:decimal ;
  dwc:decimalLongitude "-53.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3283 -53.22)"^^geo:wktLiteral ;
  geo-pos:lat "48.3283"^^xsd:decimal ;
  geo-pos:long "-53.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_396'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_396'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.22'^^xsd:double;
  dwc:startLongitude '-53.22'^^xsd:double;
  dwc:endLongitude '-53.22'^^xsd:double;
  dwc:latitude '48.3283'^^xsd:double;
  dwc:startLatitude '48.3283'^^xsd:double;
  dwc:endLatitude '48.3283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.22 48.3283, -53.22 48.3283, -53.22 48.3283, -53.22 48.3283, -53.22 48.3283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_396'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0347 -52.9487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0347"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0347 -52.9487)"^^geo:wktLiteral ;
  geo-pos:lat "48.0347"^^xsd:decimal ;
  geo-pos:long "-52.9487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_371'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_371'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9487'^^xsd:double;
  dwc:startLongitude '-52.9487'^^xsd:double;
  dwc:endLongitude '-52.9487'^^xsd:double;
  dwc:latitude '48.0347'^^xsd:double;
  dwc:startLatitude '48.0347'^^xsd:double;
  dwc:endLatitude '48.0347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9487 48.0347, -52.9487 48.0347, -52.9487 48.0347, -52.9487 48.0347, -52.9487 48.0347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_371'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293 -57.1457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293 -57.1457)"^^geo:wktLiteral ;
  geo-pos:lat "51.293"^^xsd:decimal ;
  geo-pos:long "-57.1457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_86'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_86'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1457'^^xsd:double;
  dwc:startLongitude '-57.1457'^^xsd:double;
  dwc:endLongitude '-57.1457'^^xsd:double;
  dwc:latitude '51.293'^^xsd:double;
  dwc:startLatitude '51.293'^^xsd:double;
  dwc:endLatitude '51.293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1457 51.293, -57.1457 51.293, -57.1457 51.293, -57.1457 51.293, -57.1457 51.293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_86'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63 -53.5083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63 -53.5083)"^^geo:wktLiteral ;
  geo-pos:lat "48.63"^^xsd:decimal ;
  geo-pos:long "-53.5083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_419'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_419'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5083'^^xsd:double;
  dwc:startLongitude '-53.5083'^^xsd:double;
  dwc:endLongitude '-53.5083'^^xsd:double;
  dwc:latitude '48.63'^^xsd:double;
  dwc:startLatitude '48.63'^^xsd:double;
  dwc:endLatitude '48.63'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5083 48.63, -53.5083 48.63, -53.5083 48.63, -53.5083 48.63, -53.5083 48.63))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_419'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.133 -52.8532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.133"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.133 -52.8532)"^^geo:wktLiteral ;
  geo-pos:lat "47.133"^^xsd:decimal ;
  geo-pos:long "-52.8532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3979'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3979'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8532'^^xsd:double;
  dwc:startLongitude '-52.8532'^^xsd:double;
  dwc:endLongitude '-52.8532'^^xsd:double;
  dwc:latitude '47.133'^^xsd:double;
  dwc:startLatitude '47.133'^^xsd:double;
  dwc:endLatitude '47.133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8532 47.133, -52.8532 47.133, -52.8532 47.133, -52.8532 47.133, -52.8532 47.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3979'^^xsd:string;
  dwc:observationDate '1992-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_599'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_599'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_599'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_598'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_598'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.016666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_598'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_597'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_597'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_597'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.737 -53.1547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.737"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.737 -53.1547)"^^geo:wktLiteral ;
  geo-pos:lat "47.737"^^xsd:decimal ;
  geo-pos:long "-53.1547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3923'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3923'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1547'^^xsd:double;
  dwc:startLongitude '-53.1547'^^xsd:double;
  dwc:endLongitude '-53.1547'^^xsd:double;
  dwc:latitude '47.737'^^xsd:double;
  dwc:startLatitude '47.737'^^xsd:double;
  dwc:endLatitude '47.737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1547 47.737, -53.1547 47.737, -53.1547 47.737, -53.1547 47.737, -53.1547 47.737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3923'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.743 -69.8662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.743"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.743 -69.8662)"^^geo:wktLiteral ;
  geo-pos:lat "20.743"^^xsd:decimal ;
  geo-pos:long "-69.8662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1601'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1601'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8662'^^xsd:double;
  dwc:startLongitude '-69.8662'^^xsd:double;
  dwc:endLongitude '-69.8662'^^xsd:double;
  dwc:latitude '20.743'^^xsd:double;
  dwc:startLatitude '20.743'^^xsd:double;
  dwc:endLatitude '20.743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8662 20.743, -69.8662 20.743, -69.8662 20.743, -69.8662 20.743, -69.8662 20.743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1601'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7165 -69.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7165 -69.8067)"^^geo:wktLiteral ;
  geo-pos:lat "20.7165"^^xsd:decimal ;
  geo-pos:long "-69.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1585'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1585'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8067'^^xsd:double;
  dwc:startLongitude '-69.8067'^^xsd:double;
  dwc:endLongitude '-69.8067'^^xsd:double;
  dwc:latitude '20.7165'^^xsd:double;
  dwc:startLatitude '20.7165'^^xsd:double;
  dwc:endLatitude '20.7165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8067 20.7165, -69.8067 20.7165, -69.8067 20.7165, -69.8067 20.7165, -69.8067 20.7165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1585'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.7797)"^^geo:wktLiteral ;
  geo-pos:lat "20.7667"^^xsd:decimal ;
  geo-pos:long "-69.7797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_932'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_932'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7797'^^xsd:double;
  dwc:startLongitude '-69.7797'^^xsd:double;
  dwc:endLongitude '-69.7797'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7797 20.7667, -69.7797 20.7667, -69.7797 20.7667, -69.7797 20.7667, -69.7797 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_932'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7438 -69.8062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7438"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7438 -69.8062)"^^geo:wktLiteral ;
  geo-pos:lat "20.7438"^^xsd:decimal ;
  geo-pos:long "-69.8062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_911'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_911'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8062'^^xsd:double;
  dwc:startLongitude '-69.8062'^^xsd:double;
  dwc:endLongitude '-69.8062'^^xsd:double;
  dwc:latitude '20.7438'^^xsd:double;
  dwc:startLatitude '20.7438'^^xsd:double;
  dwc:endLatitude '20.7438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8062 20.7438, -69.8062 20.7438, -69.8062 20.7438, -69.8062 20.7438, -69.8062 20.7438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_911'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8167 -26.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-26.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8167 -26.45)"^^geo:wktLiteral ;
  geo-pos:lat "63.8167"^^xsd:decimal ;
  geo-pos:long "-26.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1794'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1794'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.45'^^xsd:double;
  dwc:startLongitude '-26.45'^^xsd:double;
  dwc:endLongitude '-26.45'^^xsd:double;
  dwc:latitude '63.8167'^^xsd:double;
  dwc:startLatitude '63.8167'^^xsd:double;
  dwc:endLatitude '63.8167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.45 63.8167, -26.45 63.8167, -26.45 63.8167, -26.45 63.8167, -26.45 63.8167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1794'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5158 -56.7205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5158"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5158 -56.7205)"^^geo:wktLiteral ;
  geo-pos:lat "51.5158"^^xsd:decimal ;
  geo-pos:long "-56.7205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3564'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3564'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7205'^^xsd:double;
  dwc:startLongitude '-56.7205'^^xsd:double;
  dwc:endLongitude '-56.7205'^^xsd:double;
  dwc:latitude '51.5158'^^xsd:double;
  dwc:startLatitude '51.5158'^^xsd:double;
  dwc:endLatitude '51.5158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7205 51.5158, -56.7205 51.5158, -56.7205 51.5158, -56.7205 51.5158, -56.7205 51.5158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3564'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5568 -56.5763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5568"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5568 -56.5763)"^^geo:wktLiteral ;
  geo-pos:lat "51.5568"^^xsd:decimal ;
  geo-pos:long "-56.5763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3484'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3484'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5763'^^xsd:double;
  dwc:startLongitude '-56.5763'^^xsd:double;
  dwc:endLongitude '-56.5763'^^xsd:double;
  dwc:latitude '51.5568'^^xsd:double;
  dwc:startLatitude '51.5568'^^xsd:double;
  dwc:endLatitude '51.5568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5763 51.5568, -56.5763 51.5568, -56.5763 51.5568, -56.5763 51.5568, -56.5763 51.5568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3484'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.757 -69.7913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.757"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.757 -69.7913)"^^geo:wktLiteral ;
  geo-pos:lat "20.757"^^xsd:decimal ;
  geo-pos:long "-69.7913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2774'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2774'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7913'^^xsd:double;
  dwc:startLongitude '-69.7913'^^xsd:double;
  dwc:endLongitude '-69.7913'^^xsd:double;
  dwc:latitude '20.757'^^xsd:double;
  dwc:startLatitude '20.757'^^xsd:double;
  dwc:endLatitude '20.757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7913 20.757, -69.7913 20.757, -69.7913 20.757, -69.7913 20.757, -69.7913 20.757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2774'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.7995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.742"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.742 -69.7995)"^^geo:wktLiteral ;
  geo-pos:lat "20.742"^^xsd:decimal ;
  geo-pos:long "-69.7995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2702'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_2702'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7995'^^xsd:double;
  dwc:startLongitude '-69.7995'^^xsd:double;
  dwc:endLongitude '-69.7995'^^xsd:double;
  dwc:latitude '20.742'^^xsd:double;
  dwc:startLatitude '20.742'^^xsd:double;
  dwc:endLatitude '20.742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7995 20.742, -69.7995 20.742, -69.7995 20.742, -69.7995 20.742, -69.7995 20.742))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2702'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1557 -70.1105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1557"^^xsd:decimal ;
  dwc:decimalLongitude "-70.1105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1557 -70.1105)"^^geo:wktLiteral ;
  geo-pos:lat "43.1557"^^xsd:decimal ;
  geo-pos:long "-70.1105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3259'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3259'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.1105'^^xsd:double;
  dwc:startLongitude '-70.1105'^^xsd:double;
  dwc:endLongitude '-70.1105'^^xsd:double;
  dwc:latitude '43.1557'^^xsd:double;
  dwc:startLatitude '43.1557'^^xsd:double;
  dwc:endLatitude '43.1557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1105 43.1557, -70.1105 43.1557, -70.1105 43.1557, -70.1105 43.1557, -70.1105 43.1557))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3259'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7593 -69.7918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7593"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7593 -69.7918)"^^geo:wktLiteral ;
  geo-pos:lat "20.7593"^^xsd:decimal ;
  geo-pos:long "-69.7918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2877'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2877'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7918'^^xsd:double;
  dwc:startLongitude '-69.7918'^^xsd:double;
  dwc:endLongitude '-69.7918'^^xsd:double;
  dwc:latitude '20.7593'^^xsd:double;
  dwc:startLatitude '20.7593'^^xsd:double;
  dwc:endLatitude '20.7593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7918 20.7593, -69.7918 20.7593, -69.7918 20.7593, -69.7918 20.7593, -69.7918 20.7593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2877'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7492 -69.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7492"^^xsd:decimal ;
  dwc:decimalLongitude "-69.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7492 -69.802)"^^geo:wktLiteral ;
  geo-pos:lat "20.7492"^^xsd:decimal ;
  geo-pos:long "-69.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2825'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2825'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.802'^^xsd:double;
  dwc:startLongitude '-69.802'^^xsd:double;
  dwc:endLongitude '-69.802'^^xsd:double;
  dwc:latitude '20.7492'^^xsd:double;
  dwc:startLatitude '20.7492'^^xsd:double;
  dwc:endLatitude '20.7492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.802 20.7492, -69.802 20.7492, -69.802 20.7492, -69.802 20.7492, -69.802 20.7492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2825'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7168 -69.7762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7168"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7168 -69.7762)"^^geo:wktLiteral ;
  geo-pos:lat "20.7168"^^xsd:decimal ;
  geo-pos:long "-69.7762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2805'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_2805'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7762'^^xsd:double;
  dwc:startLongitude '-69.7762'^^xsd:double;
  dwc:endLongitude '-69.7762'^^xsd:double;
  dwc:latitude '20.7168'^^xsd:double;
  dwc:startLatitude '20.7168'^^xsd:double;
  dwc:endLatitude '20.7168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7762 20.7168, -69.7762 20.7168, -69.7762 20.7168, -69.7762 20.7168, -69.7762 20.7168))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2805'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1548 -69.2458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1548"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1548 -69.2458)"^^geo:wktLiteral ;
  geo-pos:lat "19.1548"^^xsd:decimal ;
  geo-pos:long "-69.2458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1135'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1135'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2458'^^xsd:double;
  dwc:startLongitude '-69.2458'^^xsd:double;
  dwc:endLongitude '-69.2458'^^xsd:double;
  dwc:latitude '19.1548'^^xsd:double;
  dwc:startLatitude '19.1548'^^xsd:double;
  dwc:endLatitude '19.1548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2458 19.1548, -69.2458 19.1548, -69.2458 19.1548, -69.2458 19.1548, -69.2458 19.1548))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1135'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.746 -69.8065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.746"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.746 -69.8065)"^^geo:wktLiteral ;
  geo-pos:lat "20.746"^^xsd:decimal ;
  geo-pos:long "-69.8065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1482'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1482'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8065'^^xsd:double;
  dwc:startLongitude '-69.8065'^^xsd:double;
  dwc:endLongitude '-69.8065'^^xsd:double;
  dwc:latitude '20.746'^^xsd:double;
  dwc:startLatitude '20.746'^^xsd:double;
  dwc:endLatitude '20.746'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8065 20.746, -69.8065 20.746, -69.8065 20.746, -69.8065 20.746, -69.8065 20.746))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1482'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7035 -69.7547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7035"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7035 -69.7547)"^^geo:wktLiteral ;
  geo-pos:lat "20.7035"^^xsd:decimal ;
  geo-pos:long "-69.7547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_805'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_805'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7547'^^xsd:double;
  dwc:startLongitude '-69.7547'^^xsd:double;
  dwc:endLongitude '-69.7547'^^xsd:double;
  dwc:latitude '20.7035'^^xsd:double;
  dwc:startLatitude '20.7035'^^xsd:double;
  dwc:endLatitude '20.7035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7547 20.7035, -69.7547 20.7035, -69.7547 20.7035, -69.7547 20.7035, -69.7547 20.7035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_805'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7432 -69.7802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7432"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7432 -69.7802)"^^geo:wktLiteral ;
  geo-pos:lat "20.7432"^^xsd:decimal ;
  geo-pos:long "-69.7802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_777'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_777'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7802'^^xsd:double;
  dwc:startLongitude '-69.7802'^^xsd:double;
  dwc:endLongitude '-69.7802'^^xsd:double;
  dwc:latitude '20.7432'^^xsd:double;
  dwc:startLatitude '20.7432'^^xsd:double;
  dwc:endLatitude '20.7432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7802 20.7432, -69.7802 20.7432, -69.7802 20.7432, -69.7802 20.7432, -69.7802 20.7432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_777'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7432 -69.7802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7432"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7432 -69.7802)"^^geo:wktLiteral ;
  geo-pos:lat "20.7432"^^xsd:decimal ;
  geo-pos:long "-69.7802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_778'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_778'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7802'^^xsd:double;
  dwc:startLongitude '-69.7802'^^xsd:double;
  dwc:endLongitude '-69.7802'^^xsd:double;
  dwc:latitude '20.7432'^^xsd:double;
  dwc:startLatitude '20.7432'^^xsd:double;
  dwc:endLatitude '20.7432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7802 20.7432, -69.7802 20.7432, -69.7802 20.7432, -69.7802 20.7432, -69.7802 20.7432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_778'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.8062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7478"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.8062)"^^geo:wktLiteral ;
  geo-pos:lat "20.7478"^^xsd:decimal ;
  geo-pos:long "-69.8062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_926'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_926'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8062'^^xsd:double;
  dwc:startLongitude '-69.8062'^^xsd:double;
  dwc:endLongitude '-69.8062'^^xsd:double;
  dwc:latitude '20.7478'^^xsd:double;
  dwc:startLatitude '20.7478'^^xsd:double;
  dwc:endLatitude '20.7478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8062 20.7478, -69.8062 20.7478, -69.8062 20.7478, -69.8062 20.7478, -69.8062 20.7478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_926'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.8062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7478"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.8062)"^^geo:wktLiteral ;
  geo-pos:lat "20.7478"^^xsd:decimal ;
  geo-pos:long "-69.8062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_927'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_927'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8062'^^xsd:double;
  dwc:startLongitude '-69.8062'^^xsd:double;
  dwc:endLongitude '-69.8062'^^xsd:double;
  dwc:latitude '20.7478'^^xsd:double;
  dwc:startLatitude '20.7478'^^xsd:double;
  dwc:endLatitude '20.7478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8062 20.7478, -69.8062 20.7478, -69.8062 20.7478, -69.8062 20.7478, -69.8062 20.7478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_927'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7638 -69.7713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7638"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7638 -69.7713)"^^geo:wktLiteral ;
  geo-pos:lat "20.7638"^^xsd:decimal ;
  geo-pos:long "-69.7713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_957'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_957'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7713'^^xsd:double;
  dwc:startLongitude '-69.7713'^^xsd:double;
  dwc:endLongitude '-69.7713'^^xsd:double;
  dwc:latitude '20.7638'^^xsd:double;
  dwc:startLatitude '20.7638'^^xsd:double;
  dwc:endLatitude '20.7638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7713 20.7638, -69.7713 20.7638, -69.7713 20.7638, -69.7713 20.7638, -69.7713 20.7638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_957'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1057'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1057'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1057'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1058'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1058'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1058'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1059'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1059'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1059'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1060'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1060'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1060'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1061'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1061'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1061'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1062'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1062'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1062'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9202 -52.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9202"^^xsd:decimal ;
  dwc:decimalLongitude "-52.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9202 -52.46)"^^geo:wktLiteral ;
  geo-pos:lat "64.9202"^^xsd:decimal ;
  geo-pos:long "-52.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_311'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_311'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.46'^^xsd:double;
  dwc:startLongitude '-52.46'^^xsd:double;
  dwc:endLongitude '-52.46'^^xsd:double;
  dwc:latitude '64.9202'^^xsd:double;
  dwc:startLatitude '64.9202'^^xsd:double;
  dwc:endLatitude '64.9202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.46 64.9202, -52.46 64.9202, -52.46 64.9202, -52.46 64.9202, -52.46 64.9202))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_311'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1157 -69.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1157"^^xsd:decimal ;
  dwc:decimalLongitude "-69.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1157 -69.134)"^^geo:wktLiteral ;
  geo-pos:lat "19.1157"^^xsd:decimal ;
  geo-pos:long "-69.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3169'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3169'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.134'^^xsd:double;
  dwc:startLongitude '-69.134'^^xsd:double;
  dwc:endLongitude '-69.134'^^xsd:double;
  dwc:latitude '19.1157'^^xsd:double;
  dwc:startLatitude '19.1157'^^xsd:double;
  dwc:endLatitude '19.1157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.134 19.1157, -69.134 19.1157, -69.134 19.1157, -69.134 19.1157, -69.134 19.1157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3169'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7638 -69.7713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7638"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7638 -69.7713)"^^geo:wktLiteral ;
  geo-pos:lat "20.7638"^^xsd:decimal ;
  geo-pos:long "-69.7713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_956'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_956'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7713'^^xsd:double;
  dwc:startLongitude '-69.7713'^^xsd:double;
  dwc:endLongitude '-69.7713'^^xsd:double;
  dwc:latitude '20.7638'^^xsd:double;
  dwc:startLatitude '20.7638'^^xsd:double;
  dwc:endLatitude '20.7638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7713 20.7638, -69.7713 20.7638, -69.7713 20.7638, -69.7713 20.7638, -69.7713 20.7638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_956'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.58 -52.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.58"^^xsd:decimal ;
  dwc:decimalLongitude "-52.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.58 -52.785)"^^geo:wktLiteral ;
  geo-pos:lat "64.58"^^xsd:decimal ;
  geo-pos:long "-52.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_284'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_284'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.785'^^xsd:double;
  dwc:startLongitude '-52.785'^^xsd:double;
  dwc:endLongitude '-52.785'^^xsd:double;
  dwc:latitude '64.58'^^xsd:double;
  dwc:startLatitude '64.58'^^xsd:double;
  dwc:endLatitude '64.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.785 64.58, -52.785 64.58, -52.785 64.58, -52.785 64.58, -52.785 64.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_284'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.077 -52.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.077"^^xsd:decimal ;
  dwc:decimalLongitude "-52.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.077 -52.0733)"^^geo:wktLiteral ;
  geo-pos:lat "64.077"^^xsd:decimal ;
  geo-pos:long "-52.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_193'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_193'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.0733'^^xsd:double;
  dwc:startLongitude '-52.0733'^^xsd:double;
  dwc:endLongitude '-52.0733'^^xsd:double;
  dwc:latitude '64.077'^^xsd:double;
  dwc:startLatitude '64.077'^^xsd:double;
  dwc:endLatitude '64.077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.0733 64.077, -52.0733 64.077, -52.0733 64.077, -52.0733 64.077, -52.0733 64.077))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_193'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.077 -52.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.077"^^xsd:decimal ;
  dwc:decimalLongitude "-52.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.077 -52.0733)"^^geo:wktLiteral ;
  geo-pos:lat "64.077"^^xsd:decimal ;
  geo-pos:long "-52.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_194'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_194'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.0733'^^xsd:double;
  dwc:startLongitude '-52.0733'^^xsd:double;
  dwc:endLongitude '-52.0733'^^xsd:double;
  dwc:latitude '64.077'^^xsd:double;
  dwc:startLatitude '64.077'^^xsd:double;
  dwc:endLatitude '64.077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.0733 64.077, -52.0733 64.077, -52.0733 64.077, -52.0733 64.077, -52.0733 64.077))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_194'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 -21.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1"^^xsd:decimal ;
  dwc:decimalLongitude "-21.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 -21.55)"^^geo:wktLiteral ;
  geo-pos:lat "63.1"^^xsd:decimal ;
  geo-pos:long "-21.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1813'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1813'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-21.55'^^xsd:double;
  dwc:startLongitude '-21.55'^^xsd:double;
  dwc:endLongitude '-21.55'^^xsd:double;
  dwc:latitude '63.1'^^xsd:double;
  dwc:startLatitude '63.1'^^xsd:double;
  dwc:endLatitude '63.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.55 63.1, -21.55 63.1, -21.55 63.1, -21.55 63.1, -21.55 63.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1813'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7143 -69.8705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7143"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7143 -69.8705)"^^geo:wktLiteral ;
  geo-pos:lat "20.7143"^^xsd:decimal ;
  geo-pos:long "-69.8705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1546'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1546'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8705'^^xsd:double;
  dwc:startLongitude '-69.8705'^^xsd:double;
  dwc:endLongitude '-69.8705'^^xsd:double;
  dwc:latitude '20.7143'^^xsd:double;
  dwc:startLatitude '20.7143'^^xsd:double;
  dwc:endLatitude '20.7143'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8705 20.7143, -69.8705 20.7143, -69.8705 20.7143, -69.8705 20.7143, -69.8705 20.7143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1546'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8167 -27.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8167 -27.2667)"^^geo:wktLiteral ;
  geo-pos:lat "63.8167"^^xsd:decimal ;
  geo-pos:long "-27.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1829'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1829'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.2667'^^xsd:double;
  dwc:startLongitude '-27.2667'^^xsd:double;
  dwc:endLongitude '-27.2667'^^xsd:double;
  dwc:latitude '63.8167'^^xsd:double;
  dwc:startLatitude '63.8167'^^xsd:double;
  dwc:endLatitude '63.8167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.2667 63.8167, -27.2667 63.8167, -27.2667 63.8167, -27.2667 63.8167, -27.2667 63.8167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1829'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0333 -64.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0333 -64.0167)"^^geo:wktLiteral ;
  geo-pos:lat "50.0333"^^xsd:decimal ;
  geo-pos:long "-64.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4172'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4172'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.0167'^^xsd:double;
  dwc:startLongitude '-64.0167'^^xsd:double;
  dwc:endLongitude '-64.0167'^^xsd:double;
  dwc:latitude '50.0333'^^xsd:double;
  dwc:startLatitude '50.0333'^^xsd:double;
  dwc:endLatitude '50.0333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.0167 50.0333, -64.0167 50.0333, -64.0167 50.0333, -64.0167 50.0333, -64.0167 50.0333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4172'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4097'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_4097'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4097'^^xsd:string;
  dwc:observationDate '1993-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2865 -57.6853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2865"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2865 -57.6853)"^^geo:wktLiteral ;
  geo-pos:lat "51.2865"^^xsd:decimal ;
  geo-pos:long "-57.6853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2313'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2313'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.6853'^^xsd:double;
  dwc:startLongitude '-57.6853'^^xsd:double;
  dwc:endLongitude '-57.6853'^^xsd:double;
  dwc:latitude '51.2865'^^xsd:double;
  dwc:startLatitude '51.2865'^^xsd:double;
  dwc:endLatitude '51.2865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.6853 51.2865, -57.6853 51.2865, -57.6853 51.2865, -57.6853 51.2865, -57.6853 51.2865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2313'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6422 -53.6397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6422"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6422 -53.6397)"^^geo:wktLiteral ;
  geo-pos:lat "46.6422"^^xsd:decimal ;
  geo-pos:long "-53.6397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3990'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_3990'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6397'^^xsd:double;
  dwc:startLongitude '-53.6397'^^xsd:double;
  dwc:endLongitude '-53.6397'^^xsd:double;
  dwc:latitude '46.6422'^^xsd:double;
  dwc:startLatitude '46.6422'^^xsd:double;
  dwc:endLatitude '46.6422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6397 46.6422, -53.6397 46.6422, -53.6397 46.6422, -53.6397 46.6422, -53.6397 46.6422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3990'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5838 -66.2712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5838"^^xsd:decimal ;
  dwc:decimalLongitude "-66.2712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5838 -66.2712)"^^geo:wktLiteral ;
  geo-pos:lat "42.5838"^^xsd:decimal ;
  geo-pos:long "-66.2712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3248'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3248'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.2712'^^xsd:double;
  dwc:startLongitude '-66.2712'^^xsd:double;
  dwc:endLongitude '-66.2712'^^xsd:double;
  dwc:latitude '42.5838'^^xsd:double;
  dwc:startLatitude '42.5838'^^xsd:double;
  dwc:endLatitude '42.5838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.2712 42.5838, -66.2712 42.5838, -66.2712 42.5838, -66.2712 42.5838, -66.2712 42.5838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3248'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8933 -53.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8933"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8933 -53.6167)"^^geo:wktLiteral ;
  geo-pos:lat "48.8933"^^xsd:decimal ;
  geo-pos:long "-53.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_433'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_433'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6167'^^xsd:double;
  dwc:startLongitude '-53.6167'^^xsd:double;
  dwc:endLongitude '-53.6167'^^xsd:double;
  dwc:latitude '48.8933'^^xsd:double;
  dwc:startLatitude '48.8933'^^xsd:double;
  dwc:endLatitude '48.8933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6167 48.8933, -53.6167 48.8933, -53.6167 48.8933, -53.6167 48.8933, -53.6167 48.8933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_433'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7777 -52.7308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7777"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7777 -52.7308)"^^geo:wktLiteral ;
  geo-pos:lat "47.7777"^^xsd:decimal ;
  geo-pos:long "-52.7308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_357'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_357'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7308'^^xsd:double;
  dwc:startLongitude '-52.7308'^^xsd:double;
  dwc:endLongitude '-52.7308'^^xsd:double;
  dwc:latitude '47.7777'^^xsd:double;
  dwc:startLatitude '47.7777'^^xsd:double;
  dwc:endLatitude '47.7777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7308 47.7777, -52.7308 47.7777, -52.7308 47.7777, -52.7308 47.7777, -52.7308 47.7777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_357'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2955 -57.3642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2955"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2955 -57.3642)"^^geo:wktLiteral ;
  geo-pos:lat "51.2955"^^xsd:decimal ;
  geo-pos:long "-57.3642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_74'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_74'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3642'^^xsd:double;
  dwc:startLongitude '-57.3642'^^xsd:double;
  dwc:endLongitude '-57.3642'^^xsd:double;
  dwc:latitude '51.2955'^^xsd:double;
  dwc:startLatitude '51.2955'^^xsd:double;
  dwc:endLatitude '51.2955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3642 51.2955, -57.3642 51.2955, -57.3642 51.2955, -57.3642 51.2955, -57.3642 51.2955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_74'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.071 -63.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.071"^^xsd:decimal ;
  dwc:decimalLongitude "-63.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.071 -63.7022)"^^geo:wktLiteral ;
  geo-pos:lat "50.071"^^xsd:decimal ;
  geo-pos:long "-63.7022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2357'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2357'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.7022'^^xsd:double;
  dwc:startLongitude '-63.7022'^^xsd:double;
  dwc:endLongitude '-63.7022'^^xsd:double;
  dwc:latitude '50.071'^^xsd:double;
  dwc:startLatitude '50.071'^^xsd:double;
  dwc:endLatitude '50.071'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.7022 50.071, -63.7022 50.071, -63.7022 50.071, -63.7022 50.071, -63.7022 50.071))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2357'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1312 -67.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1312"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1312 -67.8308)"^^geo:wktLiteral ;
  geo-pos:lat "44.1312"^^xsd:decimal ;
  geo-pos:long "-67.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3216'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3216'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8308'^^xsd:double;
  dwc:startLongitude '-67.8308'^^xsd:double;
  dwc:endLongitude '-67.8308'^^xsd:double;
  dwc:latitude '44.1312'^^xsd:double;
  dwc:startLatitude '44.1312'^^xsd:double;
  dwc:endLatitude '44.1312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8308 44.1312, -67.8308 44.1312, -67.8308 44.1312, -67.8308 44.1312, -67.8308 44.1312))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3216'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2795 -68.8568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2795"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2795 -68.8568)"^^geo:wktLiteral ;
  geo-pos:lat "41.2795"^^xsd:decimal ;
  geo-pos:long "-68.8568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3439'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3439'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8568'^^xsd:double;
  dwc:startLongitude '-68.8568'^^xsd:double;
  dwc:endLongitude '-68.8568'^^xsd:double;
  dwc:latitude '41.2795'^^xsd:double;
  dwc:startLatitude '41.2795'^^xsd:double;
  dwc:endLatitude '41.2795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8568 41.2795, -68.8568 41.2795, -68.8568 41.2795, -68.8568 41.2795, -68.8568 41.2795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3439'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7523 -69.8223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7523"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7523 -69.8223)"^^geo:wktLiteral ;
  geo-pos:lat "20.7523"^^xsd:decimal ;
  geo-pos:long "-69.8223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2821'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2821'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8223'^^xsd:double;
  dwc:startLongitude '-69.8223'^^xsd:double;
  dwc:endLongitude '-69.8223'^^xsd:double;
  dwc:latitude '20.7523'^^xsd:double;
  dwc:startLatitude '20.7523'^^xsd:double;
  dwc:endLatitude '20.7523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8223 20.7523, -69.8223 20.7523, -69.8223 20.7523, -69.8223 20.7523, -69.8223 20.7523))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2821'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7768)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2758'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2758'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7768'^^xsd:double;
  dwc:startLongitude '-69.7768'^^xsd:double;
  dwc:endLongitude '-69.7768'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7768 20.75, -69.7768 20.75, -69.7768 20.75, -69.7768 20.75, -69.7768 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2758'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7717 -69.8563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7717 -69.8563)"^^geo:wktLiteral ;
  geo-pos:lat "20.7717"^^xsd:decimal ;
  geo-pos:long "-69.8563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1502'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1502'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8563'^^xsd:double;
  dwc:startLongitude '-69.8563'^^xsd:double;
  dwc:endLongitude '-69.8563'^^xsd:double;
  dwc:latitude '20.7717'^^xsd:double;
  dwc:startLatitude '20.7717'^^xsd:double;
  dwc:endLatitude '20.7717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8563 20.7717, -69.8563 20.7717, -69.8563 20.7717, -69.8563 20.7717, -69.8563 20.7717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1502'^^xsd:string;
  dwc:observationDate '1992-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7717 -69.8563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7717 -69.8563)"^^geo:wktLiteral ;
  geo-pos:lat "20.7717"^^xsd:decimal ;
  geo-pos:long "-69.8563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1503'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1503'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8563'^^xsd:double;
  dwc:startLongitude '-69.8563'^^xsd:double;
  dwc:endLongitude '-69.8563'^^xsd:double;
  dwc:latitude '20.7717'^^xsd:double;
  dwc:startLatitude '20.7717'^^xsd:double;
  dwc:endLatitude '20.7717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8563 20.7717, -69.8563 20.7717, -69.8563 20.7717, -69.8563 20.7717, -69.8563 20.7717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1503'^^xsd:string;
  dwc:observationDate '1992-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7717 -69.8563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7717 -69.8563)"^^geo:wktLiteral ;
  geo-pos:lat "20.7717"^^xsd:decimal ;
  geo-pos:long "-69.8563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1504'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1504'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8563'^^xsd:double;
  dwc:startLongitude '-69.8563'^^xsd:double;
  dwc:endLongitude '-69.8563'^^xsd:double;
  dwc:latitude '20.7717'^^xsd:double;
  dwc:startLatitude '20.7717'^^xsd:double;
  dwc:endLatitude '20.7717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8563 20.7717, -69.8563 20.7717, -69.8563 20.7717, -69.8563 20.7717, -69.8563 20.7717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1504'^^xsd:string;
  dwc:observationDate '1992-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7335 -69.7918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7335"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7335 -69.7918)"^^geo:wktLiteral ;
  geo-pos:lat "20.7335"^^xsd:decimal ;
  geo-pos:long "-69.7918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1690'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1690'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7918'^^xsd:double;
  dwc:startLongitude '-69.7918'^^xsd:double;
  dwc:endLongitude '-69.7918'^^xsd:double;
  dwc:latitude '20.7335'^^xsd:double;
  dwc:startLatitude '20.7335'^^xsd:double;
  dwc:endLatitude '20.7335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7918 20.7335, -69.7918 20.7335, -69.7918 20.7335, -69.7918 20.7335, -69.7918 20.7335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1690'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.212 -52.5972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.212"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.212 -52.5972)"^^geo:wktLiteral ;
  geo-pos:lat "64.212"^^xsd:decimal ;
  geo-pos:long "-52.5972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_237'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_237'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5972'^^xsd:double;
  dwc:startLongitude '-52.5972'^^xsd:double;
  dwc:endLongitude '-52.5972'^^xsd:double;
  dwc:latitude '64.212'^^xsd:double;
  dwc:startLatitude '64.212'^^xsd:double;
  dwc:endLatitude '64.212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5972 64.212, -52.5972 64.212, -52.5972 64.212, -52.5972 64.212, -52.5972 64.212))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_237'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.8283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517 -52.8283)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517"^^xsd:decimal ;
  geo-pos:long "-52.8283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_337'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_337'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8283'^^xsd:double;
  dwc:startLongitude '-52.8283'^^xsd:double;
  dwc:endLongitude '-52.8283'^^xsd:double;
  dwc:latitude '64.2517'^^xsd:double;
  dwc:startLatitude '64.2517'^^xsd:double;
  dwc:endLatitude '64.2517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8283 64.2517, -52.8283 64.2517, -52.8283 64.2517, -52.8283 64.2517, -52.8283 64.2517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_337'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4595 -51.7278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4595"^^xsd:decimal ;
  dwc:decimalLongitude "-51.7278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4595 -51.7278)"^^geo:wktLiteral ;
  geo-pos:lat "63.4595"^^xsd:decimal ;
  geo-pos:long "-51.7278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_175'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_175'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.7278'^^xsd:double;
  dwc:startLongitude '-51.7278'^^xsd:double;
  dwc:endLongitude '-51.7278'^^xsd:double;
  dwc:latitude '63.4595'^^xsd:double;
  dwc:startLatitude '63.4595'^^xsd:double;
  dwc:endLatitude '63.4595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.7278 63.4595, -51.7278 63.4595, -51.7278 63.4595, -51.7278 63.4595, -51.7278 63.4595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_175'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4595 -51.7278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4595"^^xsd:decimal ;
  dwc:decimalLongitude "-51.7278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4595 -51.7278)"^^geo:wktLiteral ;
  geo-pos:lat "63.4595"^^xsd:decimal ;
  geo-pos:long "-51.7278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_176'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_176'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.7278'^^xsd:double;
  dwc:startLongitude '-51.7278'^^xsd:double;
  dwc:endLongitude '-51.7278'^^xsd:double;
  dwc:latitude '63.4595'^^xsd:double;
  dwc:startLatitude '63.4595'^^xsd:double;
  dwc:endLatitude '63.4595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.7278 63.4595, -51.7278 63.4595, -51.7278 63.4595, -51.7278 63.4595, -51.7278 63.4595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_176'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4033 -52.6925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4033 -52.6925)"^^geo:wktLiteral ;
  geo-pos:lat "47.4033"^^xsd:decimal ;
  geo-pos:long "-52.6925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3957'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3957'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6925'^^xsd:double;
  dwc:startLongitude '-52.6925'^^xsd:double;
  dwc:endLongitude '-52.6925'^^xsd:double;
  dwc:latitude '47.4033'^^xsd:double;
  dwc:startLatitude '47.4033'^^xsd:double;
  dwc:endLatitude '47.4033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6925 47.4033, -52.6925 47.4033, -52.6925 47.4033, -52.6925 47.4033, -52.6925 47.4033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3957'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.699 -69.7383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.699"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.699 -69.7383)"^^geo:wktLiteral ;
  geo-pos:lat "20.699"^^xsd:decimal ;
  geo-pos:long "-69.7383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2716'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2716'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7383'^^xsd:double;
  dwc:startLongitude '-69.7383'^^xsd:double;
  dwc:endLongitude '-69.7383'^^xsd:double;
  dwc:latitude '20.699'^^xsd:double;
  dwc:startLatitude '20.699'^^xsd:double;
  dwc:endLatitude '20.699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7383 20.699, -69.7383 20.699, -69.7383 20.699, -69.7383 20.699, -69.7383 20.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2716'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2149'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2149'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2149'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "63.9"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1938'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1938'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:startLongitude '-14.8'^^xsd:double;
  dwc:endLongitude '-14.8'^^xsd:double;
  dwc:latitude '63.9'^^xsd:double;
  dwc:startLatitude '63.9'^^xsd:double;
  dwc:endLatitude '63.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.8 63.9, -14.8 63.9, -14.8 63.9, -14.8 63.9, -14.8 63.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1938'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4096'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_4096'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4096'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.04"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  geo-pos:lat "48.04"^^xsd:decimal ;
  geo-pos:long "-52.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3449'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3449'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9333'^^xsd:double;
  dwc:startLongitude '-52.9333'^^xsd:double;
  dwc:endLongitude '-52.9333'^^xsd:double;
  dwc:latitude '48.04'^^xsd:double;
  dwc:startLatitude '48.04'^^xsd:double;
  dwc:endLatitude '48.04'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3449'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.04"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  geo-pos:lat "48.04"^^xsd:decimal ;
  geo-pos:long "-52.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3450'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3450'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9333'^^xsd:double;
  dwc:startLongitude '-52.9333'^^xsd:double;
  dwc:endLongitude '-52.9333'^^xsd:double;
  dwc:latitude '48.04'^^xsd:double;
  dwc:startLatitude '48.04'^^xsd:double;
  dwc:endLatitude '48.04'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3450'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.04"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  geo-pos:lat "48.04"^^xsd:decimal ;
  geo-pos:long "-52.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3451'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3451'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9333'^^xsd:double;
  dwc:startLongitude '-52.9333'^^xsd:double;
  dwc:endLongitude '-52.9333'^^xsd:double;
  dwc:latitude '48.04'^^xsd:double;
  dwc:startLatitude '48.04'^^xsd:double;
  dwc:endLatitude '48.04'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3451'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.04"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  geo-pos:lat "48.04"^^xsd:decimal ;
  geo-pos:long "-52.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3452'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3452'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9333'^^xsd:double;
  dwc:startLongitude '-52.9333'^^xsd:double;
  dwc:endLongitude '-52.9333'^^xsd:double;
  dwc:latitude '48.04'^^xsd:double;
  dwc:startLatitude '48.04'^^xsd:double;
  dwc:endLatitude '48.04'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3452'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.04"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  geo-pos:lat "48.04"^^xsd:decimal ;
  geo-pos:long "-52.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3453'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3453'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9333'^^xsd:double;
  dwc:startLongitude '-52.9333'^^xsd:double;
  dwc:endLongitude '-52.9333'^^xsd:double;
  dwc:latitude '48.04'^^xsd:double;
  dwc:startLatitude '48.04'^^xsd:double;
  dwc:endLatitude '48.04'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3453'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.04"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  geo-pos:lat "48.04"^^xsd:decimal ;
  geo-pos:long "-52.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3454'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3454'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9333'^^xsd:double;
  dwc:startLongitude '-52.9333'^^xsd:double;
  dwc:endLongitude '-52.9333'^^xsd:double;
  dwc:latitude '48.04'^^xsd:double;
  dwc:startLatitude '48.04'^^xsd:double;
  dwc:endLatitude '48.04'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3454'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.04"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  geo-pos:lat "48.04"^^xsd:decimal ;
  geo-pos:long "-52.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3455'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3455'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9333'^^xsd:double;
  dwc:startLongitude '-52.9333'^^xsd:double;
  dwc:endLongitude '-52.9333'^^xsd:double;
  dwc:latitude '48.04'^^xsd:double;
  dwc:startLatitude '48.04'^^xsd:double;
  dwc:endLatitude '48.04'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3455'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.04"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.04 -52.9333)"^^geo:wktLiteral ;
  geo-pos:lat "48.04"^^xsd:decimal ;
  geo-pos:long "-52.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3448'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3448'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9333'^^xsd:double;
  dwc:startLongitude '-52.9333'^^xsd:double;
  dwc:endLongitude '-52.9333'^^xsd:double;
  dwc:latitude '48.04'^^xsd:double;
  dwc:startLatitude '48.04'^^xsd:double;
  dwc:endLatitude '48.04'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04, -52.9333 48.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3448'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7167 -53.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-53.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7167 -53.151)"^^geo:wktLiteral ;
  geo-pos:lat "48.7167"^^xsd:decimal ;
  geo-pos:long "-53.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_412'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_412'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.151'^^xsd:double;
  dwc:startLongitude '-53.151'^^xsd:double;
  dwc:endLongitude '-53.151'^^xsd:double;
  dwc:latitude '48.7167'^^xsd:double;
  dwc:startLatitude '48.7167'^^xsd:double;
  dwc:endLatitude '48.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.151 48.7167, -53.151 48.7167, -53.151 48.7167, -53.151 48.7167, -53.151 48.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_412'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0238 -64.5932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0238"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0238 -64.5932)"^^geo:wktLiteral ;
  geo-pos:lat "50.0238"^^xsd:decimal ;
  geo-pos:long "-64.5932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4213'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4213'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5932'^^xsd:double;
  dwc:startLongitude '-64.5932'^^xsd:double;
  dwc:endLongitude '-64.5932'^^xsd:double;
  dwc:latitude '50.0238'^^xsd:double;
  dwc:startLatitude '50.0238'^^xsd:double;
  dwc:endLatitude '50.0238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5932 50.0238, -64.5932 50.0238, -64.5932 50.0238, -64.5932 50.0238, -64.5932 50.0238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4213'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1963 -69.6882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1963"^^xsd:decimal ;
  dwc:decimalLongitude "-69.6882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1963 -69.6882)"^^geo:wktLiteral ;
  geo-pos:lat "43.1963"^^xsd:decimal ;
  geo-pos:long "-69.6882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3291'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3291'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.6882'^^xsd:double;
  dwc:startLongitude '-69.6882'^^xsd:double;
  dwc:endLongitude '-69.6882'^^xsd:double;
  dwc:latitude '43.1963'^^xsd:double;
  dwc:startLatitude '43.1963'^^xsd:double;
  dwc:endLatitude '43.1963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6882 43.1963, -69.6882 43.1963, -69.6882 43.1963, -69.6882 43.1963, -69.6882 43.1963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3291'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.171 -52.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.171"^^xsd:decimal ;
  dwc:decimalLongitude "-52.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.171 -52.846)"^^geo:wktLiteral ;
  geo-pos:lat "47.171"^^xsd:decimal ;
  geo-pos:long "-52.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3701'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3701'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.846'^^xsd:double;
  dwc:startLongitude '-52.846'^^xsd:double;
  dwc:endLongitude '-52.846'^^xsd:double;
  dwc:latitude '47.171'^^xsd:double;
  dwc:startLatitude '47.171'^^xsd:double;
  dwc:endLatitude '47.171'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.846 47.171, -52.846 47.171, -52.846 47.171, -52.846 47.171, -52.846 47.171))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3701'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6785 -68.3762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6785"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6785 -68.3762)"^^geo:wktLiteral ;
  geo-pos:lat "41.6785"^^xsd:decimal ;
  geo-pos:long "-68.3762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3424'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3424'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.3762'^^xsd:double;
  dwc:startLongitude '-68.3762'^^xsd:double;
  dwc:endLongitude '-68.3762'^^xsd:double;
  dwc:latitude '41.6785'^^xsd:double;
  dwc:startLatitude '41.6785'^^xsd:double;
  dwc:endLatitude '41.6785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3762 41.6785, -68.3762 41.6785, -68.3762 41.6785, -68.3762 41.6785, -68.3762 41.6785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3424'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6785 -68.3762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6785"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6785 -68.3762)"^^geo:wktLiteral ;
  geo-pos:lat "41.6785"^^xsd:decimal ;
  geo-pos:long "-68.3762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3425'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3425'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.3762'^^xsd:double;
  dwc:startLongitude '-68.3762'^^xsd:double;
  dwc:endLongitude '-68.3762'^^xsd:double;
  dwc:latitude '41.6785'^^xsd:double;
  dwc:startLatitude '41.6785'^^xsd:double;
  dwc:endLatitude '41.6785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3762 41.6785, -68.3762 41.6785, -68.3762 41.6785, -68.3762 41.6785, -68.3762 41.6785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3425'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6785 -68.3762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6785"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6785 -68.3762)"^^geo:wktLiteral ;
  geo-pos:lat "41.6785"^^xsd:decimal ;
  geo-pos:long "-68.3762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3426'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3426'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.3762'^^xsd:double;
  dwc:startLongitude '-68.3762'^^xsd:double;
  dwc:endLongitude '-68.3762'^^xsd:double;
  dwc:latitude '41.6785'^^xsd:double;
  dwc:startLatitude '41.6785'^^xsd:double;
  dwc:endLatitude '41.6785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3762 41.6785, -68.3762 41.6785, -68.3762 41.6785, -68.3762 41.6785, -68.3762 41.6785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3426'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2937'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2937'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2937'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2938'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2938'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2938'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7717 -69.8175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7717 -69.8175)"^^geo:wktLiteral ;
  geo-pos:lat "20.7717"^^xsd:decimal ;
  geo-pos:long "-69.8175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2924'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2924'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8175'^^xsd:double;
  dwc:startLongitude '-69.8175'^^xsd:double;
  dwc:endLongitude '-69.8175'^^xsd:double;
  dwc:latitude '20.7717'^^xsd:double;
  dwc:startLatitude '20.7717'^^xsd:double;
  dwc:endLatitude '20.7717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8175 20.7717, -69.8175 20.7717, -69.8175 20.7717, -69.8175 20.7717, -69.8175 20.7717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2924'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7717 -69.8175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7717 -69.8175)"^^geo:wktLiteral ;
  geo-pos:lat "20.7717"^^xsd:decimal ;
  geo-pos:long "-69.8175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2925'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2925'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8175'^^xsd:double;
  dwc:startLongitude '-69.8175'^^xsd:double;
  dwc:endLongitude '-69.8175'^^xsd:double;
  dwc:latitude '20.7717'^^xsd:double;
  dwc:startLatitude '20.7717'^^xsd:double;
  dwc:endLatitude '20.7717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8175 20.7717, -69.8175 20.7717, -69.8175 20.7717, -69.8175 20.7717, -69.8175 20.7717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2925'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.761 -69.7695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.761"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.761 -69.7695)"^^geo:wktLiteral ;
  geo-pos:lat "20.761"^^xsd:decimal ;
  geo-pos:long "-69.7695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2878'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2878'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7695'^^xsd:double;
  dwc:startLongitude '-69.7695'^^xsd:double;
  dwc:endLongitude '-69.7695'^^xsd:double;
  dwc:latitude '20.761'^^xsd:double;
  dwc:startLatitude '20.761'^^xsd:double;
  dwc:endLatitude '20.761'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7695 20.761, -69.7695 20.761, -69.7695 20.761, -69.7695 20.761, -69.7695 20.761))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2878'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.8005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7418"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7418 -69.8005)"^^geo:wktLiteral ;
  geo-pos:lat "20.7418"^^xsd:decimal ;
  geo-pos:long "-69.8005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2861'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2861'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8005'^^xsd:double;
  dwc:startLongitude '-69.8005'^^xsd:double;
  dwc:endLongitude '-69.8005'^^xsd:double;
  dwc:latitude '20.7418'^^xsd:double;
  dwc:startLatitude '20.7418'^^xsd:double;
  dwc:endLatitude '20.7418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8005 20.7418, -69.8005 20.7418, -69.8005 20.7418, -69.8005 20.7418, -69.8005 20.7418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2861'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2167)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2663'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2663'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2167'^^xsd:double;
  dwc:startLongitude '-69.2167'^^xsd:double;
  dwc:endLongitude '-69.2167'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2167 19.1667, -69.2167 19.1667, -69.2167 19.1667, -69.2167 19.1667, -69.2167 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2663'^^xsd:string;
  dwc:observationDate '1993-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2147'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2147'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2147'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2148'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2148'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.433333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2148'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1265 -69.1975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1265"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1265 -69.1975)"^^geo:wktLiteral ;
  geo-pos:lat "19.1265"^^xsd:decimal ;
  geo-pos:long "-69.1975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1109'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1109'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1975'^^xsd:double;
  dwc:startLongitude '-69.1975'^^xsd:double;
  dwc:endLongitude '-69.1975'^^xsd:double;
  dwc:latitude '19.1265'^^xsd:double;
  dwc:startLatitude '19.1265'^^xsd:double;
  dwc:endLatitude '19.1265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1975 19.1265, -69.1975 19.1265, -69.1975 19.1265, -69.1975 19.1265, -69.1975 19.1265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1109'^^xsd:string;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2150'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2150'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2150'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2151'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2151'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2151'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7532 -69.7848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7532"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7532 -69.7848)"^^geo:wktLiteral ;
  geo-pos:lat "20.7532"^^xsd:decimal ;
  geo-pos:long "-69.7848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_962'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_962'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7848'^^xsd:double;
  dwc:startLongitude '-69.7848'^^xsd:double;
  dwc:endLongitude '-69.7848'^^xsd:double;
  dwc:latitude '20.7532'^^xsd:double;
  dwc:startLatitude '20.7532'^^xsd:double;
  dwc:endLatitude '20.7532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7848 20.7532, -69.7848 20.7532, -69.7848 20.7532, -69.7848 20.7532, -69.7848 20.7532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_962'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7552 -69.7722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7552"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7552 -69.7722)"^^geo:wktLiteral ;
  geo-pos:lat "20.7552"^^xsd:decimal ;
  geo-pos:long "-69.7722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_828'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_828'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7722'^^xsd:double;
  dwc:startLongitude '-69.7722'^^xsd:double;
  dwc:endLongitude '-69.7722'^^xsd:double;
  dwc:latitude '20.7552'^^xsd:double;
  dwc:startLatitude '20.7552'^^xsd:double;
  dwc:endLatitude '20.7552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7722 20.7552, -69.7722 20.7552, -69.7722 20.7552, -69.7722 20.7552, -69.7722 20.7552))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_828'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2152'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2152'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2152'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.75 -26.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.75 -26.3833)"^^geo:wktLiteral ;
  geo-pos:lat "63.75"^^xsd:decimal ;
  geo-pos:long "-26.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1837'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1837'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.3833'^^xsd:double;
  dwc:startLongitude '-26.3833'^^xsd:double;
  dwc:endLongitude '-26.3833'^^xsd:double;
  dwc:latitude '63.75'^^xsd:double;
  dwc:startLatitude '63.75'^^xsd:double;
  dwc:endLatitude '63.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.3833 63.75, -26.3833 63.75, -26.3833 63.75, -26.3833 63.75, -26.3833 63.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1837'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4082'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_4082'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4082'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2863 -52.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2863"^^xsd:decimal ;
  dwc:decimalLongitude "-52.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2863 -52.764)"^^geo:wktLiteral ;
  geo-pos:lat "47.2863"^^xsd:decimal ;
  geo-pos:long "-52.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3968'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3968'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.764'^^xsd:double;
  dwc:startLongitude '-52.764'^^xsd:double;
  dwc:endLongitude '-52.764'^^xsd:double;
  dwc:latitude '47.2863'^^xsd:double;
  dwc:startLatitude '47.2863'^^xsd:double;
  dwc:endLatitude '47.2863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.764 47.2863, -52.764 47.2863, -52.764 47.2863, -52.764 47.2863, -52.764 47.2863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3968'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8165 -54.2425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8165"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8165 -54.2425)"^^geo:wktLiteral ;
  geo-pos:lat "46.8165"^^xsd:decimal ;
  geo-pos:long "-54.2425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3626'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3626'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2425'^^xsd:double;
  dwc:startLongitude '-54.2425'^^xsd:double;
  dwc:endLongitude '-54.2425'^^xsd:double;
  dwc:latitude '46.8165'^^xsd:double;
  dwc:startLatitude '46.8165'^^xsd:double;
  dwc:endLatitude '46.8165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2425 46.8165, -54.2425 46.8165, -54.2425 46.8165, -54.2425 46.8165, -54.2425 46.8165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3626'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0712 -64.2083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0712"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0712 -64.2083)"^^geo:wktLiteral ;
  geo-pos:lat "50.0712"^^xsd:decimal ;
  geo-pos:long "-64.2083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2333'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2333'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.2083'^^xsd:double;
  dwc:startLongitude '-64.2083'^^xsd:double;
  dwc:endLongitude '-64.2083'^^xsd:double;
  dwc:latitude '50.0712'^^xsd:double;
  dwc:startLatitude '50.0712'^^xsd:double;
  dwc:endLatitude '50.0712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2083 50.0712, -64.2083 50.0712, -64.2083 50.0712, -64.2083 50.0712, -64.2083 50.0712))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2333'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7658 -66.5073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7658"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7658 -66.5073)"^^geo:wktLiteral ;
  geo-pos:lat "43.7658"^^xsd:decimal ;
  geo-pos:long "-66.5073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2978'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2978'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.5073'^^xsd:double;
  dwc:startLongitude '-66.5073'^^xsd:double;
  dwc:endLongitude '-66.5073'^^xsd:double;
  dwc:latitude '43.7658'^^xsd:double;
  dwc:startLatitude '43.7658'^^xsd:double;
  dwc:endLatitude '43.7658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5073 43.7658, -66.5073 43.7658, -66.5073 43.7658, -66.5073 43.7658, -66.5073 43.7658))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2978'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.342 -53.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.342"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.342 -53.978)"^^geo:wktLiteral ;
  geo-pos:lat "47.342"^^xsd:decimal ;
  geo-pos:long "-53.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4025'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4025'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.978'^^xsd:double;
  dwc:startLongitude '-53.978'^^xsd:double;
  dwc:endLongitude '-53.978'^^xsd:double;
  dwc:latitude '47.342'^^xsd:double;
  dwc:startLatitude '47.342'^^xsd:double;
  dwc:endLatitude '47.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.978 47.342, -53.978 47.342, -53.978 47.342, -53.978 47.342, -53.978 47.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4025'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1445 -67.8642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1445"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1445 -67.8642)"^^geo:wktLiteral ;
  geo-pos:lat "44.1445"^^xsd:decimal ;
  geo-pos:long "-67.8642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3230'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3230'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8642'^^xsd:double;
  dwc:startLongitude '-67.8642'^^xsd:double;
  dwc:endLongitude '-67.8642'^^xsd:double;
  dwc:latitude '44.1445'^^xsd:double;
  dwc:startLatitude '44.1445'^^xsd:double;
  dwc:endLatitude '44.1445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8642 44.1445, -67.8642 44.1445, -67.8642 44.1445, -67.8642 44.1445, -67.8642 44.1445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3230'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3578 -68.7752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3578"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3578 -68.7752)"^^geo:wktLiteral ;
  geo-pos:lat "43.3578"^^xsd:decimal ;
  geo-pos:long "-68.7752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3203'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3203'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7752'^^xsd:double;
  dwc:startLongitude '-68.7752'^^xsd:double;
  dwc:endLongitude '-68.7752'^^xsd:double;
  dwc:latitude '43.3578'^^xsd:double;
  dwc:startLatitude '43.3578'^^xsd:double;
  dwc:endLatitude '43.3578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7752 43.3578, -68.7752 43.3578, -68.7752 43.3578, -68.7752 43.3578, -68.7752 43.3578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3203'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9012 -70.2315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9012"^^xsd:decimal ;
  dwc:decimalLongitude "-70.2315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9012 -70.2315)"^^geo:wktLiteral ;
  geo-pos:lat "42.9012"^^xsd:decimal ;
  geo-pos:long "-70.2315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3862'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3862'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.2315'^^xsd:double;
  dwc:startLongitude '-70.2315'^^xsd:double;
  dwc:endLongitude '-70.2315'^^xsd:double;
  dwc:latitude '42.9012'^^xsd:double;
  dwc:startLatitude '42.9012'^^xsd:double;
  dwc:endLatitude '42.9012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2315 42.9012, -70.2315 42.9012, -70.2315 42.9012, -70.2315 42.9012, -70.2315 42.9012))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3862'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2956'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2956'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2956'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1047 -70.0677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1047"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1047 -70.0677)"^^geo:wktLiteral ;
  geo-pos:lat "43.1047"^^xsd:decimal ;
  geo-pos:long "-70.0677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3896'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3896'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0677'^^xsd:double;
  dwc:startLongitude '-70.0677'^^xsd:double;
  dwc:endLongitude '-70.0677'^^xsd:double;
  dwc:latitude '43.1047'^^xsd:double;
  dwc:startLatitude '43.1047'^^xsd:double;
  dwc:endLatitude '43.1047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0677 43.1047, -70.0677 43.1047, -70.0677 43.1047, -70.0677 43.1047, -70.0677 43.1047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3896'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4212 -68.6518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4212"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4212 -68.6518)"^^geo:wktLiteral ;
  geo-pos:lat "41.4212"^^xsd:decimal ;
  geo-pos:long "-68.6518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3331'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3331'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6518'^^xsd:double;
  dwc:startLongitude '-68.6518'^^xsd:double;
  dwc:endLongitude '-68.6518'^^xsd:double;
  dwc:latitude '41.4212'^^xsd:double;
  dwc:startLatitude '41.4212'^^xsd:double;
  dwc:endLatitude '41.4212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6518 41.4212, -68.6518 41.4212, -68.6518 41.4212, -68.6518 41.4212, -68.6518 41.4212))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3331'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0015 -70.4003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0015"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0015 -70.4003)"^^geo:wktLiteral ;
  geo-pos:lat "43.0015"^^xsd:decimal ;
  geo-pos:long "-70.4003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3871'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3871'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4003'^^xsd:double;
  dwc:startLongitude '-70.4003'^^xsd:double;
  dwc:endLongitude '-70.4003'^^xsd:double;
  dwc:latitude '43.0015'^^xsd:double;
  dwc:startLatitude '43.0015'^^xsd:double;
  dwc:endLatitude '43.0015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4003 43.0015, -70.4003 43.0015, -70.4003 43.0015, -70.4003 43.0015, -70.4003 43.0015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3871'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.721 -69.8492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.721"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.721 -69.8492)"^^geo:wktLiteral ;
  geo-pos:lat "20.721"^^xsd:decimal ;
  geo-pos:long "-69.8492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2677'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2677'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8492'^^xsd:double;
  dwc:startLongitude '-69.8492'^^xsd:double;
  dwc:endLongitude '-69.8492'^^xsd:double;
  dwc:latitude '20.721'^^xsd:double;
  dwc:startLatitude '20.721'^^xsd:double;
  dwc:endLatitude '20.721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8492 20.721, -69.8492 20.721, -69.8492 20.721, -69.8492 20.721, -69.8492 20.721))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2677'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1396'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1396'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.016666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1396'^^xsd:string;
  dwc:observationDate '1992-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.71 -69.8423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.71"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.71 -69.8423)"^^geo:wktLiteral ;
  geo-pos:lat "20.71"^^xsd:decimal ;
  geo-pos:long "-69.8423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1336'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1336'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8423'^^xsd:double;
  dwc:startLongitude '-69.8423'^^xsd:double;
  dwc:endLongitude '-69.8423'^^xsd:double;
  dwc:latitude '20.71'^^xsd:double;
  dwc:startLatitude '20.71'^^xsd:double;
  dwc:endLatitude '20.71'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8423 20.71, -69.8423 20.71, -69.8423 20.71, -69.8423 20.71, -69.8423 20.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1336'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.71 -69.8423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.71"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.71 -69.8423)"^^geo:wktLiteral ;
  geo-pos:lat "20.71"^^xsd:decimal ;
  geo-pos:long "-69.8423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1337'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1337'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8423'^^xsd:double;
  dwc:startLongitude '-69.8423'^^xsd:double;
  dwc:endLongitude '-69.8423'^^xsd:double;
  dwc:latitude '20.71'^^xsd:double;
  dwc:startLatitude '20.71'^^xsd:double;
  dwc:endLatitude '20.71'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8423 20.71, -69.8423 20.71, -69.8423 20.71, -69.8423 20.71, -69.8423 20.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1337'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7633 -69.7945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7633 -69.7945)"^^geo:wktLiteral ;
  geo-pos:lat "20.7633"^^xsd:decimal ;
  geo-pos:long "-69.7945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1316'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1316'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7945'^^xsd:double;
  dwc:startLongitude '-69.7945'^^xsd:double;
  dwc:endLongitude '-69.7945'^^xsd:double;
  dwc:latitude '20.7633'^^xsd:double;
  dwc:startLatitude '20.7633'^^xsd:double;
  dwc:endLatitude '20.7633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7945 20.7633, -69.7945 20.7633, -69.7945 20.7633, -69.7945 20.7633, -69.7945 20.7633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1316'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1032'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1032'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1032'^^xsd:string;
  dwc:observationDate '1992-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1033'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1033'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1033'^^xsd:string;
  dwc:observationDate '1992-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1034'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1034'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1034'^^xsd:string;
  dwc:observationDate '1992-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1035'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1035'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1035'^^xsd:string;
  dwc:observationDate '1992-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1036'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1036'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1036'^^xsd:string;
  dwc:observationDate '1992-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1037'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1037'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1037'^^xsd:string;
  dwc:observationDate '1992-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7487 -69.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7487"^^xsd:decimal ;
  dwc:decimalLongitude "-69.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7487 -69.811)"^^geo:wktLiteral ;
  geo-pos:lat "20.7487"^^xsd:decimal ;
  geo-pos:long "-69.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_922'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_922'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.811'^^xsd:double;
  dwc:startLongitude '-69.811'^^xsd:double;
  dwc:endLongitude '-69.811'^^xsd:double;
  dwc:latitude '20.7487'^^xsd:double;
  dwc:startLatitude '20.7487'^^xsd:double;
  dwc:endLatitude '20.7487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.811 20.7487, -69.811 20.7487, -69.811 20.7487, -69.811 20.7487, -69.811 20.7487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_922'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.402 -70.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.402"^^xsd:decimal ;
  dwc:decimalLongitude "-70.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.402 -70.453)"^^geo:wktLiteral ;
  geo-pos:lat "42.402"^^xsd:decimal ;
  geo-pos:long "-70.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3907'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3907'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.453'^^xsd:double;
  dwc:startLongitude '-70.453'^^xsd:double;
  dwc:endLongitude '-70.453'^^xsd:double;
  dwc:latitude '42.402'^^xsd:double;
  dwc:startLatitude '42.402'^^xsd:double;
  dwc:endLatitude '42.402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.453 42.402, -70.453 42.402, -70.453 42.402, -70.453 42.402, -70.453 42.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3907'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1397'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1397'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1397'^^xsd:string;
  dwc:observationDate '1992-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.8063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.74"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.8063)"^^geo:wktLiteral ;
  geo-pos:lat "20.74"^^xsd:decimal ;
  geo-pos:long "-69.8063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1593'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1593'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8063'^^xsd:double;
  dwc:startLongitude '-69.8063'^^xsd:double;
  dwc:endLongitude '-69.8063'^^xsd:double;
  dwc:latitude '20.74'^^xsd:double;
  dwc:startLatitude '20.74'^^xsd:double;
  dwc:endLatitude '20.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8063 20.74, -69.8063 20.74, -69.8063 20.74, -69.8063 20.74, -69.8063 20.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1593'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1038'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1038'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1038'^^xsd:string;
  dwc:observationDate '1992-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7487 -69.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7487"^^xsd:decimal ;
  dwc:decimalLongitude "-69.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7487 -69.811)"^^geo:wktLiteral ;
  geo-pos:lat "20.7487"^^xsd:decimal ;
  geo-pos:long "-69.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_918'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_918'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.811'^^xsd:double;
  dwc:startLongitude '-69.811'^^xsd:double;
  dwc:endLongitude '-69.811'^^xsd:double;
  dwc:latitude '20.7487'^^xsd:double;
  dwc:startLatitude '20.7487'^^xsd:double;
  dwc:endLatitude '20.7487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.811 20.7487, -69.811 20.7487, -69.811 20.7487, -69.811 20.7487, -69.811 20.7487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_918'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.402 -70.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.402"^^xsd:decimal ;
  dwc:decimalLongitude "-70.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.402 -70.453)"^^geo:wktLiteral ;
  geo-pos:lat "42.402"^^xsd:decimal ;
  geo-pos:long "-70.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3908'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3908'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.453'^^xsd:double;
  dwc:startLongitude '-70.453'^^xsd:double;
  dwc:endLongitude '-70.453'^^xsd:double;
  dwc:latitude '42.402'^^xsd:double;
  dwc:startLatitude '42.402'^^xsd:double;
  dwc:endLatitude '42.402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.453 42.402, -70.453 42.402, -70.453 42.402, -70.453 42.402, -70.453 42.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3908'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2332 -52.8198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2332"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2332 -52.8198)"^^geo:wktLiteral ;
  geo-pos:lat "47.2332"^^xsd:decimal ;
  geo-pos:long "-52.8198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3714'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3714'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8198'^^xsd:double;
  dwc:startLongitude '-52.8198'^^xsd:double;
  dwc:endLongitude '-52.8198'^^xsd:double;
  dwc:latitude '47.2332'^^xsd:double;
  dwc:startLatitude '47.2332'^^xsd:double;
  dwc:endLatitude '47.2332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8198 47.2332, -52.8198 47.2332, -52.8198 47.2332, -52.8198 47.2332, -52.8198 47.2332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3714'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 22.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "22.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 22.2833)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "22.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2672'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2672'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '22.2833'^^xsd:double;
  dwc:startLongitude '22.2833'^^xsd:double;
  dwc:endLongitude '22.2833'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:startLatitude '75.15'^^xsd:double;
  dwc:endLatitude '75.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.2833 75.15, 22.2833 75.15, 22.2833 75.15, 22.2833 75.15, 22.2833 75.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2672'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.395 -52.6718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.395"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.395 -52.6718)"^^geo:wktLiteral ;
  geo-pos:lat "47.395"^^xsd:decimal ;
  geo-pos:long "-52.6718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3602'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3602'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6718'^^xsd:double;
  dwc:startLongitude '-52.6718'^^xsd:double;
  dwc:endLongitude '-52.6718'^^xsd:double;
  dwc:latitude '47.395'^^xsd:double;
  dwc:startLatitude '47.395'^^xsd:double;
  dwc:endLatitude '47.395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6718 47.395, -52.6718 47.395, -52.6718 47.395, -52.6718 47.395, -52.6718 47.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3602'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9098 -63.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9098"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9098 -63.5258)"^^geo:wktLiteral ;
  geo-pos:lat "49.9098"^^xsd:decimal ;
  geo-pos:long "-63.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2359'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2359'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.5258'^^xsd:double;
  dwc:startLongitude '-63.5258'^^xsd:double;
  dwc:endLongitude '-63.5258'^^xsd:double;
  dwc:latitude '49.9098'^^xsd:double;
  dwc:startLatitude '49.9098'^^xsd:double;
  dwc:endLatitude '49.9098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.5258 49.9098, -63.5258 49.9098, -63.5258 49.9098, -63.5258 49.9098, -63.5258 49.9098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2359'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2205 -64.7257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2205"^^xsd:decimal ;
  dwc:decimalLongitude "-64.7257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2205 -64.7257)"^^geo:wktLiteral ;
  geo-pos:lat "50.2205"^^xsd:decimal ;
  geo-pos:long "-64.7257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2247'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_2247'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.7257'^^xsd:double;
  dwc:startLongitude '-64.7257'^^xsd:double;
  dwc:endLongitude '-64.7257'^^xsd:double;
  dwc:latitude '50.2205'^^xsd:double;
  dwc:startLatitude '50.2205'^^xsd:double;
  dwc:endLatitude '50.2205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.7257 50.2205, -64.7257 50.2205, -64.7257 50.2205, -64.7257 50.2205, -64.7257 50.2205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2247'^^xsd:string;
  dwc:observationDate '1992-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3555 -68.7825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3555"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3555 -68.7825)"^^geo:wktLiteral ;
  geo-pos:lat "43.3555"^^xsd:decimal ;
  geo-pos:long "-68.7825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3202'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3202'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.2666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7825'^^xsd:double;
  dwc:startLongitude '-68.7825'^^xsd:double;
  dwc:endLongitude '-68.7825'^^xsd:double;
  dwc:latitude '43.3555'^^xsd:double;
  dwc:startLatitude '43.3555'^^xsd:double;
  dwc:endLatitude '43.3555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7825 43.3555, -68.7825 43.3555, -68.7825 43.3555, -68.7825 43.3555, -68.7825 43.3555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3202'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4183 -70.3062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.3062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4183 -70.3062)"^^geo:wktLiteral ;
  geo-pos:lat "42.4183"^^xsd:decimal ;
  geo-pos:long "-70.3062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3829'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3829'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.3062'^^xsd:double;
  dwc:startLongitude '-70.3062'^^xsd:double;
  dwc:endLongitude '-70.3062'^^xsd:double;
  dwc:latitude '42.4183'^^xsd:double;
  dwc:startLatitude '42.4183'^^xsd:double;
  dwc:endLatitude '42.4183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3062 42.4183, -70.3062 42.4183, -70.3062 42.4183, -70.3062 42.4183, -70.3062 42.4183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3829'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9 -27.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.9"^^xsd:decimal ;
  geo-pos:long "-27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1783'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1783'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.5'^^xsd:double;
  dwc:startLongitude '-27.5'^^xsd:double;
  dwc:endLongitude '-27.5'^^xsd:double;
  dwc:latitude '65.9'^^xsd:double;
  dwc:startLatitude '65.9'^^xsd:double;
  dwc:endLatitude '65.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.5 65.9, -27.5 65.9, -27.5 65.9, -27.5 65.9, -27.5 65.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1783'^^xsd:string;
  dwc:observationDate '1992-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4318 -56.9478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4318"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4318 -56.9478)"^^geo:wktLiteral ;
  geo-pos:lat "51.4318"^^xsd:decimal ;
  geo-pos:long "-56.9478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3541'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3541'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9478'^^xsd:double;
  dwc:startLongitude '-56.9478'^^xsd:double;
  dwc:endLongitude '-56.9478'^^xsd:double;
  dwc:latitude '51.4318'^^xsd:double;
  dwc:startLatitude '51.4318'^^xsd:double;
  dwc:endLatitude '51.4318'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9478 51.4318, -56.9478 51.4318, -56.9478 51.4318, -56.9478 51.4318, -56.9478 51.4318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3541'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4318 -56.9478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4318"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4318 -56.9478)"^^geo:wktLiteral ;
  geo-pos:lat "51.4318"^^xsd:decimal ;
  geo-pos:long "-56.9478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3542'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3542'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.9478'^^xsd:double;
  dwc:startLongitude '-56.9478'^^xsd:double;
  dwc:endLongitude '-56.9478'^^xsd:double;
  dwc:latitude '51.4318'^^xsd:double;
  dwc:startLatitude '51.4318'^^xsd:double;
  dwc:endLatitude '51.4318'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.9478 51.4318, -56.9478 51.4318, -56.9478 51.4318, -56.9478 51.4318, -56.9478 51.4318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3542'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3667 -24.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3667 -24.9167)"^^geo:wktLiteral ;
  geo-pos:lat "66.3667"^^xsd:decimal ;
  geo-pos:long "-24.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1769'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1769'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.9167'^^xsd:double;
  dwc:startLongitude '-24.9167'^^xsd:double;
  dwc:endLongitude '-24.9167'^^xsd:double;
  dwc:latitude '66.3667'^^xsd:double;
  dwc:startLatitude '66.3667'^^xsd:double;
  dwc:endLatitude '66.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.9167 66.3667, -24.9167 66.3667, -24.9167 66.3667, -24.9167 66.3667, -24.9167 66.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1769'^^xsd:string;
  dwc:observationDate '1992-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1052 -55.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1052"^^xsd:decimal ;
  dwc:decimalLongitude "-55.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1052 -55.701)"^^geo:wktLiteral ;
  geo-pos:lat "51.1052"^^xsd:decimal ;
  geo-pos:long "-55.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3583'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3583'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.701'^^xsd:double;
  dwc:startLongitude '-55.701'^^xsd:double;
  dwc:endLongitude '-55.701'^^xsd:double;
  dwc:latitude '51.1052'^^xsd:double;
  dwc:startLatitude '51.1052'^^xsd:double;
  dwc:endLatitude '51.1052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.701 51.1052, -55.701 51.1052, -55.701 51.1052, -55.701 51.1052, -55.701 51.1052))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3583'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2233 -64.6115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2233"^^xsd:decimal ;
  dwc:decimalLongitude "-64.6115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2233 -64.6115)"^^geo:wktLiteral ;
  geo-pos:lat "50.2233"^^xsd:decimal ;
  geo-pos:long "-64.6115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4167'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_4167'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.6115'^^xsd:double;
  dwc:startLongitude '-64.6115'^^xsd:double;
  dwc:endLongitude '-64.6115'^^xsd:double;
  dwc:latitude '50.2233'^^xsd:double;
  dwc:startLatitude '50.2233'^^xsd:double;
  dwc:endLatitude '50.2233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.6115 50.2233, -64.6115 50.2233, -64.6115 50.2233, -64.6115 50.2233, -64.6115 50.2233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4167'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -63.3217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -63.3217)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-63.3217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2373'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2373'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3217'^^xsd:double;
  dwc:startLongitude '-63.3217'^^xsd:double;
  dwc:endLongitude '-63.3217'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:startLatitude '49.9'^^xsd:double;
  dwc:endLatitude '49.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3217 49.9, -63.3217 49.9, -63.3217 49.9, -63.3217 49.9, -63.3217 49.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2373'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7178 -53.6983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7178"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7178 -53.6983)"^^geo:wktLiteral ;
  geo-pos:lat "48.7178"^^xsd:decimal ;
  geo-pos:long "-53.6983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3777'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3777'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6983'^^xsd:double;
  dwc:startLongitude '-53.6983'^^xsd:double;
  dwc:endLongitude '-53.6983'^^xsd:double;
  dwc:latitude '48.7178'^^xsd:double;
  dwc:startLatitude '48.7178'^^xsd:double;
  dwc:endLatitude '48.7178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6983 48.7178, -53.6983 48.7178, -53.6983 48.7178, -53.6983 48.7178, -53.6983 48.7178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3777'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2025 -70.0858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2025"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2025 -70.0858)"^^geo:wktLiteral ;
  geo-pos:lat "43.2025"^^xsd:decimal ;
  geo-pos:long "-70.0858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3012'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3012'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.9833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0858'^^xsd:double;
  dwc:startLongitude '-70.0858'^^xsd:double;
  dwc:endLongitude '-70.0858'^^xsd:double;
  dwc:latitude '43.2025'^^xsd:double;
  dwc:startLatitude '43.2025'^^xsd:double;
  dwc:endLatitude '43.2025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0858 43.2025, -70.0858 43.2025, -70.0858 43.2025, -70.0858 43.2025, -70.0858 43.2025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3012'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0013 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0013"^^xsd:decimal ;
  dwc:decimalLongitude "-67.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0013 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "18.0013"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3053'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3053'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:startLongitude '-67.167'^^xsd:double;
  dwc:endLongitude '-67.167'^^xsd:double;
  dwc:latitude '18.0013'^^xsd:double;
  dwc:startLatitude '18.0013'^^xsd:double;
  dwc:endLatitude '18.0013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 18.0013, -67.167 18.0013, -67.167 18.0013, -67.167 18.0013, -67.167 18.0013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3053'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0397 -68.8412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0397"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0397 -68.8412)"^^geo:wktLiteral ;
  geo-pos:lat "20.0397"^^xsd:decimal ;
  geo-pos:long "-68.8412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3321'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3321'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8412'^^xsd:double;
  dwc:startLongitude '-68.8412'^^xsd:double;
  dwc:endLongitude '-68.8412'^^xsd:double;
  dwc:latitude '20.0397'^^xsd:double;
  dwc:startLatitude '20.0397'^^xsd:double;
  dwc:endLatitude '20.0397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8412 20.0397, -68.8412 20.0397, -68.8412 20.0397, -68.8412 20.0397, -68.8412 20.0397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3321'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6333 -15.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6333 -15.5667)"^^geo:wktLiteral ;
  geo-pos:lat "63.6333"^^xsd:decimal ;
  geo-pos:long "-15.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1933'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1933'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.5667'^^xsd:double;
  dwc:startLongitude '-15.5667'^^xsd:double;
  dwc:endLongitude '-15.5667'^^xsd:double;
  dwc:latitude '63.6333'^^xsd:double;
  dwc:startLatitude '63.6333'^^xsd:double;
  dwc:endLatitude '63.6333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.5667 63.6333, -15.5667 63.6333, -15.5667 63.6333, -15.5667 63.6333, -15.5667 63.6333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1933'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.45 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.45 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.45"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1928'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1928'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:startLongitude '-16.5'^^xsd:double;
  dwc:endLongitude '-16.5'^^xsd:double;
  dwc:latitude '63.45'^^xsd:double;
  dwc:startLatitude '63.45'^^xsd:double;
  dwc:endLatitude '63.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.5 63.45, -16.5 63.45, -16.5 63.45, -16.5 63.45, -16.5 63.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1928'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.45 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.45 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.45"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1927'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1927'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:startLongitude '-16.5'^^xsd:double;
  dwc:endLongitude '-16.5'^^xsd:double;
  dwc:latitude '63.45'^^xsd:double;
  dwc:startLatitude '63.45'^^xsd:double;
  dwc:endLatitude '63.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.5 63.45, -16.5 63.45, -16.5 63.45, -16.5 63.45, -16.5 63.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1927'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.45 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.45 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.45"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1926'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1926'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:startLongitude '-16.5'^^xsd:double;
  dwc:endLongitude '-16.5'^^xsd:double;
  dwc:latitude '63.45'^^xsd:double;
  dwc:startLatitude '63.45'^^xsd:double;
  dwc:endLatitude '63.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.5 63.45, -16.5 63.45, -16.5 63.45, -16.5 63.45, -16.5 63.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1926'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-57.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.4833)"^^geo:wktLiteral ;
  geo-pos:lat "51.3833"^^xsd:decimal ;
  geo-pos:long "-57.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2296'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2296'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.4833'^^xsd:double;
  dwc:startLongitude '-57.4833'^^xsd:double;
  dwc:endLongitude '-57.4833'^^xsd:double;
  dwc:latitude '51.3833'^^xsd:double;
  dwc:startLatitude '51.3833'^^xsd:double;
  dwc:endLatitude '51.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.4833 51.3833, -57.4833 51.3833, -57.4833 51.3833, -57.4833 51.3833, -57.4833 51.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2296'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.95 25.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.95"^^xsd:decimal ;
  dwc:decimalLongitude "25.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.95 25.3667)"^^geo:wktLiteral ;
  geo-pos:lat "76.95"^^xsd:decimal ;
  geo-pos:long "25.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3034'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3034'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.3667'^^xsd:double;
  dwc:startLongitude '25.3667'^^xsd:double;
  dwc:endLongitude '25.3667'^^xsd:double;
  dwc:latitude '76.95'^^xsd:double;
  dwc:startLatitude '76.95'^^xsd:double;
  dwc:endLatitude '76.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3667 76.95, 25.3667 76.95, 25.3667 76.95, 25.3667 76.95, 25.3667 76.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3034'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.95 25.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.95"^^xsd:decimal ;
  dwc:decimalLongitude "25.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.95 25.3667)"^^geo:wktLiteral ;
  geo-pos:lat "76.95"^^xsd:decimal ;
  geo-pos:long "25.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3035'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3035'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.3667'^^xsd:double;
  dwc:startLongitude '25.3667'^^xsd:double;
  dwc:endLongitude '25.3667'^^xsd:double;
  dwc:latitude '76.95'^^xsd:double;
  dwc:startLatitude '76.95'^^xsd:double;
  dwc:endLatitude '76.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.3667 76.95, 25.3667 76.95, 25.3667 76.95, 25.3667 76.95, 25.3667 76.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3035'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.775 -54.0632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.775"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.775 -54.0632)"^^geo:wktLiteral ;
  geo-pos:lat "46.775"^^xsd:decimal ;
  geo-pos:long "-54.0632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3618'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3618'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.0632'^^xsd:double;
  dwc:startLongitude '-54.0632'^^xsd:double;
  dwc:endLongitude '-54.0632'^^xsd:double;
  dwc:latitude '46.775'^^xsd:double;
  dwc:startLatitude '46.775'^^xsd:double;
  dwc:endLatitude '46.775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.0632 46.775, -54.0632 46.775, -54.0632 46.775, -54.0632 46.775, -54.0632 46.775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3618'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.987 -64.1697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.987"^^xsd:decimal ;
  dwc:decimalLongitude "-64.1697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.987 -64.1697)"^^geo:wktLiteral ;
  geo-pos:lat "49.987"^^xsd:decimal ;
  geo-pos:long "-64.1697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2365'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2365'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.1697'^^xsd:double;
  dwc:startLongitude '-64.1697'^^xsd:double;
  dwc:endLongitude '-64.1697'^^xsd:double;
  dwc:latitude '49.987'^^xsd:double;
  dwc:startLatitude '49.987'^^xsd:double;
  dwc:endLatitude '49.987'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.1697 49.987, -64.1697 49.987, -64.1697 49.987, -64.1697 49.987, -64.1697 49.987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2365'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-57.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.4833)"^^geo:wktLiteral ;
  geo-pos:lat "51.3833"^^xsd:decimal ;
  geo-pos:long "-57.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2295'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2295'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.4833'^^xsd:double;
  dwc:startLongitude '-57.4833'^^xsd:double;
  dwc:endLongitude '-57.4833'^^xsd:double;
  dwc:latitude '51.3833'^^xsd:double;
  dwc:startLatitude '51.3833'^^xsd:double;
  dwc:endLatitude '51.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.4833 51.3833, -57.4833 51.3833, -57.4833 51.3833, -57.4833 51.3833, -57.4833 51.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2295'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3097 -57.5345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3097"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3097 -57.5345)"^^geo:wktLiteral ;
  geo-pos:lat "51.3097"^^xsd:decimal ;
  geo-pos:long "-57.5345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2318'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2318'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.5345'^^xsd:double;
  dwc:startLongitude '-57.5345'^^xsd:double;
  dwc:endLongitude '-57.5345'^^xsd:double;
  dwc:latitude '51.3097'^^xsd:double;
  dwc:startLatitude '51.3097'^^xsd:double;
  dwc:endLatitude '51.3097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.5345 51.3097, -57.5345 51.3097, -57.5345 51.3097, -57.5345 51.3097, -57.5345 51.3097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2318'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-57.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.4833)"^^geo:wktLiteral ;
  geo-pos:lat "51.3833"^^xsd:decimal ;
  geo-pos:long "-57.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2294'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2294'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.4833'^^xsd:double;
  dwc:startLongitude '-57.4833'^^xsd:double;
  dwc:endLongitude '-57.4833'^^xsd:double;
  dwc:latitude '51.3833'^^xsd:double;
  dwc:startLatitude '51.3833'^^xsd:double;
  dwc:endLatitude '51.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.4833 51.3833, -57.4833 51.3833, -57.4833 51.3833, -57.4833 51.3833, -57.4833 51.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2294'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0207 -64.3028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0207"^^xsd:decimal ;
  dwc:decimalLongitude "-64.3028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0207 -64.3028)"^^geo:wktLiteral ;
  geo-pos:lat "50.0207"^^xsd:decimal ;
  geo-pos:long "-64.3028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2413'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2413'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.3028'^^xsd:double;
  dwc:startLongitude '-64.3028'^^xsd:double;
  dwc:endLongitude '-64.3028'^^xsd:double;
  dwc:latitude '50.0207'^^xsd:double;
  dwc:startLatitude '50.0207'^^xsd:double;
  dwc:endLatitude '50.0207'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3028 50.0207, -64.3028 50.0207, -64.3028 50.0207, -64.3028 50.0207, -64.3028 50.0207))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2413'^^xsd:string;
  dwc:observationDate '1992-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8045 -52.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8045"^^xsd:decimal ;
  dwc:decimalLongitude "-52.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8045 -52.754)"^^geo:wktLiteral ;
  geo-pos:lat "47.8045"^^xsd:decimal ;
  geo-pos:long "-52.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_364'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_364'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.754'^^xsd:double;
  dwc:startLongitude '-52.754'^^xsd:double;
  dwc:endLongitude '-52.754'^^xsd:double;
  dwc:latitude '47.8045'^^xsd:double;
  dwc:startLatitude '47.8045'^^xsd:double;
  dwc:endLatitude '47.8045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.754 47.8045, -52.754 47.8045, -52.754 47.8045, -52.754 47.8045, -52.754 47.8045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_364'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8045 -52.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8045"^^xsd:decimal ;
  dwc:decimalLongitude "-52.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8045 -52.754)"^^geo:wktLiteral ;
  geo-pos:lat "47.8045"^^xsd:decimal ;
  geo-pos:long "-52.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_365'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_365'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.754'^^xsd:double;
  dwc:startLongitude '-52.754'^^xsd:double;
  dwc:endLongitude '-52.754'^^xsd:double;
  dwc:latitude '47.8045'^^xsd:double;
  dwc:startLatitude '47.8045'^^xsd:double;
  dwc:endLatitude '47.8045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.754 47.8045, -52.754 47.8045, -52.754 47.8045, -52.754 47.8045, -52.754 47.8045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_365'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3875 -57.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3875"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3875 -57.291)"^^geo:wktLiteral ;
  geo-pos:lat "51.3875"^^xsd:decimal ;
  geo-pos:long "-57.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2267'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2267'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.291'^^xsd:double;
  dwc:startLongitude '-57.291'^^xsd:double;
  dwc:endLongitude '-57.291'^^xsd:double;
  dwc:latitude '51.3875'^^xsd:double;
  dwc:startLatitude '51.3875'^^xsd:double;
  dwc:endLatitude '51.3875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.291 51.3875, -57.291 51.3875, -57.291 51.3875, -57.291 51.3875, -57.291 51.3875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2267'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2395 -52.8142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2395 -52.8142)"^^geo:wktLiteral ;
  geo-pos:lat "47.2395"^^xsd:decimal ;
  geo-pos:long "-52.8142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3676'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3676'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8142'^^xsd:double;
  dwc:startLongitude '-52.8142'^^xsd:double;
  dwc:endLongitude '-52.8142'^^xsd:double;
  dwc:latitude '47.2395'^^xsd:double;
  dwc:startLatitude '47.2395'^^xsd:double;
  dwc:endLatitude '47.2395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8142 47.2395, -52.8142 47.2395, -52.8142 47.2395, -52.8142 47.2395, -52.8142 47.2395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3676'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3645 -68.8487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3645 -68.8487)"^^geo:wktLiteral ;
  geo-pos:lat "43.3645"^^xsd:decimal ;
  geo-pos:long "-68.8487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3208'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3208'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8487'^^xsd:double;
  dwc:startLongitude '-68.8487'^^xsd:double;
  dwc:endLongitude '-68.8487'^^xsd:double;
  dwc:latitude '43.3645'^^xsd:double;
  dwc:startLatitude '43.3645'^^xsd:double;
  dwc:endLatitude '43.3645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8487 43.3645, -68.8487 43.3645, -68.8487 43.3645, -68.8487 43.3645, -68.8487 43.3645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3208'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1967 -70.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1967 -70.0373)"^^geo:wktLiteral ;
  geo-pos:lat "43.1967"^^xsd:decimal ;
  geo-pos:long "-70.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3267'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3267'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0373'^^xsd:double;
  dwc:startLongitude '-70.0373'^^xsd:double;
  dwc:endLongitude '-70.0373'^^xsd:double;
  dwc:latitude '43.1967'^^xsd:double;
  dwc:startLatitude '43.1967'^^xsd:double;
  dwc:endLatitude '43.1967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0373 43.1967, -70.0373 43.1967, -70.0373 43.1967, -70.0373 43.1967, -70.0373 43.1967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3267'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7243 -69.7655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7243"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7243 -69.7655)"^^geo:wktLiteral ;
  geo-pos:lat "20.7243"^^xsd:decimal ;
  geo-pos:long "-69.7655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2692'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2692'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7655'^^xsd:double;
  dwc:startLongitude '-69.7655'^^xsd:double;
  dwc:endLongitude '-69.7655'^^xsd:double;
  dwc:latitude '20.7243'^^xsd:double;
  dwc:startLatitude '20.7243'^^xsd:double;
  dwc:endLatitude '20.7243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7655 20.7243, -69.7655 20.7243, -69.7655 20.7243, -69.7655 20.7243, -69.7655 20.7243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2692'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3833 -67.3003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3833 -67.3003)"^^geo:wktLiteral ;
  geo-pos:lat "18.3833"^^xsd:decimal ;
  geo-pos:long "-67.3003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3083'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_3083'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3003'^^xsd:double;
  dwc:startLongitude '-67.3003'^^xsd:double;
  dwc:endLongitude '-67.3003'^^xsd:double;
  dwc:latitude '18.3833'^^xsd:double;
  dwc:startLatitude '18.3833'^^xsd:double;
  dwc:endLatitude '18.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3003 18.3833, -67.3003 18.3833, -67.3003 18.3833, -67.3003 18.3833, -67.3003 18.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3083'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.768 -69.8142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.768"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.768 -69.8142)"^^geo:wktLiteral ;
  geo-pos:lat "20.768"^^xsd:decimal ;
  geo-pos:long "-69.8142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2735'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2735'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8142'^^xsd:double;
  dwc:startLongitude '-69.8142'^^xsd:double;
  dwc:endLongitude '-69.8142'^^xsd:double;
  dwc:latitude '20.768'^^xsd:double;
  dwc:startLatitude '20.768'^^xsd:double;
  dwc:endLatitude '20.768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8142 20.768, -69.8142 20.768, -69.8142 20.768, -69.8142 20.768, -69.8142 20.768))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2735'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1397 -52.8565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1397"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1397 -52.8565)"^^geo:wktLiteral ;
  geo-pos:lat "47.1397"^^xsd:decimal ;
  geo-pos:long "-52.8565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3978'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3978'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8565'^^xsd:double;
  dwc:startLongitude '-52.8565'^^xsd:double;
  dwc:endLongitude '-52.8565'^^xsd:double;
  dwc:latitude '47.1397'^^xsd:double;
  dwc:startLatitude '47.1397'^^xsd:double;
  dwc:endLatitude '47.1397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8565 47.1397, -52.8565 47.1397, -52.8565 47.1397, -52.8565 47.1397, -52.8565 47.1397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3978'^^xsd:string;
  dwc:observationDate '1992-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7068 -69.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7068"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7068 -69.8395)"^^geo:wktLiteral ;
  geo-pos:lat "20.7068"^^xsd:decimal ;
  geo-pos:long "-69.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1345'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1345'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8395'^^xsd:double;
  dwc:startLongitude '-69.8395'^^xsd:double;
  dwc:endLongitude '-69.8395'^^xsd:double;
  dwc:latitude '20.7068'^^xsd:double;
  dwc:startLatitude '20.7068'^^xsd:double;
  dwc:endLatitude '20.7068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8395 20.7068, -69.8395 20.7068, -69.8395 20.7068, -69.8395 20.7068, -69.8395 20.7068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1345'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7263 -69.7793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7263"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7263 -69.7793)"^^geo:wktLiteral ;
  geo-pos:lat "20.7263"^^xsd:decimal ;
  geo-pos:long "-69.7793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1459'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1459'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7793'^^xsd:double;
  dwc:startLongitude '-69.7793'^^xsd:double;
  dwc:endLongitude '-69.7793'^^xsd:double;
  dwc:latitude '20.7263'^^xsd:double;
  dwc:startLatitude '20.7263'^^xsd:double;
  dwc:endLatitude '20.7263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7793 20.7263, -69.7793 20.7263, -69.7793 20.7263, -69.7793 20.7263, -69.7793 20.7263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1459'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7443 -69.8147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7443"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7443 -69.8147)"^^geo:wktLiteral ;
  geo-pos:lat "20.7443"^^xsd:decimal ;
  geo-pos:long "-69.8147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1452'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1452'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8147'^^xsd:double;
  dwc:startLongitude '-69.8147'^^xsd:double;
  dwc:endLongitude '-69.8147'^^xsd:double;
  dwc:latitude '20.7443'^^xsd:double;
  dwc:startLatitude '20.7443'^^xsd:double;
  dwc:endLatitude '20.7443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8147 20.7443, -69.8147 20.7443, -69.8147 20.7443, -69.8147 20.7443, -69.8147 20.7443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1452'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2812 -52.7553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2812"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2812 -52.7553)"^^geo:wktLiteral ;
  geo-pos:lat "64.2812"^^xsd:decimal ;
  geo-pos:long "-52.7553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_212'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_212'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7553'^^xsd:double;
  dwc:startLongitude '-52.7553'^^xsd:double;
  dwc:endLongitude '-52.7553'^^xsd:double;
  dwc:latitude '64.2812'^^xsd:double;
  dwc:startLatitude '64.2812'^^xsd:double;
  dwc:endLatitude '64.2812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7553 64.2812, -52.7553 64.2812, -52.7553 64.2812, -52.7553 64.2812, -52.7553 64.2812))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_212'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7525 -69.8352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7525"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7525 -69.8352)"^^geo:wktLiteral ;
  geo-pos:lat "20.7525"^^xsd:decimal ;
  geo-pos:long "-69.8352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_887'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_887'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8352'^^xsd:double;
  dwc:startLongitude '-69.8352'^^xsd:double;
  dwc:endLongitude '-69.8352'^^xsd:double;
  dwc:latitude '20.7525'^^xsd:double;
  dwc:startLatitude '20.7525'^^xsd:double;
  dwc:endLatitude '20.7525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8352 20.7525, -69.8352 20.7525, -69.8352 20.7525, -69.8352 20.7525, -69.8352 20.7525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_887'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1913 -52.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1913"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1913 -52.8367)"^^geo:wktLiteral ;
  geo-pos:lat "47.1913"^^xsd:decimal ;
  geo-pos:long "-52.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3692'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3692'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8367'^^xsd:double;
  dwc:startLongitude '-52.8367'^^xsd:double;
  dwc:endLongitude '-52.8367'^^xsd:double;
  dwc:latitude '47.1913'^^xsd:double;
  dwc:startLatitude '47.1913'^^xsd:double;
  dwc:endLatitude '47.1913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8367 47.1913, -52.8367 47.1913, -52.8367 47.1913, -52.8367 47.1913, -52.8367 47.1913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3692'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1913 -52.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1913"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1913 -52.8367)"^^geo:wktLiteral ;
  geo-pos:lat "47.1913"^^xsd:decimal ;
  geo-pos:long "-52.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3693'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3693'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8367'^^xsd:double;
  dwc:startLongitude '-52.8367'^^xsd:double;
  dwc:endLongitude '-52.8367'^^xsd:double;
  dwc:latitude '47.1913'^^xsd:double;
  dwc:startLatitude '47.1913'^^xsd:double;
  dwc:endLatitude '47.1913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8367 47.1913, -52.8367 47.1913, -52.8367 47.1913, -52.8367 47.1913, -52.8367 47.1913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3693'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7585 -69.7797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7585"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7585 -69.7797)"^^geo:wktLiteral ;
  geo-pos:lat "20.7585"^^xsd:decimal ;
  geo-pos:long "-69.7797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1255'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1255'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7797'^^xsd:double;
  dwc:startLongitude '-69.7797'^^xsd:double;
  dwc:endLongitude '-69.7797'^^xsd:double;
  dwc:latitude '20.7585'^^xsd:double;
  dwc:startLatitude '20.7585'^^xsd:double;
  dwc:endLatitude '20.7585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7797 20.7585, -69.7797 20.7585, -69.7797 20.7585, -69.7797 20.7585, -69.7797 20.7585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1255'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6667 -2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6667 -2.8333)"^^geo:wktLiteral ;
  geo-pos:lat "67.6667"^^xsd:decimal ;
  geo-pos:long "-2.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2957'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_2957'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-2.8333'^^xsd:double;
  dwc:startLongitude '-2.8333'^^xsd:double;
  dwc:endLongitude '-2.8333'^^xsd:double;
  dwc:latitude '67.6667'^^xsd:double;
  dwc:startLatitude '67.6667'^^xsd:double;
  dwc:endLatitude '67.6667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8333 67.6667, -2.8333 67.6667, -2.8333 67.6667, -2.8333 67.6667, -2.8333 67.6667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2957'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.317 -67.2175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.317"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.317 -67.2175)"^^geo:wktLiteral ;
  geo-pos:lat "18.317"^^xsd:decimal ;
  geo-pos:long "-67.2175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3089'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3089'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2175'^^xsd:double;
  dwc:startLongitude '-67.2175'^^xsd:double;
  dwc:endLongitude '-67.2175'^^xsd:double;
  dwc:latitude '18.317'^^xsd:double;
  dwc:startLatitude '18.317'^^xsd:double;
  dwc:endLatitude '18.317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2175 18.317, -67.2175 18.317, -67.2175 18.317, -67.2175 18.317, -67.2175 18.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3089'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.317 -67.2175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.317"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.317 -67.2175)"^^geo:wktLiteral ;
  geo-pos:lat "18.317"^^xsd:decimal ;
  geo-pos:long "-67.2175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3088'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3088'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2175'^^xsd:double;
  dwc:startLongitude '-67.2175'^^xsd:double;
  dwc:endLongitude '-67.2175'^^xsd:double;
  dwc:latitude '18.317'^^xsd:double;
  dwc:startLatitude '18.317'^^xsd:double;
  dwc:endLatitude '18.317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2175 18.317, -67.2175 18.317, -67.2175 18.317, -67.2175 18.317, -67.2175 18.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3088'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6167 -15.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-15.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6167 -15.9833)"^^geo:wktLiteral ;
  geo-pos:lat "63.6167"^^xsd:decimal ;
  geo-pos:long "-15.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1922'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1922'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-15.9833'^^xsd:double;
  dwc:startLongitude '-15.9833'^^xsd:double;
  dwc:endLongitude '-15.9833'^^xsd:double;
  dwc:latitude '63.6167'^^xsd:double;
  dwc:startLatitude '63.6167'^^xsd:double;
  dwc:endLatitude '63.6167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.9833 63.6167, -15.9833 63.6167, -15.9833 63.6167, -15.9833 63.6167, -15.9833 63.6167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1922'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7333 -26.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7333 -26.4333)"^^geo:wktLiteral ;
  geo-pos:lat "63.7333"^^xsd:decimal ;
  geo-pos:long "-26.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1838'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1838'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.4333'^^xsd:double;
  dwc:startLongitude '-26.4333'^^xsd:double;
  dwc:endLongitude '-26.4333'^^xsd:double;
  dwc:latitude '63.7333'^^xsd:double;
  dwc:startLatitude '63.7333'^^xsd:double;
  dwc:endLatitude '63.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.4333 63.7333, -26.4333 63.7333, -26.4333 63.7333, -26.4333 63.7333, -26.4333 63.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1838'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3333 -25.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3333 -25.45)"^^geo:wktLiteral ;
  geo-pos:lat "63.3333"^^xsd:decimal ;
  geo-pos:long "-25.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1800'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_1800'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.45'^^xsd:double;
  dwc:startLongitude '-25.45'^^xsd:double;
  dwc:endLongitude '-25.45'^^xsd:double;
  dwc:latitude '63.3333'^^xsd:double;
  dwc:startLatitude '63.3333'^^xsd:double;
  dwc:endLatitude '63.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.45 63.3333, -25.45 63.3333, -25.45 63.3333, -25.45 63.3333, -25.45 63.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1800'^^xsd:string;
  dwc:observationDate '1992-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77 26.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77"^^xsd:decimal ;
  dwc:decimalLongitude "26.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77 26.8667)"^^geo:wktLiteral ;
  geo-pos:lat "77"^^xsd:decimal ;
  geo-pos:long "26.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3039'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3039'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '26.8667'^^xsd:double;
  dwc:startLongitude '26.8667'^^xsd:double;
  dwc:endLongitude '26.8667'^^xsd:double;
  dwc:latitude '77'^^xsd:integer;
  dwc:startLatitude '77'^^xsd:integer;
  dwc:endLatitude '77'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((26.8667 77, 26.8667 77, 26.8667 77, 26.8667 77, 26.8667 77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3039'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1335 -52.7903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1335"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1335 -52.7903)"^^geo:wktLiteral ;
  geo-pos:lat "48.1335"^^xsd:decimal ;
  geo-pos:long "-52.7903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3749'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3749'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7903'^^xsd:double;
  dwc:startLongitude '-52.7903'^^xsd:double;
  dwc:endLongitude '-52.7903'^^xsd:double;
  dwc:latitude '48.1335'^^xsd:double;
  dwc:startLatitude '48.1335'^^xsd:double;
  dwc:endLatitude '48.1335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7903 48.1335, -52.7903 48.1335, -52.7903 48.1335, -52.7903 48.1335, -52.7903 48.1335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3749'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61 -52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.61"^^xsd:decimal ;
  dwc:decimalLongitude "-52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61 -52.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.61"^^xsd:decimal ;
  geo-pos:long "-52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_402'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_402'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.93'^^xsd:double;
  dwc:startLongitude '-52.93'^^xsd:double;
  dwc:endLongitude '-52.93'^^xsd:double;
  dwc:latitude '48.61'^^xsd:double;
  dwc:startLatitude '48.61'^^xsd:double;
  dwc:endLatitude '48.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.93 48.61, -52.93 48.61, -52.93 48.61, -52.93 48.61, -52.93 48.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_402'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.635 -53.4983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.635"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.635 -53.4983)"^^geo:wktLiteral ;
  geo-pos:lat "48.635"^^xsd:decimal ;
  geo-pos:long "-53.4983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_416'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_416'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.4983'^^xsd:double;
  dwc:startLongitude '-53.4983'^^xsd:double;
  dwc:endLongitude '-53.4983'^^xsd:double;
  dwc:latitude '48.635'^^xsd:double;
  dwc:startLatitude '48.635'^^xsd:double;
  dwc:endLatitude '48.635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.4983 48.635, -53.4983 48.635, -53.4983 48.635, -53.4983 48.635, -53.4983 48.635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_416'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.635 -53.4983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.635"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.635 -53.4983)"^^geo:wktLiteral ;
  geo-pos:lat "48.635"^^xsd:decimal ;
  geo-pos:long "-53.4983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_417'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_417'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.4983'^^xsd:double;
  dwc:startLongitude '-53.4983'^^xsd:double;
  dwc:endLongitude '-53.4983'^^xsd:double;
  dwc:latitude '48.635'^^xsd:double;
  dwc:startLatitude '48.635'^^xsd:double;
  dwc:endLatitude '48.635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.4983 48.635, -53.4983 48.635, -53.4983 48.635, -53.4983 48.635, -53.4983 48.635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_417'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7247 -69.8082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7247"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7247 -69.8082)"^^geo:wktLiteral ;
  geo-pos:lat "20.7247"^^xsd:decimal ;
  geo-pos:long "-69.8082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2886'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2886'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8082'^^xsd:double;
  dwc:startLongitude '-69.8082'^^xsd:double;
  dwc:endLongitude '-69.8082'^^xsd:double;
  dwc:latitude '20.7247'^^xsd:double;
  dwc:startLatitude '20.7247'^^xsd:double;
  dwc:endLatitude '20.7247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8082 20.7247, -69.8082 20.7247, -69.8082 20.7247, -69.8082 20.7247, -69.8082 20.7247))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2886'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.415 -68.6495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.415"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.415 -68.6495)"^^geo:wktLiteral ;
  geo-pos:lat "41.415"^^xsd:decimal ;
  geo-pos:long "-68.6495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3384'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_3384'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6495'^^xsd:double;
  dwc:startLongitude '-68.6495'^^xsd:double;
  dwc:endLongitude '-68.6495'^^xsd:double;
  dwc:latitude '41.415'^^xsd:double;
  dwc:startLatitude '41.415'^^xsd:double;
  dwc:endLatitude '41.415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6495 41.415, -68.6495 41.415, -68.6495 41.415, -68.6495 41.415, -68.6495 41.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3384'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1442 -69.2497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1442"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1442 -69.2497)"^^geo:wktLiteral ;
  geo-pos:lat "19.1442"^^xsd:decimal ;
  geo-pos:long "-69.2497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2618'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2618'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2497'^^xsd:double;
  dwc:startLongitude '-69.2497'^^xsd:double;
  dwc:endLongitude '-69.2497'^^xsd:double;
  dwc:latitude '19.1442'^^xsd:double;
  dwc:startLatitude '19.1442'^^xsd:double;
  dwc:endLatitude '19.1442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2497 19.1442, -69.2497 19.1442, -69.2497 19.1442, -69.2497 19.1442, -69.2497 19.1442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2618'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1985 -69.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1985"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1985 -69.2085)"^^geo:wktLiteral ;
  geo-pos:lat "19.1985"^^xsd:decimal ;
  geo-pos:long "-69.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3123'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3123'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2085'^^xsd:double;
  dwc:startLongitude '-69.2085'^^xsd:double;
  dwc:endLongitude '-69.2085'^^xsd:double;
  dwc:latitude '19.1985'^^xsd:double;
  dwc:startLatitude '19.1985'^^xsd:double;
  dwc:endLatitude '19.1985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2085 19.1985, -69.2085 19.1985, -69.2085 19.1985, -69.2085 19.1985, -69.2085 19.1985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3123'^^xsd:string;
  dwc:observationDate '1992-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5422 -68.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5422"^^xsd:decimal ;
  dwc:decimalLongitude "-68.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5422 -68.542)"^^geo:wktLiteral ;
  geo-pos:lat "41.5422"^^xsd:decimal ;
  geo-pos:long "-68.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3411'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3411'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.542'^^xsd:double;
  dwc:startLongitude '-68.542'^^xsd:double;
  dwc:endLongitude '-68.542'^^xsd:double;
  dwc:latitude '41.5422'^^xsd:double;
  dwc:startLatitude '41.5422'^^xsd:double;
  dwc:endLatitude '41.5422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.542 41.5422, -68.542 41.5422, -68.542 41.5422, -68.542 41.5422, -68.542 41.5422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3411'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0457 -68.8097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0457"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0457 -68.8097)"^^geo:wktLiteral ;
  geo-pos:lat "20.0457"^^xsd:decimal ;
  geo-pos:long "-68.8097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3131'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3131'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8097'^^xsd:double;
  dwc:startLongitude '-68.8097'^^xsd:double;
  dwc:endLongitude '-68.8097'^^xsd:double;
  dwc:latitude '20.0457'^^xsd:double;
  dwc:startLatitude '20.0457'^^xsd:double;
  dwc:endLatitude '20.0457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8097 20.0457, -68.8097 20.0457, -68.8097 20.0457, -68.8097 20.0457, -68.8097 20.0457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3131'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1442 -69.2497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1442"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1442 -69.2497)"^^geo:wktLiteral ;
  geo-pos:lat "19.1442"^^xsd:decimal ;
  geo-pos:long "-69.2497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2619'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2619'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2497'^^xsd:double;
  dwc:startLongitude '-69.2497'^^xsd:double;
  dwc:endLongitude '-69.2497'^^xsd:double;
  dwc:latitude '19.1442'^^xsd:double;
  dwc:startLatitude '19.1442'^^xsd:double;
  dwc:endLatitude '19.1442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2497 19.1442, -69.2497 19.1442, -69.2497 19.1442, -69.2497 19.1442, -69.2497 19.1442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2619'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7253 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7253"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7253 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7253"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1338'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1338'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:startLongitude '-69.833'^^xsd:double;
  dwc:endLongitude '-69.833'^^xsd:double;
  dwc:latitude '20.7253'^^xsd:double;
  dwc:startLatitude '20.7253'^^xsd:double;
  dwc:endLatitude '20.7253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 20.7253, -69.833 20.7253, -69.833 20.7253, -69.833 20.7253, -69.833 20.7253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1338'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7127 -69.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7127"^^xsd:decimal ;
  dwc:decimalLongitude "-69.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7127 -69.874)"^^geo:wktLiteral ;
  geo-pos:lat "20.7127"^^xsd:decimal ;
  geo-pos:long "-69.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1340'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1340'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.874'^^xsd:double;
  dwc:startLongitude '-69.874'^^xsd:double;
  dwc:endLongitude '-69.874'^^xsd:double;
  dwc:latitude '20.7127'^^xsd:double;
  dwc:startLatitude '20.7127'^^xsd:double;
  dwc:endLatitude '20.7127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.874 20.7127, -69.874 20.7127, -69.874 20.7127, -69.874 20.7127, -69.874 20.7127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1340'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7668 -69.8485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7668"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7668 -69.8485)"^^geo:wktLiteral ;
  geo-pos:lat "20.7668"^^xsd:decimal ;
  geo-pos:long "-69.8485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1462'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1462'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8485'^^xsd:double;
  dwc:startLongitude '-69.8485'^^xsd:double;
  dwc:endLongitude '-69.8485'^^xsd:double;
  dwc:latitude '20.7668'^^xsd:double;
  dwc:startLatitude '20.7668'^^xsd:double;
  dwc:endLatitude '20.7668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8485 20.7668, -69.8485 20.7668, -69.8485 20.7668, -69.8485 20.7668, -69.8485 20.7668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1462'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7457 -69.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7457"^^xsd:decimal ;
  dwc:decimalLongitude "-69.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7457 -69.785)"^^geo:wktLiteral ;
  geo-pos:lat "20.7457"^^xsd:decimal ;
  geo-pos:long "-69.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_865'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_865'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.785'^^xsd:double;
  dwc:startLongitude '-69.785'^^xsd:double;
  dwc:endLongitude '-69.785'^^xsd:double;
  dwc:latitude '20.7457'^^xsd:double;
  dwc:startLatitude '20.7457'^^xsd:double;
  dwc:endLatitude '20.7457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.785 20.7457, -69.785 20.7457, -69.785 20.7457, -69.785 20.7457, -69.785 20.7457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_865'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7293 -69.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7293"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7293 -69.7982)"^^geo:wktLiteral ;
  geo-pos:lat "20.7293"^^xsd:decimal ;
  geo-pos:long "-69.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1468'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1468'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7982'^^xsd:double;
  dwc:startLongitude '-69.7982'^^xsd:double;
  dwc:endLongitude '-69.7982'^^xsd:double;
  dwc:latitude '20.7293'^^xsd:double;
  dwc:startLatitude '20.7293'^^xsd:double;
  dwc:endLatitude '20.7293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7982 20.7293, -69.7982 20.7293, -69.7982 20.7293, -69.7982 20.7293, -69.7982 20.7293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1468'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2186'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2186'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2186'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2187'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2187'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2187'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2188'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2188'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2188'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2189'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2189'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2189'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2190'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2190'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2190'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2191'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2191'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2191'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2192'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2192'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2192'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2193'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2193'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2193'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2194'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2194'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2194'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2171'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2171'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2171'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2169'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2169'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2169'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2170'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2170'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2170'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7218 -69.7142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7218"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7218 -69.7142)"^^geo:wktLiteral ;
  geo-pos:lat "20.7218"^^xsd:decimal ;
  geo-pos:long "-69.7142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_871'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_871'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7142'^^xsd:double;
  dwc:startLongitude '-69.7142'^^xsd:double;
  dwc:endLongitude '-69.7142'^^xsd:double;
  dwc:latitude '20.7218'^^xsd:double;
  dwc:startLatitude '20.7218'^^xsd:double;
  dwc:endLatitude '20.7218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7142 20.7218, -69.7142 20.7218, -69.7142 20.7218, -69.7142 20.7218, -69.7142 20.7218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_871'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_600'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_600'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_600'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_601'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_601'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_601'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_602'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_602'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_602'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_603'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_603'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_603'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2172'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2172'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2172'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7592 -69.7807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7592"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7592 -69.7807)"^^geo:wktLiteral ;
  geo-pos:lat "20.7592"^^xsd:decimal ;
  geo-pos:long "-69.7807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2895'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2895'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7807'^^xsd:double;
  dwc:startLongitude '-69.7807'^^xsd:double;
  dwc:endLongitude '-69.7807'^^xsd:double;
  dwc:latitude '20.7592'^^xsd:double;
  dwc:startLatitude '20.7592'^^xsd:double;
  dwc:endLatitude '20.7592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7807 20.7592, -69.7807 20.7592, -69.7807 20.7592, -69.7807 20.7592, -69.7807 20.7592))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2895'^^xsd:string;
  dwc:observationDate '1993-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2185'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2185'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2185'^^xsd:string;
  dwc:observationDate '1992-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2174'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2174'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2174'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2175'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2175'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2175'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2176'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2176'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2176'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2177'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2177'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2177'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2178'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2178'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2178'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7483 -55.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7483"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7483 -55.984)"^^geo:wktLiteral ;
  geo-pos:lat "50.7483"^^xsd:decimal ;
  geo-pos:long "-55.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3471'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3471'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.984'^^xsd:double;
  dwc:startLongitude '-55.984'^^xsd:double;
  dwc:endLongitude '-55.984'^^xsd:double;
  dwc:latitude '50.7483'^^xsd:double;
  dwc:startLatitude '50.7483'^^xsd:double;
  dwc:endLatitude '50.7483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.984 50.7483, -55.984 50.7483, -55.984 50.7483, -55.984 50.7483, -55.984 50.7483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3471'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1628 -55.6357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1628"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1628 -55.6357)"^^geo:wktLiteral ;
  geo-pos:lat "51.1628"^^xsd:decimal ;
  geo-pos:long "-55.6357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_111'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_111'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6357'^^xsd:double;
  dwc:startLongitude '-55.6357'^^xsd:double;
  dwc:endLongitude '-55.6357'^^xsd:double;
  dwc:latitude '51.1628'^^xsd:double;
  dwc:startLatitude '51.1628'^^xsd:double;
  dwc:endLatitude '51.1628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6357 51.1628, -55.6357 51.1628, -55.6357 51.1628, -55.6357 51.1628, -55.6357 51.1628))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_111'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1628 -55.6357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1628"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1628 -55.6357)"^^geo:wktLiteral ;
  geo-pos:lat "51.1628"^^xsd:decimal ;
  geo-pos:long "-55.6357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_112'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_112'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.6357'^^xsd:double;
  dwc:startLongitude '-55.6357'^^xsd:double;
  dwc:endLongitude '-55.6357'^^xsd:double;
  dwc:latitude '51.1628'^^xsd:double;
  dwc:startLatitude '51.1628'^^xsd:double;
  dwc:endLatitude '51.1628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.6357 51.1628, -55.6357 51.1628, -55.6357 51.1628, -55.6357 51.1628, -55.6357 51.1628))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_112'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4525 -55.4207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4525"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4525 -55.4207)"^^geo:wktLiteral ;
  geo-pos:lat "51.4525"^^xsd:decimal ;
  geo-pos:long "-55.4207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_98'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_98'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.4207'^^xsd:double;
  dwc:startLongitude '-55.4207'^^xsd:double;
  dwc:endLongitude '-55.4207'^^xsd:double;
  dwc:latitude '51.4525'^^xsd:double;
  dwc:startLatitude '51.4525'^^xsd:double;
  dwc:endLatitude '51.4525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.4207 51.4525, -55.4207 51.4525, -55.4207 51.4525, -55.4207 51.4525, -55.4207 51.4525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_98'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1475 -67.8642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1475"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1475 -67.8642)"^^geo:wktLiteral ;
  geo-pos:lat "44.1475"^^xsd:decimal ;
  geo-pos:long "-67.8642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3232'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3232'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8642'^^xsd:double;
  dwc:startLongitude '-67.8642'^^xsd:double;
  dwc:endLongitude '-67.8642'^^xsd:double;
  dwc:latitude '44.1475'^^xsd:double;
  dwc:startLatitude '44.1475'^^xsd:double;
  dwc:endLatitude '44.1475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8642 44.1475, -67.8642 44.1475, -67.8642 44.1475, -67.8642 44.1475, -67.8642 44.1475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3232'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7507 -69.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7507"^^xsd:decimal ;
  dwc:decimalLongitude "-69.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7507 -69.768)"^^geo:wktLiteral ;
  geo-pos:lat "20.7507"^^xsd:decimal ;
  geo-pos:long "-69.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2673'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2673'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.768'^^xsd:double;
  dwc:startLongitude '-69.768'^^xsd:double;
  dwc:endLongitude '-69.768'^^xsd:double;
  dwc:latitude '20.7507'^^xsd:double;
  dwc:startLatitude '20.7507'^^xsd:double;
  dwc:endLatitude '20.7507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.768 20.7507, -69.768 20.7507, -69.768 20.7507, -69.768 20.7507, -69.768 20.7507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2673'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.746 -69.8103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.746"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.746 -69.8103)"^^geo:wktLiteral ;
  geo-pos:lat "20.746"^^xsd:decimal ;
  geo-pos:long "-69.8103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2773'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2773'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8103'^^xsd:double;
  dwc:startLongitude '-69.8103'^^xsd:double;
  dwc:endLongitude '-69.8103'^^xsd:double;
  dwc:latitude '20.746'^^xsd:double;
  dwc:startLatitude '20.746'^^xsd:double;
  dwc:endLatitude '20.746'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8103 20.746, -69.8103 20.746, -69.8103 20.746, -69.8103 20.746, -69.8103 20.746))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2773'^^xsd:string;
  dwc:observationDate '1993-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5458 -68.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5458"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5458 -68.5418)"^^geo:wktLiteral ;
  geo-pos:lat "41.5458"^^xsd:decimal ;
  geo-pos:long "-68.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3377'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3377'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5418'^^xsd:double;
  dwc:startLongitude '-68.5418'^^xsd:double;
  dwc:endLongitude '-68.5418'^^xsd:double;
  dwc:latitude '41.5458'^^xsd:double;
  dwc:startLatitude '41.5458'^^xsd:double;
  dwc:endLatitude '41.5458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5418 41.5458, -68.5418 41.5458, -68.5418 41.5458, -68.5418 41.5458, -68.5418 41.5458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3377'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4975 -68.5492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4975 -68.5492)"^^geo:wktLiteral ;
  geo-pos:lat "41.4975"^^xsd:decimal ;
  geo-pos:long "-68.5492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3338'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3338'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5492'^^xsd:double;
  dwc:startLongitude '-68.5492'^^xsd:double;
  dwc:endLongitude '-68.5492'^^xsd:double;
  dwc:latitude '41.4975'^^xsd:double;
  dwc:startLatitude '41.4975'^^xsd:double;
  dwc:endLatitude '41.4975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5492 41.4975, -68.5492 41.4975, -68.5492 41.4975, -68.5492 41.4975, -68.5492 41.4975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3338'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1208 -70.0598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1208"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1208 -70.0598)"^^geo:wktLiteral ;
  geo-pos:lat "43.1208"^^xsd:decimal ;
  geo-pos:long "-70.0598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2991'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2991'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0598'^^xsd:double;
  dwc:startLongitude '-70.0598'^^xsd:double;
  dwc:endLongitude '-70.0598'^^xsd:double;
  dwc:latitude '43.1208'^^xsd:double;
  dwc:startLatitude '43.1208'^^xsd:double;
  dwc:endLatitude '43.1208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0598 43.1208, -70.0598 43.1208, -70.0598 43.1208, -70.0598 43.1208, -70.0598 43.1208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2991'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7578 -69.8408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7578"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7578 -69.8408)"^^geo:wktLiteral ;
  geo-pos:lat "20.7578"^^xsd:decimal ;
  geo-pos:long "-69.8408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1630'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1630'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8408'^^xsd:double;
  dwc:startLongitude '-69.8408'^^xsd:double;
  dwc:endLongitude '-69.8408'^^xsd:double;
  dwc:latitude '20.7578'^^xsd:double;
  dwc:startLatitude '20.7578'^^xsd:double;
  dwc:endLatitude '20.7578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8408 20.7578, -69.8408 20.7578, -69.8408 20.7578, -69.8408 20.7578, -69.8408 20.7578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1630'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.71 -69.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.71"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.71 -69.7717)"^^geo:wktLiteral ;
  geo-pos:lat "20.71"^^xsd:decimal ;
  geo-pos:long "-69.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_992'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_992'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7717'^^xsd:double;
  dwc:startLongitude '-69.7717'^^xsd:double;
  dwc:endLongitude '-69.7717'^^xsd:double;
  dwc:latitude '20.71'^^xsd:double;
  dwc:startLatitude '20.71'^^xsd:double;
  dwc:endLatitude '20.71'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7717 20.71, -69.7717 20.71, -69.7717 20.71, -69.7717 20.71, -69.7717 20.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_992'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.721 -69.8252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.721"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.721 -69.8252)"^^geo:wktLiteral ;
  geo-pos:lat "20.721"^^xsd:decimal ;
  geo-pos:long "-69.8252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_879'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_879'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8252'^^xsd:double;
  dwc:startLongitude '-69.8252'^^xsd:double;
  dwc:endLongitude '-69.8252'^^xsd:double;
  dwc:latitude '20.721'^^xsd:double;
  dwc:startLatitude '20.721'^^xsd:double;
  dwc:endLatitude '20.721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8252 20.721, -69.8252 20.721, -69.8252 20.721, -69.8252 20.721, -69.8252 20.721))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_879'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.5808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -52.5808)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-52.5808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_262'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_262'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.5808'^^xsd:double;
  dwc:startLongitude '-52.5808'^^xsd:double;
  dwc:endLongitude '-52.5808'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:startLatitude '64.1'^^xsd:double;
  dwc:endLatitude '64.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5808 64.1, -52.5808 64.1, -52.5808 64.1, -52.5808 64.1, -52.5808 64.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_262'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0553 -52.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0553"^^xsd:decimal ;
  dwc:decimalLongitude "-52.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0553 -52.155)"^^geo:wktLiteral ;
  geo-pos:lat "64.0553"^^xsd:decimal ;
  geo-pos:long "-52.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_196'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_196'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.155'^^xsd:double;
  dwc:startLongitude '-52.155'^^xsd:double;
  dwc:endLongitude '-52.155'^^xsd:double;
  dwc:latitude '64.0553'^^xsd:double;
  dwc:startLatitude '64.0553'^^xsd:double;
  dwc:endLatitude '64.0553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.155 64.0553, -52.155 64.0553, -52.155 64.0553, -52.155 64.0553, -52.155 64.0553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_196'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3827 -52.7032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3827"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3827 -52.7032)"^^geo:wktLiteral ;
  geo-pos:lat "47.3827"^^xsd:decimal ;
  geo-pos:long "-52.7032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4058'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4058'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7032'^^xsd:double;
  dwc:startLongitude '-52.7032'^^xsd:double;
  dwc:endLongitude '-52.7032'^^xsd:double;
  dwc:latitude '47.3827'^^xsd:double;
  dwc:startLatitude '47.3827'^^xsd:double;
  dwc:endLatitude '47.3827'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7032 47.3827, -52.7032 47.3827, -52.7032 47.3827, -52.7032 47.3827, -52.7032 47.3827))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4058'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6833 -27.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6833 -27.8333)"^^geo:wktLiteral ;
  geo-pos:lat "65.6833"^^xsd:decimal ;
  geo-pos:long "-27.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1869'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1869'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-27.8333'^^xsd:double;
  dwc:startLongitude '-27.8333'^^xsd:double;
  dwc:endLongitude '-27.8333'^^xsd:double;
  dwc:latitude '65.6833'^^xsd:double;
  dwc:startLatitude '65.6833'^^xsd:double;
  dwc:endLatitude '65.6833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.8333 65.6833, -27.8333 65.6833, -27.8333 65.6833, -27.8333 65.6833, -27.8333 65.6833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1869'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9833 -64.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-64.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9833 -64.1667)"^^geo:wktLiteral ;
  geo-pos:lat "49.9833"^^xsd:decimal ;
  geo-pos:long "-64.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2364'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2364'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.1667'^^xsd:double;
  dwc:startLongitude '-64.1667'^^xsd:double;
  dwc:endLongitude '-64.1667'^^xsd:double;
  dwc:latitude '49.9833'^^xsd:double;
  dwc:startLatitude '49.9833'^^xsd:double;
  dwc:endLatitude '49.9833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.1667 49.9833, -64.1667 49.9833, -64.1667 49.9833, -64.1667 49.9833, -64.1667 49.9833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2364'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3288 -53.9678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3288"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3288 -53.9678)"^^geo:wktLiteral ;
  geo-pos:lat "47.3288"^^xsd:decimal ;
  geo-pos:long "-53.9678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4029'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_4029'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9678'^^xsd:double;
  dwc:startLongitude '-53.9678'^^xsd:double;
  dwc:endLongitude '-53.9678'^^xsd:double;
  dwc:latitude '47.3288'^^xsd:double;
  dwc:startLatitude '47.3288'^^xsd:double;
  dwc:endLatitude '47.3288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9678 47.3288, -53.9678 47.3288, -53.9678 47.3288, -53.9678 47.3288, -53.9678 47.3288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4029'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5123 -56.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5123"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5123 -56.6363)"^^geo:wktLiteral ;
  geo-pos:lat "51.5123"^^xsd:decimal ;
  geo-pos:long "-56.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3499'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3499'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6363'^^xsd:double;
  dwc:startLongitude '-56.6363'^^xsd:double;
  dwc:endLongitude '-56.6363'^^xsd:double;
  dwc:latitude '51.5123'^^xsd:double;
  dwc:startLatitude '51.5123'^^xsd:double;
  dwc:endLatitude '51.5123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6363 51.5123, -56.6363 51.5123, -56.6363 51.5123, -56.6363 51.5123, -56.6363 51.5123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3499'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5123 -56.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5123"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5123 -56.6363)"^^geo:wktLiteral ;
  geo-pos:lat "51.5123"^^xsd:decimal ;
  geo-pos:long "-56.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3500'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3500'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.6363'^^xsd:double;
  dwc:startLongitude '-56.6363'^^xsd:double;
  dwc:endLongitude '-56.6363'^^xsd:double;
  dwc:latitude '51.5123'^^xsd:double;
  dwc:startLatitude '51.5123'^^xsd:double;
  dwc:endLatitude '51.5123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.6363 51.5123, -56.6363 51.5123, -56.6363 51.5123, -56.6363 51.5123, -56.6363 51.5123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3500'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2853 -57.4937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2853"^^xsd:decimal ;
  dwc:decimalLongitude "-57.4937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2853 -57.4937)"^^geo:wktLiteral ;
  geo-pos:lat "51.2853"^^xsd:decimal ;
  geo-pos:long "-57.4937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_82'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_82'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.4937'^^xsd:double;
  dwc:startLongitude '-57.4937'^^xsd:double;
  dwc:endLongitude '-57.4937'^^xsd:double;
  dwc:latitude '51.2853'^^xsd:double;
  dwc:startLatitude '51.2853'^^xsd:double;
  dwc:endLatitude '51.2853'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.4937 51.2853, -57.4937 51.2853, -57.4937 51.2853, -57.4937 51.2853, -57.4937 51.2853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_82'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.476 -56.7713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.476"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.476 -56.7713)"^^geo:wktLiteral ;
  geo-pos:lat "51.476"^^xsd:decimal ;
  geo-pos:long "-56.7713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3531'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3531'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7713'^^xsd:double;
  dwc:startLongitude '-56.7713'^^xsd:double;
  dwc:endLongitude '-56.7713'^^xsd:double;
  dwc:latitude '51.476'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7713 51.476, -56.7713 51.476, -56.7713 51.476, -56.7713 51.476, -56.7713 51.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3531'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.476 -56.7713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.476"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.476 -56.7713)"^^geo:wktLiteral ;
  geo-pos:lat "51.476"^^xsd:decimal ;
  geo-pos:long "-56.7713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3532'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3532'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7713'^^xsd:double;
  dwc:startLongitude '-56.7713'^^xsd:double;
  dwc:endLongitude '-56.7713'^^xsd:double;
  dwc:latitude '51.476'^^xsd:double;
  dwc:startLatitude '51.476'^^xsd:double;
  dwc:endLatitude '51.476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7713 51.476, -56.7713 51.476, -56.7713 51.476, -56.7713 51.476, -56.7713 51.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3532'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2208 -64.3925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2208"^^xsd:decimal ;
  dwc:decimalLongitude "-64.3925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2208 -64.3925)"^^geo:wktLiteral ;
  geo-pos:lat "50.2208"^^xsd:decimal ;
  geo-pos:long "-64.3925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4164'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_4164'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.3925'^^xsd:double;
  dwc:startLongitude '-64.3925'^^xsd:double;
  dwc:endLongitude '-64.3925'^^xsd:double;
  dwc:latitude '50.2208'^^xsd:double;
  dwc:startLatitude '50.2208'^^xsd:double;
  dwc:endLatitude '50.2208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3925 50.2208, -64.3925 50.2208, -64.3925 50.2208, -64.3925 50.2208, -64.3925 50.2208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4164'^^xsd:string;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2695 -57.3675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2695"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2695 -57.3675)"^^geo:wktLiteral ;
  geo-pos:lat "51.2695"^^xsd:decimal ;
  geo-pos:long "-57.3675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2280'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_2280'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.3675'^^xsd:double;
  dwc:startLongitude '-57.3675'^^xsd:double;
  dwc:endLongitude '-57.3675'^^xsd:double;
  dwc:latitude '51.2695'^^xsd:double;
  dwc:startLatitude '51.2695'^^xsd:double;
  dwc:endLatitude '51.2695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.3675 51.2695, -57.3675 51.2695, -57.3675 51.2695, -57.3675 51.2695, -57.3675 51.2695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2280'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2833 -57.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-57.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2833 -57.4667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2833"^^xsd:decimal ;
  geo-pos:long "-57.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_83'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_83'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.4667'^^xsd:double;
  dwc:startLongitude '-57.4667'^^xsd:double;
  dwc:endLongitude '-57.4667'^^xsd:double;
  dwc:latitude '51.2833'^^xsd:double;
  dwc:startLatitude '51.2833'^^xsd:double;
  dwc:endLatitude '51.2833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.4667 51.2833, -57.4667 51.2833, -57.4667 51.2833, -57.4667 51.2833, -57.4667 51.2833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_83'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4212 -55.4522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4212"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4212 -55.4522)"^^geo:wktLiteral ;
  geo-pos:lat "51.4212"^^xsd:decimal ;
  geo-pos:long "-55.4522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_95'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_95'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.4522'^^xsd:double;
  dwc:startLongitude '-55.4522'^^xsd:double;
  dwc:endLongitude '-55.4522'^^xsd:double;
  dwc:latitude '51.4212'^^xsd:double;
  dwc:startLatitude '51.4212'^^xsd:double;
  dwc:endLatitude '51.4212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.4522 51.4212, -55.4522 51.4212, -55.4522 51.4212, -55.4522 51.4212, -55.4522 51.4212))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_95'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1062 -67.8023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1062"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1062 -67.8023)"^^geo:wktLiteral ;
  geo-pos:lat "44.1062"^^xsd:decimal ;
  geo-pos:long "-67.8023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3223'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_3223'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.8023'^^xsd:double;
  dwc:startLongitude '-67.8023'^^xsd:double;
  dwc:endLongitude '-67.8023'^^xsd:double;
  dwc:latitude '44.1062'^^xsd:double;
  dwc:startLatitude '44.1062'^^xsd:double;
  dwc:endLatitude '44.1062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8023 44.1062, -67.8023 44.1062, -67.8023 44.1062, -67.8023 44.1062, -67.8023 44.1062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3223'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6182 -70.4702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6182"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6182 -70.4702)"^^geo:wktLiteral ;
  geo-pos:lat "42.6182"^^xsd:decimal ;
  geo-pos:long "-70.4702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3858'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3858'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4702'^^xsd:double;
  dwc:startLongitude '-70.4702'^^xsd:double;
  dwc:endLongitude '-70.4702'^^xsd:double;
  dwc:latitude '42.6182'^^xsd:double;
  dwc:startLatitude '42.6182'^^xsd:double;
  dwc:endLatitude '42.6182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4702 42.6182, -70.4702 42.6182, -70.4702 42.6182, -70.4702 42.6182, -70.4702 42.6182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3858'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17 -52.8478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.17"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.17 -52.8478)"^^geo:wktLiteral ;
  geo-pos:lat "47.17"^^xsd:decimal ;
  geo-pos:long "-52.8478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3700'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3700'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8478'^^xsd:double;
  dwc:startLongitude '-52.8478'^^xsd:double;
  dwc:endLongitude '-52.8478'^^xsd:double;
  dwc:latitude '47.17'^^xsd:double;
  dwc:startLatitude '47.17'^^xsd:double;
  dwc:endLatitude '47.17'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8478 47.17, -52.8478 47.17, -52.8478 47.17, -52.8478 47.17, -52.8478 47.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3700'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7212 -69.7492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7212"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7212 -69.7492)"^^geo:wktLiteral ;
  geo-pos:lat "20.7212"^^xsd:decimal ;
  geo-pos:long "-69.7492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2689'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2689'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7492'^^xsd:double;
  dwc:startLongitude '-69.7492'^^xsd:double;
  dwc:endLongitude '-69.7492'^^xsd:double;
  dwc:latitude '20.7212'^^xsd:double;
  dwc:startLatitude '20.7212'^^xsd:double;
  dwc:endLatitude '20.7212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7492 20.7212, -69.7492 20.7212, -69.7492 20.7212, -69.7492 20.7212, -69.7492 20.7212))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2689'^^xsd:string;
  dwc:observationDate '1993-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4337 -67.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4337"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4337 -67.2667)"^^geo:wktLiteral ;
  geo-pos:lat "18.4337"^^xsd:decimal ;
  geo-pos:long "-67.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3094'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_3094'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2667'^^xsd:double;
  dwc:startLongitude '-67.2667'^^xsd:double;
  dwc:endLongitude '-67.2667'^^xsd:double;
  dwc:latitude '18.4337'^^xsd:double;
  dwc:startLatitude '18.4337'^^xsd:double;
  dwc:endLatitude '18.4337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2667 18.4337, -67.2667 18.4337, -67.2667 18.4337, -67.2667 18.4337, -67.2667 18.4337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3094'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1457 -68.8418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1457"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1457 -68.8418)"^^geo:wktLiteral ;
  geo-pos:lat "20.1457"^^xsd:decimal ;
  geo-pos:long "-68.8418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3187'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_3187'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8418'^^xsd:double;
  dwc:startLongitude '-68.8418'^^xsd:double;
  dwc:endLongitude '-68.8418'^^xsd:double;
  dwc:latitude '20.1457'^^xsd:double;
  dwc:startLatitude '20.1457'^^xsd:double;
  dwc:endLatitude '20.1457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8418 20.1457, -68.8418 20.1457, -68.8418 20.1457, -68.8418 20.1457, -68.8418 20.1457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3187'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1508 -70.1327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1508"^^xsd:decimal ;
  dwc:decimalLongitude "-70.1327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1508 -70.1327)"^^geo:wktLiteral ;
  geo-pos:lat "43.1508"^^xsd:decimal ;
  geo-pos:long "-70.1327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3270'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_3270'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.1327'^^xsd:double;
  dwc:startLongitude '-70.1327'^^xsd:double;
  dwc:endLongitude '-70.1327'^^xsd:double;
  dwc:latitude '43.1508'^^xsd:double;
  dwc:startLatitude '43.1508'^^xsd:double;
  dwc:endLatitude '43.1508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1327 43.1508, -70.1327 43.1508, -70.1327 43.1508, -70.1327 43.1508, -70.1327 43.1508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3270'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1172 -69.1743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1172"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1172 -69.1743)"^^geo:wktLiteral ;
  geo-pos:lat "19.1172"^^xsd:decimal ;
  geo-pos:long "-69.1743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2611'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2611'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1743'^^xsd:double;
  dwc:startLongitude '-69.1743'^^xsd:double;
  dwc:endLongitude '-69.1743'^^xsd:double;
  dwc:latitude '19.1172'^^xsd:double;
  dwc:startLatitude '19.1172'^^xsd:double;
  dwc:endLatitude '19.1172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1743 19.1172, -69.1743 19.1172, -69.1743 19.1172, -69.1743 19.1172, -69.1743 19.1172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2611'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7203 -69.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7203"^^xsd:decimal ;
  dwc:decimalLongitude "-69.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7203 -69.823)"^^geo:wktLiteral ;
  geo-pos:lat "20.7203"^^xsd:decimal ;
  geo-pos:long "-69.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1403'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1403'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.823'^^xsd:double;
  dwc:startLongitude '-69.823'^^xsd:double;
  dwc:endLongitude '-69.823'^^xsd:double;
  dwc:latitude '20.7203'^^xsd:double;
  dwc:startLatitude '20.7203'^^xsd:double;
  dwc:endLatitude '20.7203'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.823 20.7203, -69.823 20.7203, -69.823 20.7203, -69.823 20.7203, -69.823 20.7203))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1403'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7192 -69.8005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7192"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7192 -69.8005)"^^geo:wktLiteral ;
  geo-pos:lat "20.7192"^^xsd:decimal ;
  geo-pos:long "-69.8005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1584'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1584'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8005'^^xsd:double;
  dwc:startLongitude '-69.8005'^^xsd:double;
  dwc:endLongitude '-69.8005'^^xsd:double;
  dwc:latitude '20.7192'^^xsd:double;
  dwc:startLatitude '20.7192'^^xsd:double;
  dwc:endLatitude '20.7192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8005 20.7192, -69.8005 20.7192, -69.8005 20.7192, -69.8005 20.7192, -69.8005 20.7192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1584'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.757 -69.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.757"^^xsd:decimal ;
  dwc:decimalLongitude "-69.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.757 -69.792)"^^geo:wktLiteral ;
  geo-pos:lat "20.757"^^xsd:decimal ;
  geo-pos:long "-69.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1702'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1702'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.792'^^xsd:double;
  dwc:startLongitude '-69.792'^^xsd:double;
  dwc:endLongitude '-69.792'^^xsd:double;
  dwc:latitude '20.757'^^xsd:double;
  dwc:startLatitude '20.757'^^xsd:double;
  dwc:endLatitude '20.757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.792 20.757, -69.792 20.757, -69.792 20.757, -69.792 20.757, -69.792 20.757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1702'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.757 -69.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.757"^^xsd:decimal ;
  dwc:decimalLongitude "-69.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.757 -69.792)"^^geo:wktLiteral ;
  geo-pos:lat "20.757"^^xsd:decimal ;
  geo-pos:long "-69.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1703'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1703'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.792'^^xsd:double;
  dwc:startLongitude '-69.792'^^xsd:double;
  dwc:endLongitude '-69.792'^^xsd:double;
  dwc:latitude '20.757'^^xsd:double;
  dwc:startLatitude '20.757'^^xsd:double;
  dwc:endLatitude '20.757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.792 20.757, -69.792 20.757, -69.792 20.757, -69.792 20.757, -69.792 20.757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1703'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1278'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1278'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1278'^^xsd:string;
  dwc:observationDate '1992-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1279'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1279'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1279'^^xsd:string;
  dwc:observationDate '1992-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1280'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1280'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1280'^^xsd:string;
  dwc:observationDate '1992-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_515'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_515'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_515'^^xsd:string;
  dwc:observationDate '1992-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_516'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_516'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_516'^^xsd:string;
  dwc:observationDate '1992-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_517'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_517'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_517'^^xsd:string;
  dwc:observationDate '1992-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7712 -54.1098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7712"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7712 -54.1098)"^^geo:wktLiteral ;
  geo-pos:lat "46.7712"^^xsd:decimal ;
  geo-pos:long "-54.1098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1758'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1758'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1098'^^xsd:double;
  dwc:startLongitude '-54.1098'^^xsd:double;
  dwc:endLongitude '-54.1098'^^xsd:double;
  dwc:latitude '46.7712'^^xsd:double;
  dwc:startLatitude '46.7712'^^xsd:double;
  dwc:endLatitude '46.7712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1098 46.7712, -54.1098 46.7712, -54.1098 46.7712, -54.1098 46.7712, -54.1098 46.7712))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1758'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -57.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -57.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.37"^^xsd:decimal ;
  geo-pos:long "-57.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_60'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_60'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2'^^xsd:double;
  dwc:startLongitude '-57.2'^^xsd:double;
  dwc:endLongitude '-57.2'^^xsd:double;
  dwc:latitude '51.37'^^xsd:double;
  dwc:startLatitude '51.37'^^xsd:double;
  dwc:endLatitude '51.37'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2 51.37, -57.2 51.37, -57.2 51.37, -57.2 51.37, -57.2 51.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_60'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.7867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.74"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.74 -69.7867)"^^geo:wktLiteral ;
  geo-pos:lat "20.74"^^xsd:decimal ;
  geo-pos:long "-69.7867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2678'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2678'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7867'^^xsd:double;
  dwc:startLongitude '-69.7867'^^xsd:double;
  dwc:endLongitude '-69.7867'^^xsd:double;
  dwc:latitude '20.74'^^xsd:double;
  dwc:startLatitude '20.74'^^xsd:double;
  dwc:endLatitude '20.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7867 20.74, -69.7867 20.74, -69.7867 20.74, -69.7867 20.74, -69.7867 20.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2678'^^xsd:string;
  dwc:observationDate '1993-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7307 -69.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7307"^^xsd:decimal ;
  dwc:decimalLongitude "-69.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7307 -69.818)"^^geo:wktLiteral ;
  geo-pos:lat "20.7307"^^xsd:decimal ;
  geo-pos:long "-69.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2779'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2779'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.818'^^xsd:double;
  dwc:startLongitude '-69.818'^^xsd:double;
  dwc:endLongitude '-69.818'^^xsd:double;
  dwc:latitude '20.7307'^^xsd:double;
  dwc:startLatitude '20.7307'^^xsd:double;
  dwc:endLatitude '20.7307'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.818 20.7307, -69.818 20.7307, -69.818 20.7307, -69.818 20.7307, -69.818 20.7307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2779'^^xsd:string;
  dwc:observationDate '1993-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -57.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -57.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.37"^^xsd:decimal ;
  geo-pos:long "-57.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_61'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_61'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2'^^xsd:double;
  dwc:startLongitude '-57.2'^^xsd:double;
  dwc:endLongitude '-57.2'^^xsd:double;
  dwc:latitude '51.37'^^xsd:double;
  dwc:startLatitude '51.37'^^xsd:double;
  dwc:endLatitude '51.37'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2 51.37, -57.2 51.37, -57.2 51.37, -57.2 51.37, -57.2 51.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_61'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3555 -68.7825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3555"^^xsd:decimal ;
  dwc:decimalLongitude "-68.7825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3555 -68.7825)"^^geo:wktLiteral ;
  geo-pos:lat "43.3555"^^xsd:decimal ;
  geo-pos:long "-68.7825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3201'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_3201'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.2166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.7825'^^xsd:double;
  dwc:startLongitude '-68.7825'^^xsd:double;
  dwc:endLongitude '-68.7825'^^xsd:double;
  dwc:latitude '43.3555'^^xsd:double;
  dwc:startLatitude '43.3555'^^xsd:double;
  dwc:endLatitude '43.3555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7825 43.3555, -68.7825 43.3555, -68.7825 43.3555, -68.7825 43.3555, -68.7825 43.3555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3201'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.757 -69.8322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.757"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.757 -69.8322)"^^geo:wktLiteral ;
  geo-pos:lat "20.757"^^xsd:decimal ;
  geo-pos:long "-69.8322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1501'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1501'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8322'^^xsd:double;
  dwc:startLongitude '-69.8322'^^xsd:double;
  dwc:endLongitude '-69.8322'^^xsd:double;
  dwc:latitude '20.757'^^xsd:double;
  dwc:startLatitude '20.757'^^xsd:double;
  dwc:endLatitude '20.757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8322 20.757, -69.8322 20.757, -69.8322 20.757, -69.8322 20.757, -69.8322 20.757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1501'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7495 -69.8045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7495"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7495 -69.8045)"^^geo:wktLiteral ;
  geo-pos:lat "20.7495"^^xsd:decimal ;
  geo-pos:long "-69.8045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_869'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_869'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8045'^^xsd:double;
  dwc:startLongitude '-69.8045'^^xsd:double;
  dwc:endLongitude '-69.8045'^^xsd:double;
  dwc:latitude '20.7495'^^xsd:double;
  dwc:startLatitude '20.7495'^^xsd:double;
  dwc:endLatitude '20.7495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8045 20.7495, -69.8045 20.7495, -69.8045 20.7495, -69.8045 20.7495, -69.8045 20.7495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_869'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1981'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1981'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1981'^^xsd:string;
  dwc:observationDate '1992-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1980'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1980'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1980'^^xsd:string;
  dwc:observationDate '1992-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -52.7192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -52.7192)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-52.7192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_249'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_249'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7192'^^xsd:double;
  dwc:startLongitude '-52.7192'^^xsd:double;
  dwc:endLongitude '-52.7192'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:startLatitude '64.73'^^xsd:double;
  dwc:endLatitude '64.73'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7192 64.73, -52.7192 64.73, -52.7192 64.73, -52.7192 64.73, -52.7192 64.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_249'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6813 -69.8088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6813"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6813 -69.8088)"^^geo:wktLiteral ;
  geo-pos:lat "20.6813"^^xsd:decimal ;
  geo-pos:long "-69.8088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1541'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1541'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8088'^^xsd:double;
  dwc:startLongitude '-69.8088'^^xsd:double;
  dwc:endLongitude '-69.8088'^^xsd:double;
  dwc:latitude '20.6813'^^xsd:double;
  dwc:startLatitude '20.6813'^^xsd:double;
  dwc:endLatitude '20.6813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8088 20.6813, -69.8088 20.6813, -69.8088 20.6813, -69.8088 20.6813, -69.8088 20.6813))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1541'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8042 -69.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8042"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8042 -69.8067)"^^geo:wktLiteral ;
  geo-pos:lat "20.8042"^^xsd:decimal ;
  geo-pos:long "-69.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_982'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_982'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8067'^^xsd:double;
  dwc:startLongitude '-69.8067'^^xsd:double;
  dwc:endLongitude '-69.8067'^^xsd:double;
  dwc:latitude '20.8042'^^xsd:double;
  dwc:startLatitude '20.8042'^^xsd:double;
  dwc:endLatitude '20.8042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8067 20.8042, -69.8067 20.8042, -69.8067 20.8042, -69.8067 20.8042, -69.8067 20.8042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_982'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8042 -69.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8042"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8042 -69.8067)"^^geo:wktLiteral ;
  geo-pos:lat "20.8042"^^xsd:decimal ;
  geo-pos:long "-69.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_981'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_981'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8067'^^xsd:double;
  dwc:startLongitude '-69.8067'^^xsd:double;
  dwc:endLongitude '-69.8067'^^xsd:double;
  dwc:latitude '20.8042'^^xsd:double;
  dwc:startLatitude '20.8042'^^xsd:double;
  dwc:endLatitude '20.8042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8067 20.8042, -69.8067 20.8042, -69.8067 20.8042, -69.8067 20.8042, -69.8067 20.8042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_981'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9133 -52.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9133"^^xsd:decimal ;
  dwc:decimalLongitude "-52.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9133 -52.535)"^^geo:wktLiteral ;
  geo-pos:lat "63.9133"^^xsd:decimal ;
  geo-pos:long "-52.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_312'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_312'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.535'^^xsd:double;
  dwc:startLongitude '-52.535'^^xsd:double;
  dwc:endLongitude '-52.535'^^xsd:double;
  dwc:latitude '63.9133'^^xsd:double;
  dwc:startLatitude '63.9133'^^xsd:double;
  dwc:endLatitude '63.9133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.535 63.9133, -52.535 63.9133, -52.535 63.9133, -52.535 63.9133, -52.535 63.9133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_312'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9667 -26.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9667 -26.5833)"^^geo:wktLiteral ;
  geo-pos:lat "63.9667"^^xsd:decimal ;
  geo-pos:long "-26.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1791'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1791'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.5833'^^xsd:double;
  dwc:startLongitude '-26.5833'^^xsd:double;
  dwc:endLongitude '-26.5833'^^xsd:double;
  dwc:latitude '63.9667'^^xsd:double;
  dwc:startLatitude '63.9667'^^xsd:double;
  dwc:endLatitude '63.9667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.5833 63.9667, -26.5833 63.9667, -26.5833 63.9667, -26.5833 63.9667, -26.5833 63.9667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1791'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2888 -57.087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2888"^^xsd:decimal ;
  dwc:decimalLongitude "-57.087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2888 -57.087)"^^geo:wktLiteral ;
  geo-pos:lat "51.2888"^^xsd:decimal ;
  geo-pos:long "-57.087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2276'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2276'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.087'^^xsd:double;
  dwc:startLongitude '-57.087'^^xsd:double;
  dwc:endLongitude '-57.087'^^xsd:double;
  dwc:latitude '51.2888'^^xsd:double;
  dwc:startLatitude '51.2888'^^xsd:double;
  dwc:endLatitude '51.2888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.087 51.2888, -57.087 51.2888, -57.087 51.2888, -57.087 51.2888, -57.087 51.2888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2276'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3258 -57.2573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3258"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3258 -57.2573)"^^geo:wktLiteral ;
  geo-pos:lat "51.3258"^^xsd:decimal ;
  geo-pos:long "-57.2573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_64'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_64'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2573'^^xsd:double;
  dwc:startLongitude '-57.2573'^^xsd:double;
  dwc:endLongitude '-57.2573'^^xsd:double;
  dwc:latitude '51.3258'^^xsd:double;
  dwc:startLatitude '51.3258'^^xsd:double;
  dwc:endLatitude '51.3258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2573 51.3258, -57.2573 51.3258, -57.2573 51.3258, -57.2573 51.3258, -57.2573 51.3258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_64'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3522 -55.4405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3522"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3522 -55.4405)"^^geo:wktLiteral ;
  geo-pos:lat "51.3522"^^xsd:decimal ;
  geo-pos:long "-55.4405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_105'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_105'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.4405'^^xsd:double;
  dwc:startLongitude '-55.4405'^^xsd:double;
  dwc:endLongitude '-55.4405'^^xsd:double;
  dwc:latitude '51.3522'^^xsd:double;
  dwc:startLatitude '51.3522'^^xsd:double;
  dwc:endLatitude '51.3522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.4405 51.3522, -55.4405 51.3522, -55.4405 51.3522, -55.4405 51.3522, -55.4405 51.3522))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_105'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3578 -55.4077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3578"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3578 -55.4077)"^^geo:wktLiteral ;
  geo-pos:lat "51.3578"^^xsd:decimal ;
  geo-pos:long "-55.4077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_108'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_108'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.4077'^^xsd:double;
  dwc:startLongitude '-55.4077'^^xsd:double;
  dwc:endLongitude '-55.4077'^^xsd:double;
  dwc:latitude '51.3578'^^xsd:double;
  dwc:startLatitude '51.3578'^^xsd:double;
  dwc:endLatitude '51.3578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.4077 51.3578, -55.4077 51.3578, -55.4077 51.3578, -55.4077 51.3578, -55.4077 51.3578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_108'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64 -26.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64 -26.6333)"^^geo:wktLiteral ;
  geo-pos:lat "64"^^xsd:decimal ;
  geo-pos:long "-26.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1790'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1790'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.6333'^^xsd:double;
  dwc:startLongitude '-26.6333'^^xsd:double;
  dwc:endLongitude '-26.6333'^^xsd:double;
  dwc:latitude '64'^^xsd:integer;
  dwc:startLatitude '64'^^xsd:integer;
  dwc:endLatitude '64'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-26.6333 64, -26.6333 64, -26.6333 64, -26.6333 64, -26.6333 64))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1790'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.2 25.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.2 25.5833)"^^geo:wktLiteral ;
  geo-pos:lat "76.2"^^xsd:decimal ;
  geo-pos:long "25.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2666'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2666'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.5833'^^xsd:double;
  dwc:startLongitude '25.5833'^^xsd:double;
  dwc:endLongitude '25.5833'^^xsd:double;
  dwc:latitude '76.2'^^xsd:double;
  dwc:startLatitude '76.2'^^xsd:double;
  dwc:endLatitude '76.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.5833 76.2, 25.5833 76.2, 25.5833 76.2, 25.5833 76.2, 25.5833 76.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2666'^^xsd:string;
  dwc:observationDate '1993-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4463 -55.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4463"^^xsd:decimal ;
  dwc:decimalLongitude "-55.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4463 -55.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.4463"^^xsd:decimal ;
  geo-pos:long "-55.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_97'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_97'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.45'^^xsd:double;
  dwc:startLongitude '-55.45'^^xsd:double;
  dwc:endLongitude '-55.45'^^xsd:double;
  dwc:latitude '51.4463'^^xsd:double;
  dwc:startLatitude '51.4463'^^xsd:double;
  dwc:endLatitude '51.4463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.45 51.4463, -55.45 51.4463, -55.45 51.4463, -55.45 51.4463, -55.45 51.4463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_97'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3092 -57.2912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3092"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3092 -57.2912)"^^geo:wktLiteral ;
  geo-pos:lat "51.3092"^^xsd:decimal ;
  geo-pos:long "-57.2912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2258'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2258'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2912'^^xsd:double;
  dwc:startLongitude '-57.2912'^^xsd:double;
  dwc:endLongitude '-57.2912'^^xsd:double;
  dwc:latitude '51.3092'^^xsd:double;
  dwc:startLatitude '51.3092'^^xsd:double;
  dwc:endLatitude '51.3092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2912 51.3092, -57.2912 51.3092, -57.2912 51.3092, -57.2912 51.3092, -57.2912 51.3092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2258'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -52.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -52.6667)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-52.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3588'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3588'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6667'^^xsd:double;
  dwc:startLongitude '-52.6667'^^xsd:double;
  dwc:endLongitude '-52.6667'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:startLatitude '47.5'^^xsd:double;
  dwc:endLatitude '47.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6667 47.5, -52.6667 47.5, -52.6667 47.5, -52.6667 47.5, -52.6667 47.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3588'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6692 -70.3867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-70.3867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6692 -70.3867)"^^geo:wktLiteral ;
  geo-pos:lat "42.6692"^^xsd:decimal ;
  geo-pos:long "-70.3867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3865'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3865'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.3867'^^xsd:double;
  dwc:startLongitude '-70.3867'^^xsd:double;
  dwc:endLongitude '-70.3867'^^xsd:double;
  dwc:latitude '42.6692'^^xsd:double;
  dwc:startLatitude '42.6692'^^xsd:double;
  dwc:endLatitude '42.6692'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3867 42.6692, -70.3867 42.6692, -70.3867 42.6692, -70.3867 42.6692, -70.3867 42.6692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3865'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7608 -69.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7608"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7608 -69.7973)"^^geo:wktLiteral ;
  geo-pos:lat "20.7608"^^xsd:decimal ;
  geo-pos:long "-69.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2768'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2768'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7973'^^xsd:double;
  dwc:startLongitude '-69.7973'^^xsd:double;
  dwc:endLongitude '-69.7973'^^xsd:double;
  dwc:latitude '20.7608'^^xsd:double;
  dwc:startLatitude '20.7608'^^xsd:double;
  dwc:endLatitude '20.7608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7973 20.7608, -69.7973 20.7608, -69.7973 20.7608, -69.7973 20.7608, -69.7973 20.7608))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2768'^^xsd:string;
  dwc:observationDate '1993-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7608 -69.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7608"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7608 -69.7973)"^^geo:wktLiteral ;
  geo-pos:lat "20.7608"^^xsd:decimal ;
  geo-pos:long "-69.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2769'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2769'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7973'^^xsd:double;
  dwc:startLongitude '-69.7973'^^xsd:double;
  dwc:endLongitude '-69.7973'^^xsd:double;
  dwc:latitude '20.7608'^^xsd:double;
  dwc:startLatitude '20.7608'^^xsd:double;
  dwc:endLatitude '20.7608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7973 20.7608, -69.7973 20.7608, -69.7973 20.7608, -69.7973 20.7608, -69.7973 20.7608))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2769'^^xsd:string;
  dwc:observationDate '1993-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3913'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3913'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3913'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7555 -69.7815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7555"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7555 -69.7815)"^^geo:wktLiteral ;
  geo-pos:lat "20.7555"^^xsd:decimal ;
  geo-pos:long "-69.7815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2873'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2873'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7815'^^xsd:double;
  dwc:startLongitude '-69.7815'^^xsd:double;
  dwc:endLongitude '-69.7815'^^xsd:double;
  dwc:latitude '20.7555'^^xsd:double;
  dwc:startLatitude '20.7555'^^xsd:double;
  dwc:endLatitude '20.7555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7815 20.7555, -69.7815 20.7555, -69.7815 20.7555, -69.7815 20.7555, -69.7815 20.7555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2873'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1482 -69.1963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1482"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1482 -69.1963)"^^geo:wktLiteral ;
  geo-pos:lat "19.1482"^^xsd:decimal ;
  geo-pos:long "-69.1963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1159'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1159'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1963'^^xsd:double;
  dwc:startLongitude '-69.1963'^^xsd:double;
  dwc:endLongitude '-69.1963'^^xsd:double;
  dwc:latitude '19.1482'^^xsd:double;
  dwc:startLatitude '19.1482'^^xsd:double;
  dwc:endLatitude '19.1482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1963 19.1482, -69.1963 19.1482, -69.1963 19.1482, -69.1963 19.1482, -69.1963 19.1482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1159'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2068'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2068'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2068'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2337 -67.3837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2337"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2337 -67.3837)"^^geo:wktLiteral ;
  geo-pos:lat "18.2337"^^xsd:decimal ;
  geo-pos:long "-67.3837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3073'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3073'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3837'^^xsd:double;
  dwc:startLongitude '-67.3837'^^xsd:double;
  dwc:endLongitude '-67.3837'^^xsd:double;
  dwc:latitude '18.2337'^^xsd:double;
  dwc:startLatitude '18.2337'^^xsd:double;
  dwc:endLatitude '18.2337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3837 18.2337, -67.3837 18.2337, -67.3837 18.2337, -67.3837 18.2337, -67.3837 18.2337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3073'^^xsd:string;
  dwc:observationDate '1993-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2717 -68.8948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2717"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2717 -68.8948)"^^geo:wktLiteral ;
  geo-pos:lat "41.2717"^^xsd:decimal ;
  geo-pos:long "-68.8948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3401'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3401'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8948'^^xsd:double;
  dwc:startLongitude '-68.8948'^^xsd:double;
  dwc:endLongitude '-68.8948'^^xsd:double;
  dwc:latitude '41.2717'^^xsd:double;
  dwc:startLatitude '41.2717'^^xsd:double;
  dwc:endLatitude '41.2717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8948 41.2717, -68.8948 41.2717, -68.8948 41.2717, -68.8948 41.2717, -68.8948 41.2717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3401'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0193 -64.5517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0193"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0193 -64.5517)"^^geo:wktLiteral ;
  geo-pos:lat "50.0193"^^xsd:decimal ;
  geo-pos:long "-64.5517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4206'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4206'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5517'^^xsd:double;
  dwc:startLongitude '-64.5517'^^xsd:double;
  dwc:endLongitude '-64.5517'^^xsd:double;
  dwc:latitude '50.0193'^^xsd:double;
  dwc:startLatitude '50.0193'^^xsd:double;
  dwc:endLatitude '50.0193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5517 50.0193, -64.5517 50.0193, -64.5517 50.0193, -64.5517 50.0193, -64.5517 50.0193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4206'^^xsd:string;
  dwc:observationDate '1992-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4803 -56.7203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4803"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4803 -56.7203)"^^geo:wktLiteral ;
  geo-pos:lat "51.4803"^^xsd:decimal ;
  geo-pos:long "-56.7203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3497'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3497'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7203'^^xsd:double;
  dwc:startLongitude '-56.7203'^^xsd:double;
  dwc:endLongitude '-56.7203'^^xsd:double;
  dwc:latitude '51.4803'^^xsd:double;
  dwc:startLatitude '51.4803'^^xsd:double;
  dwc:endLatitude '51.4803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7203 51.4803, -56.7203 51.4803, -56.7203 51.4803, -56.7203 51.4803, -56.7203 51.4803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3497'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2069'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2069'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2069'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2070'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2070'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2070'^^xsd:string;
  dwc:observationDate '1992-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7577 -69.8002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7577"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7577 -69.8002)"^^geo:wktLiteral ;
  geo-pos:lat "20.7577"^^xsd:decimal ;
  geo-pos:long "-69.8002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1208'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1208'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8002'^^xsd:double;
  dwc:startLongitude '-69.8002'^^xsd:double;
  dwc:endLongitude '-69.8002'^^xsd:double;
  dwc:latitude '20.7577'^^xsd:double;
  dwc:startLatitude '20.7577'^^xsd:double;
  dwc:endLatitude '20.7577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8002 20.7577, -69.8002 20.7577, -69.8002 20.7577, -69.8002 20.7577, -69.8002 20.7577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1208'^^xsd:string;
  dwc:observationDate '1992-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7478"^^xsd:decimal ;
  dwc:decimalLongitude "-69.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7478 -69.788)"^^geo:wktLiteral ;
  geo-pos:lat "20.7478"^^xsd:decimal ;
  geo-pos:long "-69.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1461'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1461'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.788'^^xsd:double;
  dwc:startLongitude '-69.788'^^xsd:double;
  dwc:endLongitude '-69.788'^^xsd:double;
  dwc:latitude '20.7478'^^xsd:double;
  dwc:startLatitude '20.7478'^^xsd:double;
  dwc:endLatitude '20.7478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.788 20.7478, -69.788 20.7478, -69.788 20.7478, -69.788 20.7478, -69.788 20.7478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1461'^^xsd:string;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7253 -69.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7253"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7253 -69.8125)"^^geo:wktLiteral ;
  geo-pos:lat "20.7253"^^xsd:decimal ;
  geo-pos:long "-69.8125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_994'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_994'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8125'^^xsd:double;
  dwc:startLongitude '-69.8125'^^xsd:double;
  dwc:endLongitude '-69.8125'^^xsd:double;
  dwc:latitude '20.7253'^^xsd:double;
  dwc:startLatitude '20.7253'^^xsd:double;
  dwc:endLatitude '20.7253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8125 20.7253, -69.8125 20.7253, -69.8125 20.7253, -69.8125 20.7253, -69.8125 20.7253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_994'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7487 -69.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7487"^^xsd:decimal ;
  dwc:decimalLongitude "-69.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7487 -69.78)"^^geo:wktLiteral ;
  geo-pos:lat "20.7487"^^xsd:decimal ;
  geo-pos:long "-69.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_818'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_818'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.78'^^xsd:double;
  dwc:startLongitude '-69.78'^^xsd:double;
  dwc:endLongitude '-69.78'^^xsd:double;
  dwc:latitude '20.7487'^^xsd:double;
  dwc:startLatitude '20.7487'^^xsd:double;
  dwc:endLatitude '20.7487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.78 20.7487, -69.78 20.7487, -69.78 20.7487, -69.78 20.7487, -69.78 20.7487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_818'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7642 -69.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7642"^^xsd:decimal ;
  dwc:decimalLongitude "-69.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7642 -69.803)"^^geo:wktLiteral ;
  geo-pos:lat "20.7642"^^xsd:decimal ;
  geo-pos:long "-69.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1438'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1438'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.803'^^xsd:double;
  dwc:startLongitude '-69.803'^^xsd:double;
  dwc:endLongitude '-69.803'^^xsd:double;
  dwc:latitude '20.7642'^^xsd:double;
  dwc:startLatitude '20.7642'^^xsd:double;
  dwc:endLatitude '20.7642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.803 20.7642, -69.803 20.7642, -69.803 20.7642, -69.803 20.7642, -69.803 20.7642))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1438'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.093 -51.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.093"^^xsd:decimal ;
  dwc:decimalLongitude "-51.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.093 -51.996)"^^geo:wktLiteral ;
  geo-pos:lat "64.093"^^xsd:decimal ;
  geo-pos:long "-51.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_218'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_218'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.996'^^xsd:double;
  dwc:startLongitude '-51.996'^^xsd:double;
  dwc:endLongitude '-51.996'^^xsd:double;
  dwc:latitude '64.093'^^xsd:double;
  dwc:startLatitude '64.093'^^xsd:double;
  dwc:endLatitude '64.093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.996 64.093, -51.996 64.093, -51.996 64.093, -51.996 64.093, -51.996 64.093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_218'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2817 -52.9533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2817"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2817 -52.9533)"^^geo:wktLiteral ;
  geo-pos:lat "64.2817"^^xsd:decimal ;
  geo-pos:long "-52.9533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_285'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_285'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9533'^^xsd:double;
  dwc:startLongitude '-52.9533'^^xsd:double;
  dwc:endLongitude '-52.9533'^^xsd:double;
  dwc:latitude '64.2817'^^xsd:double;
  dwc:startLatitude '64.2817'^^xsd:double;
  dwc:endLatitude '64.2817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9533 64.2817, -52.9533 64.2817, -52.9533 64.2817, -52.9533 64.2817, -52.9533 64.2817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_285'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2817 -52.9533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2817"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2817 -52.9533)"^^geo:wktLiteral ;
  geo-pos:lat "64.2817"^^xsd:decimal ;
  geo-pos:long "-52.9533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_286'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_286'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.9533'^^xsd:double;
  dwc:startLongitude '-52.9533'^^xsd:double;
  dwc:endLongitude '-52.9533'^^xsd:double;
  dwc:latitude '64.2817'^^xsd:double;
  dwc:startLatitude '64.2817'^^xsd:double;
  dwc:endLatitude '64.2817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.9533 64.2817, -52.9533 64.2817, -52.9533 64.2817, -52.9533 64.2817, -52.9533 64.2817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_286'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4563 -51.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4563"^^xsd:decimal ;
  dwc:decimalLongitude "-51.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4563 -51.7255)"^^geo:wktLiteral ;
  geo-pos:lat "63.4563"^^xsd:decimal ;
  geo-pos:long "-51.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_179'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_179'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-51.7255'^^xsd:double;
  dwc:startLongitude '-51.7255'^^xsd:double;
  dwc:endLongitude '-51.7255'^^xsd:double;
  dwc:latitude '63.4563'^^xsd:double;
  dwc:startLatitude '63.4563'^^xsd:double;
  dwc:endLatitude '63.4563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.7255 63.4563, -51.7255 63.4563, -51.7255 63.4563, -51.7255 63.4563, -51.7255 63.4563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_179'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0833 -68.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0833 -68.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20.0833"^^xsd:decimal ;
  geo-pos:long "-68.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3182'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3182'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8333'^^xsd:double;
  dwc:startLongitude '-68.8333'^^xsd:double;
  dwc:endLongitude '-68.8333'^^xsd:double;
  dwc:latitude '20.0833'^^xsd:double;
  dwc:startLatitude '20.0833'^^xsd:double;
  dwc:endLatitude '20.0833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8333 20.0833, -68.8333 20.0833, -68.8333 20.0833, -68.8333 20.0833, -68.8333 20.0833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3182'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0497 -68.8027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0497"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0497 -68.8027)"^^geo:wktLiteral ;
  geo-pos:lat "20.0497"^^xsd:decimal ;
  geo-pos:long "-68.8027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3132'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3132'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8027'^^xsd:double;
  dwc:startLongitude '-68.8027'^^xsd:double;
  dwc:endLongitude '-68.8027'^^xsd:double;
  dwc:latitude '20.0497'^^xsd:double;
  dwc:startLatitude '20.0497'^^xsd:double;
  dwc:endLatitude '20.0497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8027 20.0497, -68.8027 20.0497, -68.8027 20.0497, -68.8027 20.0497, -68.8027 20.0497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3132'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1833 -18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1833 -18.3)"^^geo:wktLiteral ;
  geo-pos:lat "63.1833"^^xsd:decimal ;
  geo-pos:long "-18.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1893'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1893'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-18.3'^^xsd:double;
  dwc:startLongitude '-18.3'^^xsd:double;
  dwc:endLongitude '-18.3'^^xsd:double;
  dwc:latitude '63.1833'^^xsd:double;
  dwc:startLatitude '63.1833'^^xsd:double;
  dwc:endLatitude '63.1833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.3 63.1833, -18.3 63.1833, -18.3 63.1833, -18.3 63.1833, -18.3 63.1833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1893'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4074'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_4074'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4074'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4185'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_4185'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4185'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3227 -54.0227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3227"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3227 -54.0227)"^^geo:wktLiteral ;
  geo-pos:lat "47.3227"^^xsd:decimal ;
  geo-pos:long "-54.0227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4017'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_4017'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.0227'^^xsd:double;
  dwc:startLongitude '-54.0227'^^xsd:double;
  dwc:endLongitude '-54.0227'^^xsd:double;
  dwc:latitude '47.3227'^^xsd:double;
  dwc:startLatitude '47.3227'^^xsd:double;
  dwc:endLatitude '47.3227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.0227 47.3227, -54.0227 47.3227, -54.0227 47.3227, -54.0227 47.3227, -54.0227 47.3227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4017'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2348 -52.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2348"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2348 -52.798)"^^geo:wktLiteral ;
  geo-pos:lat "47.2348"^^xsd:decimal ;
  geo-pos:long "-52.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3660'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3660'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.798'^^xsd:double;
  dwc:startLongitude '-52.798'^^xsd:double;
  dwc:endLongitude '-52.798'^^xsd:double;
  dwc:latitude '47.2348'^^xsd:double;
  dwc:startLatitude '47.2348'^^xsd:double;
  dwc:endLatitude '47.2348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.798 47.2348, -52.798 47.2348, -52.798 47.2348, -52.798 47.2348, -52.798 47.2348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3660'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2551'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2551'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2551'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2550'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2550'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2550'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2549'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2549'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2549'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2548'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2548'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2548'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2547'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2547'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2547'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2546'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2546'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2546'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2223 -52.7825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2223"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2223 -52.7825)"^^geo:wktLiteral ;
  geo-pos:lat "47.2223"^^xsd:decimal ;
  geo-pos:long "-52.7825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3663'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3663'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7825'^^xsd:double;
  dwc:startLongitude '-52.7825'^^xsd:double;
  dwc:endLongitude '-52.7825'^^xsd:double;
  dwc:latitude '47.2223'^^xsd:double;
  dwc:startLatitude '47.2223'^^xsd:double;
  dwc:endLatitude '47.2223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7825 47.2223, -52.7825 47.2223, -52.7825 47.2223, -52.7825 47.2223, -52.7825 47.2223))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3663'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9758 -64.2892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9758"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9758 -64.2892)"^^geo:wktLiteral ;
  geo-pos:lat "49.9758"^^xsd:decimal ;
  geo-pos:long "-64.2892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2366'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2366'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.2892'^^xsd:double;
  dwc:startLongitude '-64.2892'^^xsd:double;
  dwc:endLongitude '-64.2892'^^xsd:double;
  dwc:latitude '49.9758'^^xsd:double;
  dwc:startLatitude '49.9758'^^xsd:double;
  dwc:endLatitude '49.9758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2892 49.9758, -64.2892 49.9758, -64.2892 49.9758, -64.2892 49.9758, -64.2892 49.9758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2366'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2553'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2553'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2553'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2552'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_2552'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2552'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9062 -63.4368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9062"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9062 -63.4368)"^^geo:wktLiteral ;
  geo-pos:lat "49.9062"^^xsd:decimal ;
  geo-pos:long "-63.4368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2368'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2368'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4368'^^xsd:double;
  dwc:startLongitude '-63.4368'^^xsd:double;
  dwc:endLongitude '-63.4368'^^xsd:double;
  dwc:latitude '49.9062'^^xsd:double;
  dwc:startLatitude '49.9062'^^xsd:double;
  dwc:endLatitude '49.9062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4368 49.9062, -63.4368 49.9062, -63.4368 49.9062, -63.4368 49.9062, -63.4368 49.9062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2368'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7868 -52.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7868"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7868 -52.7415)"^^geo:wktLiteral ;
  geo-pos:lat "47.7868"^^xsd:decimal ;
  geo-pos:long "-52.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3759'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3759'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7415'^^xsd:double;
  dwc:startLongitude '-52.7415'^^xsd:double;
  dwc:endLongitude '-52.7415'^^xsd:double;
  dwc:latitude '47.7868'^^xsd:double;
  dwc:startLatitude '47.7868'^^xsd:double;
  dwc:endLatitude '47.7868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7415 47.7868, -52.7415 47.7868, -52.7415 47.7868, -52.7415 47.7868, -52.7415 47.7868))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3759'^^xsd:string;
  dwc:observationDate '1993-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.589 -55.713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.589"^^xsd:decimal ;
  dwc:decimalLongitude "-55.713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.589 -55.713)"^^geo:wktLiteral ;
  geo-pos:lat "51.589"^^xsd:decimal ;
  geo-pos:long "-55.713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1958'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1958'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.713'^^xsd:double;
  dwc:startLongitude '-55.713'^^xsd:double;
  dwc:endLongitude '-55.713'^^xsd:double;
  dwc:latitude '51.589'^^xsd:double;
  dwc:startLatitude '51.589'^^xsd:double;
  dwc:endLatitude '51.589'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.713 51.589, -55.713 51.589, -55.713 51.589, -55.713 51.589, -55.713 51.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1958'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.589 -55.713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.589"^^xsd:decimal ;
  dwc:decimalLongitude "-55.713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.589 -55.713)"^^geo:wktLiteral ;
  geo-pos:lat "51.589"^^xsd:decimal ;
  geo-pos:long "-55.713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1959'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1959'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.713'^^xsd:double;
  dwc:startLongitude '-55.713'^^xsd:double;
  dwc:endLongitude '-55.713'^^xsd:double;
  dwc:latitude '51.589'^^xsd:double;
  dwc:startLatitude '51.589'^^xsd:double;
  dwc:endLatitude '51.589'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.713 51.589, -55.713 51.589, -55.713 51.589, -55.713 51.589, -55.713 51.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1959'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -66.2192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-66.2192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -66.2192)"^^geo:wktLiteral ;
  geo-pos:lat "44.41"^^xsd:decimal ;
  geo-pos:long "-66.2192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3247'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3247'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.2192'^^xsd:double;
  dwc:startLongitude '-66.2192'^^xsd:double;
  dwc:endLongitude '-66.2192'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:startLatitude '44.41'^^xsd:double;
  dwc:endLatitude '44.41'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.2192 44.41, -66.2192 44.41, -66.2192 44.41, -66.2192 44.41, -66.2192 44.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3247'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1875 -69.9957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1875"^^xsd:decimal ;
  dwc:decimalLongitude "-69.9957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1875 -69.9957)"^^geo:wktLiteral ;
  geo-pos:lat "43.1875"^^xsd:decimal ;
  geo-pos:long "-69.9957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3894'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3894'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.9957'^^xsd:double;
  dwc:startLongitude '-69.9957'^^xsd:double;
  dwc:endLongitude '-69.9957'^^xsd:double;
  dwc:latitude '43.1875'^^xsd:double;
  dwc:startLatitude '43.1875'^^xsd:double;
  dwc:endLatitude '43.1875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.9957 43.1875, -69.9957 43.1875, -69.9957 43.1875, -69.9957 43.1875, -69.9957 43.1875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3894'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1875 -69.9957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1875"^^xsd:decimal ;
  dwc:decimalLongitude "-69.9957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1875 -69.9957)"^^geo:wktLiteral ;
  geo-pos:lat "43.1875"^^xsd:decimal ;
  geo-pos:long "-69.9957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3895'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_3895'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.9957'^^xsd:double;
  dwc:startLongitude '-69.9957'^^xsd:double;
  dwc:endLongitude '-69.9957'^^xsd:double;
  dwc:latitude '43.1875'^^xsd:double;
  dwc:startLatitude '43.1875'^^xsd:double;
  dwc:endLatitude '43.1875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.9957 43.1875, -69.9957 43.1875, -69.9957 43.1875, -69.9957 43.1875, -69.9957 43.1875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3895'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1198 -67.5398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1198"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1198 -67.5398)"^^geo:wktLiteral ;
  geo-pos:lat "42.1198"^^xsd:decimal ;
  geo-pos:long "-67.5398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3250'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3250'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.5398'^^xsd:double;
  dwc:startLongitude '-67.5398'^^xsd:double;
  dwc:endLongitude '-67.5398'^^xsd:double;
  dwc:latitude '42.1198'^^xsd:double;
  dwc:startLatitude '42.1198'^^xsd:double;
  dwc:endLatitude '42.1198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5398 42.1198, -67.5398 42.1198, -67.5398 42.1198, -67.5398 42.1198, -67.5398 42.1198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3250'^^xsd:string;
  dwc:observationDate '1992-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7925 -69.8223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7925"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7925 -69.8223)"^^geo:wktLiteral ;
  geo-pos:lat "20.7925"^^xsd:decimal ;
  geo-pos:long "-69.8223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1625'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1625'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8223'^^xsd:double;
  dwc:startLongitude '-69.8223'^^xsd:double;
  dwc:endLongitude '-69.8223'^^xsd:double;
  dwc:latitude '20.7925'^^xsd:double;
  dwc:startLatitude '20.7925'^^xsd:double;
  dwc:endLatitude '20.7925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8223 20.7925, -69.8223 20.7925, -69.8223 20.7925, -69.8223 20.7925, -69.8223 20.7925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1625'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8532 -54.1922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8532"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8532 -54.1922)"^^geo:wktLiteral ;
  geo-pos:lat "46.8532"^^xsd:decimal ;
  geo-pos:long "-54.1922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1742'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1742'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1922'^^xsd:double;
  dwc:startLongitude '-54.1922'^^xsd:double;
  dwc:endLongitude '-54.1922'^^xsd:double;
  dwc:latitude '46.8532'^^xsd:double;
  dwc:startLatitude '46.8532'^^xsd:double;
  dwc:endLatitude '46.8532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1922 46.8532, -54.1922 46.8532, -54.1922 46.8532, -54.1922 46.8532, -54.1922 46.8532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1742'^^xsd:string;
  dwc:observationDate '1993-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7483 -69.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7483 -69.78)"^^geo:wktLiteral ;
  geo-pos:lat "20.7483"^^xsd:decimal ;
  geo-pos:long "-69.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_826'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_826'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.78'^^xsd:double;
  dwc:startLongitude '-69.78'^^xsd:double;
  dwc:endLongitude '-69.78'^^xsd:double;
  dwc:latitude '20.7483'^^xsd:double;
  dwc:startLatitude '20.7483'^^xsd:double;
  dwc:endLatitude '20.7483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.78 20.7483, -69.78 20.7483, -69.78 20.7483, -69.78 20.7483, -69.78 20.7483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_826'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0392 -49.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0392"^^xsd:decimal ;
  dwc:decimalLongitude "-49.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0392 -49.995)"^^geo:wktLiteral ;
  geo-pos:lat "62.0392"^^xsd:decimal ;
  geo-pos:long "-49.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_157'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_157'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.995'^^xsd:double;
  dwc:startLongitude '-49.995'^^xsd:double;
  dwc:endLongitude '-49.995'^^xsd:double;
  dwc:latitude '62.0392'^^xsd:double;
  dwc:startLatitude '62.0392'^^xsd:double;
  dwc:endLatitude '62.0392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.995 62.0392, -49.995 62.0392, -49.995 62.0392, -49.995 62.0392, -49.995 62.0392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_157'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0392 -49.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0392"^^xsd:decimal ;
  dwc:decimalLongitude "-49.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0392 -49.995)"^^geo:wktLiteral ;
  geo-pos:lat "62.0392"^^xsd:decimal ;
  geo-pos:long "-49.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_158'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_158'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-49.995'^^xsd:double;
  dwc:startLongitude '-49.995'^^xsd:double;
  dwc:endLongitude '-49.995'^^xsd:double;
  dwc:latitude '62.0392'^^xsd:double;
  dwc:startLatitude '62.0392'^^xsd:double;
  dwc:endLatitude '62.0392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.995 62.0392, -49.995 62.0392, -49.995 62.0392, -49.995 62.0392, -49.995 62.0392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_158'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.417 -69.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.417 -69.784)"^^geo:wktLiteral ;
  geo-pos:lat "20.417"^^xsd:decimal ;
  geo-pos:long "-69.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_768'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_768'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.784'^^xsd:double;
  dwc:startLongitude '-69.784'^^xsd:double;
  dwc:endLongitude '-69.784'^^xsd:double;
  dwc:latitude '20.417'^^xsd:double;
  dwc:startLatitude '20.417'^^xsd:double;
  dwc:endLatitude '20.417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.784 20.417, -69.784 20.417, -69.784 20.417, -69.784 20.417, -69.784 20.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_768'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7115 -69.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7115"^^xsd:decimal ;
  dwc:decimalLongitude "-69.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7115 -69.739)"^^geo:wktLiteral ;
  geo-pos:lat "20.7115"^^xsd:decimal ;
  geo-pos:long "-69.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_940'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_940'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.739'^^xsd:double;
  dwc:startLongitude '-69.739'^^xsd:double;
  dwc:endLongitude '-69.739'^^xsd:double;
  dwc:latitude '20.7115'^^xsd:double;
  dwc:startLatitude '20.7115'^^xsd:double;
  dwc:endLatitude '20.7115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.739 20.7115, -69.739 20.7115, -69.739 20.7115, -69.739 20.7115, -69.739 20.7115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_940'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7565 -69.8487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7565"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7565 -69.8487)"^^geo:wktLiteral ;
  geo-pos:lat "20.7565"^^xsd:decimal ;
  geo-pos:long "-69.8487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_902'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_902'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8487'^^xsd:double;
  dwc:startLongitude '-69.8487'^^xsd:double;
  dwc:endLongitude '-69.8487'^^xsd:double;
  dwc:latitude '20.7565'^^xsd:double;
  dwc:startLatitude '20.7565'^^xsd:double;
  dwc:endLatitude '20.7565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8487 20.7565, -69.8487 20.7565, -69.8487 20.7565, -69.8487 20.7565, -69.8487 20.7565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_902'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1333 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1333 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1333"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3153'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3153'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1333'^^xsd:double;
  dwc:startLatitude '19.1333'^^xsd:double;
  dwc:endLatitude '19.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1333, -69.2 19.1333, -69.2 19.1333, -69.2 19.1333, -69.2 19.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3153'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.8833 -24.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.8833 -24.1833)"^^geo:wktLiteral ;
  geo-pos:lat "62.8833"^^xsd:decimal ;
  geo-pos:long "-24.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1806'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1806'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.1833'^^xsd:double;
  dwc:startLongitude '-24.1833'^^xsd:double;
  dwc:endLongitude '-24.1833'^^xsd:double;
  dwc:latitude '62.8833'^^xsd:double;
  dwc:startLatitude '62.8833'^^xsd:double;
  dwc:endLatitude '62.8833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.1833 62.8833, -24.1833 62.8833, -24.1833 62.8833, -24.1833 62.8833, -24.1833 62.8833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1806'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1833 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1833 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.1833"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1883'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_1883'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:startLongitude '-23.5'^^xsd:double;
  dwc:endLongitude '-23.5'^^xsd:double;
  dwc:latitude '63.1833'^^xsd:double;
  dwc:startLatitude '63.1833'^^xsd:double;
  dwc:endLatitude '63.1833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.5 63.1833, -23.5 63.1833, -23.5 63.1833, -23.5 63.1833, -23.5 63.1833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1883'^^xsd:string;
  dwc:observationDate '1993-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4101'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_4101'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4101'^^xsd:string;
  dwc:observationDate '1993-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7588 -52.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7588"^^xsd:decimal ;
  dwc:decimalLongitude "-52.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7588 -52.932)"^^geo:wktLiteral ;
  geo-pos:lat "47.7588"^^xsd:decimal ;
  geo-pos:long "-52.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3598'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3598'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.932'^^xsd:double;
  dwc:startLongitude '-52.932'^^xsd:double;
  dwc:endLongitude '-52.932'^^xsd:double;
  dwc:latitude '47.7588'^^xsd:double;
  dwc:startLatitude '47.7588'^^xsd:double;
  dwc:endLatitude '47.7588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.932 47.7588, -52.932 47.7588, -52.932 47.7588, -52.932 47.7588, -52.932 47.7588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3598'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3752 -57.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3752"^^xsd:decimal ;
  dwc:decimalLongitude "-57.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3752 -57.222)"^^geo:wktLiteral ;
  geo-pos:lat "51.3752"^^xsd:decimal ;
  geo-pos:long "-57.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2441'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2441'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.222'^^xsd:double;
  dwc:startLongitude '-57.222'^^xsd:double;
  dwc:endLongitude '-57.222'^^xsd:double;
  dwc:latitude '51.3752'^^xsd:double;
  dwc:startLatitude '51.3752'^^xsd:double;
  dwc:endLatitude '51.3752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.222 51.3752, -57.222 51.3752, -57.222 51.3752, -57.222 51.3752, -57.222 51.3752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2441'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3752 -57.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3752"^^xsd:decimal ;
  dwc:decimalLongitude "-57.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3752 -57.222)"^^geo:wktLiteral ;
  geo-pos:lat "51.3752"^^xsd:decimal ;
  geo-pos:long "-57.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2442'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2442'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.222'^^xsd:double;
  dwc:startLongitude '-57.222'^^xsd:double;
  dwc:endLongitude '-57.222'^^xsd:double;
  dwc:latitude '51.3752'^^xsd:double;
  dwc:startLatitude '51.3752'^^xsd:double;
  dwc:endLatitude '51.3752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.222 51.3752, -57.222 51.3752, -57.222 51.3752, -57.222 51.3752, -57.222 51.3752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2442'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1002 -52.6583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1002"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1002 -52.6583)"^^geo:wktLiteral ;
  geo-pos:lat "64.1002"^^xsd:decimal ;
  geo-pos:long "-52.6583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_324'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_324'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6583'^^xsd:double;
  dwc:startLongitude '-52.6583'^^xsd:double;
  dwc:endLongitude '-52.6583'^^xsd:double;
  dwc:latitude '64.1002'^^xsd:double;
  dwc:startLatitude '64.1002'^^xsd:double;
  dwc:endLatitude '64.1002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6583 64.1002, -52.6583 64.1002, -52.6583 64.1002, -52.6583 64.1002, -52.6583 64.1002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_324'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7633 -69.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7633 -69.785)"^^geo:wktLiteral ;
  geo-pos:lat "20.7633"^^xsd:decimal ;
  geo-pos:long "-69.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1576'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1576'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.785'^^xsd:double;
  dwc:startLongitude '-69.785'^^xsd:double;
  dwc:endLongitude '-69.785'^^xsd:double;
  dwc:latitude '20.7633'^^xsd:double;
  dwc:startLatitude '20.7633'^^xsd:double;
  dwc:endLatitude '20.7633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.785 20.7633, -69.785 20.7633, -69.785 20.7633, -69.785 20.7633, -69.785 20.7633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1576'^^xsd:string;
  dwc:observationDate '1993-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1313 -68.8292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1313"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1313 -68.8292)"^^geo:wktLiteral ;
  geo-pos:lat "20.1313"^^xsd:decimal ;
  geo-pos:long "-68.8292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3166'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3166'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8292'^^xsd:double;
  dwc:startLongitude '-68.8292'^^xsd:double;
  dwc:endLongitude '-68.8292'^^xsd:double;
  dwc:latitude '20.1313'^^xsd:double;
  dwc:startLatitude '20.1313'^^xsd:double;
  dwc:endLatitude '20.1313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8292 20.1313, -68.8292 20.1313, -68.8292 20.1313, -68.8292 20.1313, -68.8292 20.1313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3166'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0667 -22.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0667 -22.05)"^^geo:wktLiteral ;
  geo-pos:lat "63.0667"^^xsd:decimal ;
  geo-pos:long "-22.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1811'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1811'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-22.05'^^xsd:double;
  dwc:startLongitude '-22.05'^^xsd:double;
  dwc:endLongitude '-22.05'^^xsd:double;
  dwc:latitude '63.0667'^^xsd:double;
  dwc:startLatitude '63.0667'^^xsd:double;
  dwc:endLatitude '63.0667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.05 63.0667, -22.05 63.0667, -22.05 63.0667, -22.05 63.0667, -22.05 63.0667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1811'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4197'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4197'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4197'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4200'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4200'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4200'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4199'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4199'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4199'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4198'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_4198'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4198'^^xsd:string;
  dwc:observationDate '1992-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2 27.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2"^^xsd:decimal ;
  dwc:decimalLongitude "27.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2 27.9333)"^^geo:wktLiteral ;
  geo-pos:lat "77.2"^^xsd:decimal ;
  geo-pos:long "27.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3046'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3046'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '27.9333'^^xsd:double;
  dwc:startLongitude '27.9333'^^xsd:double;
  dwc:endLongitude '27.9333'^^xsd:double;
  dwc:latitude '77.2'^^xsd:double;
  dwc:startLatitude '77.2'^^xsd:double;
  dwc:endLatitude '77.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((27.9333 77.2, 27.9333 77.2, 27.9333 77.2, 27.9333 77.2, 27.9333 77.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3046'^^xsd:string;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5175 -56.7172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5175"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5175 -56.7172)"^^geo:wktLiteral ;
  geo-pos:lat "51.5175"^^xsd:decimal ;
  geo-pos:long "-56.7172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3577'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3577'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7172'^^xsd:double;
  dwc:startLongitude '-56.7172'^^xsd:double;
  dwc:endLongitude '-56.7172'^^xsd:double;
  dwc:latitude '51.5175'^^xsd:double;
  dwc:startLatitude '51.5175'^^xsd:double;
  dwc:endLatitude '51.5175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7172 51.5175, -56.7172 51.5175, -56.7172 51.5175, -56.7172 51.5175, -56.7172 51.5175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3577'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3313 -66.3928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3313"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3313 -66.3928)"^^geo:wktLiteral ;
  geo-pos:lat "44.3313"^^xsd:decimal ;
  geo-pos:long "-66.3928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3241'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3241'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3928'^^xsd:double;
  dwc:startLongitude '-66.3928'^^xsd:double;
  dwc:endLongitude '-66.3928'^^xsd:double;
  dwc:latitude '44.3313'^^xsd:double;
  dwc:startLatitude '44.3313'^^xsd:double;
  dwc:endLatitude '44.3313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3928 44.3313, -66.3928 44.3313, -66.3928 44.3313, -66.3928 44.3313, -66.3928 44.3313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3241'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0182 -63.9747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0182"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0182 -63.9747)"^^geo:wktLiteral ;
  geo-pos:lat "50.0182"^^xsd:decimal ;
  geo-pos:long "-63.9747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4169'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_4169'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.9747'^^xsd:double;
  dwc:startLongitude '-63.9747'^^xsd:double;
  dwc:endLongitude '-63.9747'^^xsd:double;
  dwc:latitude '50.0182'^^xsd:double;
  dwc:startLatitude '50.0182'^^xsd:double;
  dwc:endLatitude '50.0182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.9747 50.0182, -63.9747 50.0182, -63.9747 50.0182, -63.9747 50.0182, -63.9747 50.0182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4169'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5985 -53.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5985"^^xsd:decimal ;
  dwc:decimalLongitude "-53.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5985 -53.046)"^^geo:wktLiteral ;
  geo-pos:lat "47.5985"^^xsd:decimal ;
  geo-pos:long "-53.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_349'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_349'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.046'^^xsd:double;
  dwc:startLongitude '-53.046'^^xsd:double;
  dwc:endLongitude '-53.046'^^xsd:double;
  dwc:latitude '47.5985'^^xsd:double;
  dwc:startLatitude '47.5985'^^xsd:double;
  dwc:endLatitude '47.5985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.046 47.5985, -53.046 47.5985, -53.046 47.5985, -53.046 47.5985, -53.046 47.5985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_349'^^xsd:string;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.744 -69.7738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.744"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.744 -69.7738)"^^geo:wktLiteral ;
  geo-pos:lat "20.744"^^xsd:decimal ;
  geo-pos:long "-69.7738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2892'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_2892'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7738'^^xsd:double;
  dwc:startLongitude '-69.7738'^^xsd:double;
  dwc:endLongitude '-69.7738'^^xsd:double;
  dwc:latitude '20.744'^^xsd:double;
  dwc:startLatitude '20.744'^^xsd:double;
  dwc:endLatitude '20.744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7738 20.744, -69.7738 20.744, -69.7738 20.744, -69.7738 20.744, -69.7738 20.744))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2892'^^xsd:string;
  dwc:observationDate '1993-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.219 -52.8253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.219"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.219 -52.8253)"^^geo:wktLiteral ;
  geo-pos:lat "47.219"^^xsd:decimal ;
  geo-pos:long "-52.8253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3709'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3709'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8253'^^xsd:double;
  dwc:startLongitude '-52.8253'^^xsd:double;
  dwc:endLongitude '-52.8253'^^xsd:double;
  dwc:latitude '47.219'^^xsd:double;
  dwc:startLatitude '47.219'^^xsd:double;
  dwc:endLatitude '47.219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8253 47.219, -52.8253 47.219, -52.8253 47.219, -52.8253 47.219, -52.8253 47.219))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3709'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1898 -70.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1898"^^xsd:decimal ;
  dwc:decimalLongitude "-70.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1898 -70.017)"^^geo:wktLiteral ;
  geo-pos:lat "43.1898"^^xsd:decimal ;
  geo-pos:long "-70.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3265'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3265'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.017'^^xsd:double;
  dwc:startLongitude '-70.017'^^xsd:double;
  dwc:endLongitude '-70.017'^^xsd:double;
  dwc:latitude '43.1898'^^xsd:double;
  dwc:startLatitude '43.1898'^^xsd:double;
  dwc:endLatitude '43.1898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.017 43.1898, -70.017 43.1898, -70.017 43.1898, -70.017 43.1898, -70.017 43.1898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3265'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4182 -70.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4182"^^xsd:decimal ;
  dwc:decimalLongitude "-70.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4182 -70.192)"^^geo:wktLiteral ;
  geo-pos:lat "42.4182"^^xsd:decimal ;
  geo-pos:long "-70.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3836'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3836'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.192'^^xsd:double;
  dwc:startLongitude '-70.192'^^xsd:double;
  dwc:endLongitude '-70.192'^^xsd:double;
  dwc:latitude '42.4182'^^xsd:double;
  dwc:startLatitude '42.4182'^^xsd:double;
  dwc:endLatitude '42.4182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.192 42.4182, -70.192 42.4182, -70.192 42.4182, -70.192 42.4182, -70.192 42.4182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3836'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1290'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1290'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1290'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7413 -69.8048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7413"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7413 -69.8048)"^^geo:wktLiteral ;
  geo-pos:lat "20.7413"^^xsd:decimal ;
  geo-pos:long "-69.8048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_989'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_989'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8048'^^xsd:double;
  dwc:startLongitude '-69.8048'^^xsd:double;
  dwc:endLongitude '-69.8048'^^xsd:double;
  dwc:latitude '20.7413'^^xsd:double;
  dwc:startLatitude '20.7413'^^xsd:double;
  dwc:endLatitude '20.7413'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8048 20.7413, -69.8048 20.7413, -69.8048 20.7413, -69.8048 20.7413, -69.8048 20.7413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_989'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_754'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_754'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_754'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7658 -52.7278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7658"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7658 -52.7278)"^^geo:wktLiteral ;
  geo-pos:lat "47.7658"^^xsd:decimal ;
  geo-pos:long "-52.7278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3817'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_3817'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7278'^^xsd:double;
  dwc:startLongitude '-52.7278'^^xsd:double;
  dwc:endLongitude '-52.7278'^^xsd:double;
  dwc:latitude '47.7658'^^xsd:double;
  dwc:startLatitude '47.7658'^^xsd:double;
  dwc:endLatitude '47.7658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7278 47.7658, -52.7278 47.7658, -52.7278 47.7658, -52.7278 47.7658, -52.7278 47.7658))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3817'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1291'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1291'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1291'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7187 -69.8052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7187"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7187 -69.8052)"^^geo:wktLiteral ;
  geo-pos:lat "20.7187"^^xsd:decimal ;
  geo-pos:long "-69.8052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1679'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1679'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8052'^^xsd:double;
  dwc:startLongitude '-69.8052'^^xsd:double;
  dwc:endLongitude '-69.8052'^^xsd:double;
  dwc:latitude '20.7187'^^xsd:double;
  dwc:startLatitude '20.7187'^^xsd:double;
  dwc:endLatitude '20.7187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8052 20.7187, -69.8052 20.7187, -69.8052 20.7187, -69.8052 20.7187, -69.8052 20.7187))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1679'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7187 -69.8052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7187"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7187 -69.8052)"^^geo:wktLiteral ;
  geo-pos:lat "20.7187"^^xsd:decimal ;
  geo-pos:long "-69.8052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1677'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1677'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8052'^^xsd:double;
  dwc:startLongitude '-69.8052'^^xsd:double;
  dwc:endLongitude '-69.8052'^^xsd:double;
  dwc:latitude '20.7187'^^xsd:double;
  dwc:startLatitude '20.7187'^^xsd:double;
  dwc:endLatitude '20.7187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8052 20.7187, -69.8052 20.7187, -69.8052 20.7187, -69.8052 20.7187, -69.8052 20.7187))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1677'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1286'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1286'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1286'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1287'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1287'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1287'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1288'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1288'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1288'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_750'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_750'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_750'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_751'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_751'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_751'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_752'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_752'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_752'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_753'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_753'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_753'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0613 -68.9343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0613"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0613 -68.9343)"^^geo:wktLiteral ;
  geo-pos:lat "20.0613"^^xsd:decimal ;
  geo-pos:long "-68.9343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3306'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3306'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9343'^^xsd:double;
  dwc:startLongitude '-68.9343'^^xsd:double;
  dwc:endLongitude '-68.9343'^^xsd:double;
  dwc:latitude '20.0613'^^xsd:double;
  dwc:startLatitude '20.0613'^^xsd:double;
  dwc:endLatitude '20.0613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9343 20.0613, -68.9343 20.0613, -68.9343 20.0613, -68.9343 20.0613, -68.9343 20.0613))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3306'^^xsd:string;
  dwc:observationDate '1993-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_755'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_755'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_755'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6167 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6167 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "65.6167"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1787'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1787'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:startLongitude '-28.1'^^xsd:double;
  dwc:endLongitude '-28.1'^^xsd:double;
  dwc:latitude '65.6167'^^xsd:double;
  dwc:startLatitude '65.6167'^^xsd:double;
  dwc:endLatitude '65.6167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.1 65.6167, -28.1 65.6167, -28.1 65.6167, -28.1 65.6167, -28.1 65.6167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1787'^^xsd:string;
  dwc:observationDate '1992-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.75 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.75"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.75 -25)"^^geo:wktLiteral ;
  geo-pos:lat "63.75"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1821'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1821'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:startLongitude '-25'^^xsd:integer;
  dwc:endLongitude '-25'^^xsd:integer;
  dwc:latitude '63.75'^^xsd:double;
  dwc:startLatitude '63.75'^^xsd:double;
  dwc:endLatitude '63.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25 63.75, -25 63.75, -25 63.75, -25 63.75, -25 63.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1821'^^xsd:string;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5637 -56.5775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5637"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5637 -56.5775)"^^geo:wktLiteral ;
  geo-pos:lat "51.5637"^^xsd:decimal ;
  geo-pos:long "-56.5775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3478'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3478'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.5775'^^xsd:double;
  dwc:startLongitude '-56.5775'^^xsd:double;
  dwc:endLongitude '-56.5775'^^xsd:double;
  dwc:latitude '51.5637'^^xsd:double;
  dwc:startLatitude '51.5637'^^xsd:double;
  dwc:endLatitude '51.5637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637, -56.5775 51.5637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3478'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9182 -63.4378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9182"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9182 -63.4378)"^^geo:wktLiteral ;
  geo-pos:lat "49.9182"^^xsd:decimal ;
  geo-pos:long "-63.4378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2409'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2409'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4378'^^xsd:double;
  dwc:startLongitude '-63.4378'^^xsd:double;
  dwc:endLongitude '-63.4378'^^xsd:double;
  dwc:latitude '49.9182'^^xsd:double;
  dwc:startLatitude '49.9182'^^xsd:double;
  dwc:endLatitude '49.9182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4378 49.9182, -63.4378 49.9182, -63.4378 49.9182, -63.4378 49.9182, -63.4378 49.9182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2409'^^xsd:string;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7883 -53.0228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7883"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7883 -53.0228)"^^geo:wktLiteral ;
  geo-pos:lat "47.7883"^^xsd:decimal ;
  geo-pos:long "-53.0228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_500'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_500'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0228'^^xsd:double;
  dwc:startLongitude '-53.0228'^^xsd:double;
  dwc:endLongitude '-53.0228'^^xsd:double;
  dwc:latitude '47.7883'^^xsd:double;
  dwc:startLatitude '47.7883'^^xsd:double;
  dwc:endLatitude '47.7883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0228 47.7883, -53.0228 47.7883, -53.0228 47.7883, -53.0228 47.7883, -53.0228 47.7883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_500'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8917 -53.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8917"^^xsd:decimal ;
  dwc:decimalLongitude "-53.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8917 -53.515)"^^geo:wktLiteral ;
  geo-pos:lat "48.8917"^^xsd:decimal ;
  geo-pos:long "-53.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_441'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_441'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.515'^^xsd:double;
  dwc:startLongitude '-53.515'^^xsd:double;
  dwc:endLongitude '-53.515'^^xsd:double;
  dwc:latitude '48.8917'^^xsd:double;
  dwc:startLatitude '48.8917'^^xsd:double;
  dwc:endLatitude '48.8917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.515 48.8917, -53.515 48.8917, -53.515 48.8917, -53.515 48.8917, -53.515 48.8917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_441'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7617 -69.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7617 -69.789)"^^geo:wktLiteral ;
  geo-pos:lat "20.7617"^^xsd:decimal ;
  geo-pos:long "-69.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2898'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2898'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.789'^^xsd:double;
  dwc:startLongitude '-69.789'^^xsd:double;
  dwc:endLongitude '-69.789'^^xsd:double;
  dwc:latitude '20.7617'^^xsd:double;
  dwc:startLatitude '20.7617'^^xsd:double;
  dwc:endLatitude '20.7617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.789 20.7617, -69.789 20.7617, -69.789 20.7617, -69.789 20.7617, -69.789 20.7617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2898'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.3333)"^^geo:wktLiteral ;
  geo-pos:lat "18.3667"^^xsd:decimal ;
  geo-pos:long "-67.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3096'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_3096'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3333'^^xsd:double;
  dwc:startLongitude '-67.3333'^^xsd:double;
  dwc:endLongitude '-67.3333'^^xsd:double;
  dwc:latitude '18.3667'^^xsd:double;
  dwc:startLatitude '18.3667'^^xsd:double;
  dwc:endLatitude '18.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3333 18.3667, -67.3333 18.3667, -67.3333 18.3667, -67.3333 18.3667, -67.3333 18.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3096'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7687 -69.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7687"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7687 -69.8165)"^^geo:wktLiteral ;
  geo-pos:lat "20.7687"^^xsd:decimal ;
  geo-pos:long "-69.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2761'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2761'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8165'^^xsd:double;
  dwc:startLongitude '-69.8165'^^xsd:double;
  dwc:endLongitude '-69.8165'^^xsd:double;
  dwc:latitude '20.7687'^^xsd:double;
  dwc:startLatitude '20.7687'^^xsd:double;
  dwc:endLatitude '20.7687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8165 20.7687, -69.8165 20.7687, -69.8165 20.7687, -69.8165 20.7687, -69.8165 20.7687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2761'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 -70.5182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.386"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 -70.5182)"^^geo:wktLiteral ;
  geo-pos:lat "42.386"^^xsd:decimal ;
  geo-pos:long "-70.5182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3876'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3876'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.5182'^^xsd:double;
  dwc:startLongitude '-70.5182'^^xsd:double;
  dwc:endLongitude '-70.5182'^^xsd:double;
  dwc:latitude '42.386'^^xsd:double;
  dwc:startLatitude '42.386'^^xsd:double;
  dwc:endLatitude '42.386'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5182 42.386, -70.5182 42.386, -70.5182 42.386, -70.5182 42.386, -70.5182 42.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3876'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0787 -68.8245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0787"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0787 -68.8245)"^^geo:wktLiteral ;
  geo-pos:lat "20.0787"^^xsd:decimal ;
  geo-pos:long "-68.8245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3130'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3130'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8245'^^xsd:double;
  dwc:startLongitude '-68.8245'^^xsd:double;
  dwc:endLongitude '-68.8245'^^xsd:double;
  dwc:latitude '20.0787'^^xsd:double;
  dwc:startLatitude '20.0787'^^xsd:double;
  dwc:endLatitude '20.0787'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8245 20.0787, -68.8245 20.0787, -68.8245 20.0787, -68.8245 20.0787, -68.8245 20.0787))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3130'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1467 -69.2148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1467 -69.2148)"^^geo:wktLiteral ;
  geo-pos:lat "19.1467"^^xsd:decimal ;
  geo-pos:long "-69.2148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2644'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_2644'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2148'^^xsd:double;
  dwc:startLongitude '-69.2148'^^xsd:double;
  dwc:endLongitude '-69.2148'^^xsd:double;
  dwc:latitude '19.1467'^^xsd:double;
  dwc:startLatitude '19.1467'^^xsd:double;
  dwc:endLatitude '19.1467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2148 19.1467, -69.2148 19.1467, -69.2148 19.1467, -69.2148 19.1467, -69.2148 19.1467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2644'^^xsd:string;
  dwc:observationDate '1993-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.764 -69.7888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.764"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.764 -69.7888)"^^geo:wktLiteral ;
  geo-pos:lat "20.764"^^xsd:decimal ;
  geo-pos:long "-69.7888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1318'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1318'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7888'^^xsd:double;
  dwc:startLongitude '-69.7888'^^xsd:double;
  dwc:endLongitude '-69.7888'^^xsd:double;
  dwc:latitude '20.764'^^xsd:double;
  dwc:startLatitude '20.764'^^xsd:double;
  dwc:endLatitude '20.764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7888 20.764, -69.7888 20.764, -69.7888 20.764, -69.7888 20.764, -69.7888 20.764))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1318'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.764 -69.7888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.764"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.764 -69.7888)"^^geo:wktLiteral ;
  geo-pos:lat "20.764"^^xsd:decimal ;
  geo-pos:long "-69.7888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1319'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1319'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7888'^^xsd:double;
  dwc:startLongitude '-69.7888'^^xsd:double;
  dwc:endLongitude '-69.7888'^^xsd:double;
  dwc:latitude '20.764'^^xsd:double;
  dwc:startLatitude '20.764'^^xsd:double;
  dwc:endLatitude '20.764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7888 20.764, -69.7888 20.764, -69.7888 20.764, -69.7888 20.764, -69.7888 20.764))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1319'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1276'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1276'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1276'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1277'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1277'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1277'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1275'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1275'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1275'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_509'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_509'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_509'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_510'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_510'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_510'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_511'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_511'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_511'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_512'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_512'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_512'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_513'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_513'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_513'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_514'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_514'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_514'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7425 -69.7968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7425"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7425 -69.7968)"^^geo:wktLiteral ;
  geo-pos:lat "20.7425"^^xsd:decimal ;
  geo-pos:long "-69.7968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1527'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1527'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7968'^^xsd:double;
  dwc:startLongitude '-69.7968'^^xsd:double;
  dwc:endLongitude '-69.7968'^^xsd:double;
  dwc:latitude '20.7425'^^xsd:double;
  dwc:startLatitude '20.7425'^^xsd:double;
  dwc:endLatitude '20.7425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7968 20.7425, -69.7968 20.7425, -69.7968 20.7425, -69.7968 20.7425, -69.7968 20.7425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1527'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7413 -69.8208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7413"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7413 -69.8208)"^^geo:wktLiteral ;
  geo-pos:lat "20.7413"^^xsd:decimal ;
  geo-pos:long "-69.8208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_995'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_995'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8208'^^xsd:double;
  dwc:startLongitude '-69.8208'^^xsd:double;
  dwc:endLongitude '-69.8208'^^xsd:double;
  dwc:latitude '20.7413'^^xsd:double;
  dwc:startLatitude '20.7413'^^xsd:double;
  dwc:endLatitude '20.7413'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8208 20.7413, -69.8208 20.7413, -69.8208 20.7413, -69.8208 20.7413, -69.8208 20.7413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_995'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1273'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1273'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1273'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1274'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1274'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.933333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167, -69.7833 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1274'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.16 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.16"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.16 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.16"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3110'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_3110'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.16'^^xsd:double;
  dwc:startLatitude '19.16'^^xsd:double;
  dwc:endLatitude '19.16'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.16, -69.2 19.16, -69.2 19.16, -69.2 19.16, -69.2 19.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3110'^^xsd:string;
  dwc:observationDate '1992-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_953'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_953'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75, -69.7833 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_953'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7433 -69.8087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7433 -69.8087)"^^geo:wktLiteral ;
  geo-pos:lat "20.7433"^^xsd:decimal ;
  geo-pos:long "-69.8087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1675'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_1675'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8087'^^xsd:double;
  dwc:startLongitude '-69.8087'^^xsd:double;
  dwc:endLongitude '-69.8087'^^xsd:double;
  dwc:latitude '20.7433'^^xsd:double;
  dwc:startLatitude '20.7433'^^xsd:double;
  dwc:endLatitude '20.7433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8087 20.7433, -69.8087 20.7433, -69.8087 20.7433, -69.8087 20.7433, -69.8087 20.7433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1675'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1333 -26.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1333 -26.8167)"^^geo:wktLiteral ;
  geo-pos:lat "66.1333"^^xsd:decimal ;
  geo-pos:long "-26.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1850'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1850'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.8167'^^xsd:double;
  dwc:startLongitude '-26.8167'^^xsd:double;
  dwc:endLongitude '-26.8167'^^xsd:double;
  dwc:latitude '66.1333'^^xsd:double;
  dwc:startLatitude '66.1333'^^xsd:double;
  dwc:endLatitude '66.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.8167 66.1333, -26.8167 66.1333, -26.8167 66.1333, -26.8167 66.1333, -26.8167 66.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1850'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -52.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -52.8667)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-52.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3982'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3982'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8667'^^xsd:double;
  dwc:startLongitude '-52.8667'^^xsd:double;
  dwc:endLongitude '-52.8667'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:startLatitude '47.1'^^xsd:double;
  dwc:endLatitude '47.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8667 47.1, -52.8667 47.1, -52.8667 47.1, -52.8667 47.1, -52.8667 47.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3982'^^xsd:string;
  dwc:observationDate '1992-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5833 -55.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-55.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5833 -55.725)"^^geo:wktLiteral ;
  geo-pos:lat "51.5833"^^xsd:decimal ;
  geo-pos:long "-55.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_20'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_20'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.725'^^xsd:double;
  dwc:startLongitude '-55.725'^^xsd:double;
  dwc:endLongitude '-55.725'^^xsd:double;
  dwc:latitude '51.5833'^^xsd:double;
  dwc:startLatitude '51.5833'^^xsd:double;
  dwc:endLatitude '51.5833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.725 51.5833, -55.725 51.5833, -55.725 51.5833, -55.725 51.5833, -55.725 51.5833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_20'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4167 -16.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4167 -16.1667)"^^geo:wktLiteral ;
  geo-pos:lat "63.4167"^^xsd:decimal ;
  geo-pos:long "-16.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1910'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1910'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.1667'^^xsd:double;
  dwc:startLongitude '-16.1667'^^xsd:double;
  dwc:endLongitude '-16.1667'^^xsd:double;
  dwc:latitude '63.4167'^^xsd:double;
  dwc:startLatitude '63.4167'^^xsd:double;
  dwc:endLatitude '63.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.1667 63.4167, -16.1667 63.4167, -16.1667 63.4167, -16.1667 63.4167, -16.1667 63.4167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1910'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2225'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2225'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2225'^^xsd:string;
  dwc:observationDate '1992-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2497'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2497'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2497'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2501'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2501'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2501'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2500'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2500'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2500'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2499'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2499'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2499'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2498'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2498'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2498'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2508'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2508'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2508'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2507'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2507'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2507'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2506'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_2506'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2506'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.805 -53.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.805"^^xsd:decimal ;
  dwc:decimalLongitude "-53.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.805 -53.14)"^^geo:wktLiteral ;
  geo-pos:lat "48.805"^^xsd:decimal ;
  geo-pos:long "-53.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_405'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_405'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.14'^^xsd:double;
  dwc:startLongitude '-53.14'^^xsd:double;
  dwc:endLongitude '-53.14'^^xsd:double;
  dwc:latitude '48.805'^^xsd:double;
  dwc:startLatitude '48.805'^^xsd:double;
  dwc:endLatitude '48.805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.14 48.805, -53.14 48.805, -53.14 48.805, -53.14 48.805, -53.14 48.805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_405'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3402 -57.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3402"^^xsd:decimal ;
  dwc:decimalLongitude "-57.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3402 -57.19)"^^geo:wktLiteral ;
  geo-pos:lat "51.3402"^^xsd:decimal ;
  geo-pos:long "-57.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2252'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2252'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.19'^^xsd:double;
  dwc:startLongitude '-57.19'^^xsd:double;
  dwc:endLongitude '-57.19'^^xsd:double;
  dwc:latitude '51.3402'^^xsd:double;
  dwc:startLatitude '51.3402'^^xsd:double;
  dwc:endLatitude '51.3402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.19 51.3402, -57.19 51.3402, -57.19 51.3402, -57.19 51.3402, -57.19 51.3402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2252'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1375 -69.5755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1375"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1375 -69.5755)"^^geo:wktLiteral ;
  geo-pos:lat "43.1375"^^xsd:decimal ;
  geo-pos:long "-69.5755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3293'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3293'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.516666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.5755'^^xsd:double;
  dwc:startLongitude '-69.5755'^^xsd:double;
  dwc:endLongitude '-69.5755'^^xsd:double;
  dwc:latitude '43.1375'^^xsd:double;
  dwc:startLatitude '43.1375'^^xsd:double;
  dwc:endLatitude '43.1375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5755 43.1375, -69.5755 43.1375, -69.5755 43.1375, -69.5755 43.1375, -69.5755 43.1375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3293'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4243 -70.4377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4243"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4243 -70.4377)"^^geo:wktLiteral ;
  geo-pos:lat "42.4243"^^xsd:decimal ;
  geo-pos:long "-70.4377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3197'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3197'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4377'^^xsd:double;
  dwc:startLongitude '-70.4377'^^xsd:double;
  dwc:endLongitude '-70.4377'^^xsd:double;
  dwc:latitude '42.4243'^^xsd:double;
  dwc:startLatitude '42.4243'^^xsd:double;
  dwc:endLatitude '42.4243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4377 42.4243, -70.4377 42.4243, -70.4377 42.4243, -70.4377 42.4243, -70.4377 42.4243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3197'^^xsd:string;
  dwc:observationDate '1992-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7232 -53.1487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7232"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7232 -53.1487)"^^geo:wktLiteral ;
  geo-pos:lat "47.7232"^^xsd:decimal ;
  geo-pos:long "-53.1487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3926'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3926'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1487'^^xsd:double;
  dwc:startLongitude '-53.1487'^^xsd:double;
  dwc:endLongitude '-53.1487'^^xsd:double;
  dwc:latitude '47.7232'^^xsd:double;
  dwc:startLatitude '47.7232'^^xsd:double;
  dwc:endLatitude '47.7232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1487 47.7232, -53.1487 47.7232, -53.1487 47.7232, -53.1487 47.7232, -53.1487 47.7232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3926'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4227 -70.4628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4227"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4227 -70.4628)"^^geo:wktLiteral ;
  geo-pos:lat "42.4227"^^xsd:decimal ;
  geo-pos:long "-70.4628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3824'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3824'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.4'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4628'^^xsd:double;
  dwc:startLongitude '-70.4628'^^xsd:double;
  dwc:endLongitude '-70.4628'^^xsd:double;
  dwc:latitude '42.4227'^^xsd:double;
  dwc:startLatitude '42.4227'^^xsd:double;
  dwc:endLatitude '42.4227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4628 42.4227, -70.4628 42.4227, -70.4628 42.4227, -70.4628 42.4227, -70.4628 42.4227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3824'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4227 -70.4628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4227"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4227 -70.4628)"^^geo:wktLiteral ;
  geo-pos:lat "42.4227"^^xsd:decimal ;
  geo-pos:long "-70.4628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3825'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3825'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4628'^^xsd:double;
  dwc:startLongitude '-70.4628'^^xsd:double;
  dwc:endLongitude '-70.4628'^^xsd:double;
  dwc:latitude '42.4227'^^xsd:double;
  dwc:startLatitude '42.4227'^^xsd:double;
  dwc:endLatitude '42.4227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4628 42.4227, -70.4628 42.4227, -70.4628 42.4227, -70.4628 42.4227, -70.4628 42.4227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3825'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4227 -70.4628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4227"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4227 -70.4628)"^^geo:wktLiteral ;
  geo-pos:lat "42.4227"^^xsd:decimal ;
  geo-pos:long "-70.4628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3826'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_3826'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.7166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4628'^^xsd:double;
  dwc:startLongitude '-70.4628'^^xsd:double;
  dwc:endLongitude '-70.4628'^^xsd:double;
  dwc:latitude '42.4227'^^xsd:double;
  dwc:startLatitude '42.4227'^^xsd:double;
  dwc:endLatitude '42.4227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4628 42.4227, -70.4628 42.4227, -70.4628 42.4227, -70.4628 42.4227, -70.4628 42.4227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3826'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5902 -68.5948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5902"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5902 -68.5948)"^^geo:wktLiteral ;
  geo-pos:lat "41.5902"^^xsd:decimal ;
  geo-pos:long "-68.5948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3350'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3350'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.883333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5948'^^xsd:double;
  dwc:startLongitude '-68.5948'^^xsd:double;
  dwc:endLongitude '-68.5948'^^xsd:double;
  dwc:latitude '41.5902'^^xsd:double;
  dwc:startLatitude '41.5902'^^xsd:double;
  dwc:endLatitude '41.5902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5948 41.5902, -68.5948 41.5902, -68.5948 41.5902, -68.5948 41.5902, -68.5948 41.5902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3350'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5902 -68.5948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5902"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5902 -68.5948)"^^geo:wktLiteral ;
  geo-pos:lat "41.5902"^^xsd:decimal ;
  geo-pos:long "-68.5948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3419'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3419'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.5948'^^xsd:double;
  dwc:startLongitude '-68.5948'^^xsd:double;
  dwc:endLongitude '-68.5948'^^xsd:double;
  dwc:latitude '41.5902'^^xsd:double;
  dwc:startLatitude '41.5902'^^xsd:double;
  dwc:endLatitude '41.5902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5948 41.5902, -68.5948 41.5902, -68.5948 41.5902, -68.5948 41.5902, -68.5948 41.5902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3419'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1375 -69.5755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1375"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1375 -69.5755)"^^geo:wktLiteral ;
  geo-pos:lat "43.1375"^^xsd:decimal ;
  geo-pos:long "-69.5755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3294'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3294'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.6'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.5755'^^xsd:double;
  dwc:startLongitude '-69.5755'^^xsd:double;
  dwc:endLongitude '-69.5755'^^xsd:double;
  dwc:latitude '43.1375'^^xsd:double;
  dwc:startLatitude '43.1375'^^xsd:double;
  dwc:endLatitude '43.1375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5755 43.1375, -69.5755 43.1375, -69.5755 43.1375, -69.5755 43.1375, -69.5755 43.1375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3294'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0782 -68.8247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0782"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0782 -68.8247)"^^geo:wktLiteral ;
  geo-pos:lat "20.0782"^^xsd:decimal ;
  geo-pos:long "-68.8247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3129'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3129'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8247'^^xsd:double;
  dwc:startLongitude '-68.8247'^^xsd:double;
  dwc:endLongitude '-68.8247'^^xsd:double;
  dwc:latitude '20.0782'^^xsd:double;
  dwc:startLatitude '20.0782'^^xsd:double;
  dwc:endLatitude '20.0782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8247 20.0782, -68.8247 20.0782, -68.8247 20.0782, -68.8247 20.0782, -68.8247 20.0782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3129'^^xsd:string;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.129 -69.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.129"^^xsd:decimal ;
  dwc:decimalLongitude "-69.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.129 -69.791)"^^geo:wktLiteral ;
  geo-pos:lat "42.129"^^xsd:decimal ;
  geo-pos:long "-69.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3253'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3253'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.791'^^xsd:double;
  dwc:startLongitude '-69.791'^^xsd:double;
  dwc:endLongitude '-69.791'^^xsd:double;
  dwc:latitude '42.129'^^xsd:double;
  dwc:startLatitude '42.129'^^xsd:double;
  dwc:endLatitude '42.129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.791 42.129, -69.791 42.129, -69.791 42.129, -69.791 42.129, -69.791 42.129))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3253'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7263 -69.7698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7263"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7263 -69.7698)"^^geo:wktLiteral ;
  geo-pos:lat "20.7263"^^xsd:decimal ;
  geo-pos:long "-69.7698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2867'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2867'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7698'^^xsd:double;
  dwc:startLongitude '-69.7698'^^xsd:double;
  dwc:endLongitude '-69.7698'^^xsd:double;
  dwc:latitude '20.7263'^^xsd:double;
  dwc:startLatitude '20.7263'^^xsd:double;
  dwc:endLatitude '20.7263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7698 20.7263, -69.7698 20.7263, -69.7698 20.7263, -69.7698 20.7263, -69.7698 20.7263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2867'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7543 -69.7875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7543"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7543 -69.7875)"^^geo:wktLiteral ;
  geo-pos:lat "20.7543"^^xsd:decimal ;
  geo-pos:long "-69.7875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2807'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2807'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7875'^^xsd:double;
  dwc:startLongitude '-69.7875'^^xsd:double;
  dwc:endLongitude '-69.7875'^^xsd:double;
  dwc:latitude '20.7543'^^xsd:double;
  dwc:startLatitude '20.7543'^^xsd:double;
  dwc:endLatitude '20.7543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7875 20.7543, -69.7875 20.7543, -69.7875 20.7543, -69.7875 20.7543, -69.7875 20.7543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2807'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.154 -69.2368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.154"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.154 -69.2368)"^^geo:wktLiteral ;
  geo-pos:lat "19.154"^^xsd:decimal ;
  geo-pos:long "-69.2368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1190'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1190'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2368'^^xsd:double;
  dwc:startLongitude '-69.2368'^^xsd:double;
  dwc:endLongitude '-69.2368'^^xsd:double;
  dwc:latitude '19.154'^^xsd:double;
  dwc:startLatitude '19.154'^^xsd:double;
  dwc:endLatitude '19.154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2368 19.154, -69.2368 19.154, -69.2368 19.154, -69.2368 19.154, -69.2368 19.154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1190'^^xsd:string;
  dwc:observationDate '1993-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.688 -69.7827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.688"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.688 -69.7827)"^^geo:wktLiteral ;
  geo-pos:lat "20.688"^^xsd:decimal ;
  geo-pos:long "-69.7827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1559'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1559'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7827'^^xsd:double;
  dwc:startLongitude '-69.7827'^^xsd:double;
  dwc:endLongitude '-69.7827'^^xsd:double;
  dwc:latitude '20.688'^^xsd:double;
  dwc:startLatitude '20.688'^^xsd:double;
  dwc:endLatitude '20.688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7827 20.688, -69.7827 20.688, -69.7827 20.688, -69.7827 20.688, -69.7827 20.688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1559'^^xsd:string;
  dwc:observationDate '1993-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_680'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_680'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_680'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_681'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_681'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_681'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6713 -69.8118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6713"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6713 -69.8118)"^^geo:wktLiteral ;
  geo-pos:lat "20.6713"^^xsd:decimal ;
  geo-pos:long "-69.8118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1542'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1542'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8118'^^xsd:double;
  dwc:startLongitude '-69.8118'^^xsd:double;
  dwc:endLongitude '-69.8118'^^xsd:double;
  dwc:latitude '20.6713'^^xsd:double;
  dwc:startLatitude '20.6713'^^xsd:double;
  dwc:endLatitude '20.6713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8118 20.6713, -69.8118 20.6713, -69.8118 20.6713, -69.8118 20.6713, -69.8118 20.6713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1542'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7185 -69.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7185"^^xsd:decimal ;
  dwc:decimalLongitude "-69.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7185 -69.808)"^^geo:wktLiteral ;
  geo-pos:lat "20.7185"^^xsd:decimal ;
  geo-pos:long "-69.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_976'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_976'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.808'^^xsd:double;
  dwc:startLongitude '-69.808'^^xsd:double;
  dwc:endLongitude '-69.808'^^xsd:double;
  dwc:latitude '20.7185'^^xsd:double;
  dwc:startLatitude '20.7185'^^xsd:double;
  dwc:endLatitude '20.7185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.808 20.7185, -69.808 20.7185, -69.808 20.7185, -69.808 20.7185, -69.808 20.7185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_976'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7692 -69.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7692"^^xsd:decimal ;
  dwc:decimalLongitude "-69.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7692 -69.796)"^^geo:wktLiteral ;
  geo-pos:lat "20.7692"^^xsd:decimal ;
  geo-pos:long "-69.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_912'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_912'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.796'^^xsd:double;
  dwc:startLongitude '-69.796'^^xsd:double;
  dwc:endLongitude '-69.796'^^xsd:double;
  dwc:latitude '20.7692'^^xsd:double;
  dwc:startLatitude '20.7692'^^xsd:double;
  dwc:endLatitude '20.7692'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.796 20.7692, -69.796 20.7692, -69.796 20.7692, -69.796 20.7692, -69.796 20.7692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_912'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7335 -69.8163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7335"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7335 -69.8163)"^^geo:wktLiteral ;
  geo-pos:lat "20.7335"^^xsd:decimal ;
  geo-pos:long "-69.8163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_881'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_881'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8163'^^xsd:double;
  dwc:startLongitude '-69.8163'^^xsd:double;
  dwc:endLongitude '-69.8163'^^xsd:double;
  dwc:latitude '20.7335'^^xsd:double;
  dwc:startLatitude '20.7335'^^xsd:double;
  dwc:endLatitude '20.7335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8163 20.7335, -69.8163 20.7335, -69.8163 20.7335, -69.8163 20.7335, -69.8163 20.7335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_881'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_685'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_685'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_685'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_686'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_686'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_686'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_687'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_687'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_687'^^xsd:string;
  dwc:observationDate '1992-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7057 -69.7882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7057"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7057 -69.7882)"^^geo:wktLiteral ;
  geo-pos:lat "20.7057"^^xsd:decimal ;
  geo-pos:long "-69.7882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1551'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1551'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7882'^^xsd:double;
  dwc:startLongitude '-69.7882'^^xsd:double;
  dwc:endLongitude '-69.7882'^^xsd:double;
  dwc:latitude '20.7057'^^xsd:double;
  dwc:startLatitude '20.7057'^^xsd:double;
  dwc:endLatitude '20.7057'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7882 20.7057, -69.7882 20.7057, -69.7882 20.7057, -69.7882 20.7057, -69.7882 20.7057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1551'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1333 -26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1333 -26.8)"^^geo:wktLiteral ;
  geo-pos:lat "66.1333"^^xsd:decimal ;
  geo-pos:long "-26.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1851'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1851'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.8'^^xsd:double;
  dwc:startLongitude '-26.8'^^xsd:double;
  dwc:endLongitude '-26.8'^^xsd:double;
  dwc:latitude '66.1333'^^xsd:double;
  dwc:startLatitude '66.1333'^^xsd:double;
  dwc:endLatitude '66.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.8 66.1333, -26.8 66.1333, -26.8 66.1333, -26.8 66.1333, -26.8 66.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1851'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.188 -52.8345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.188"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.188 -52.8345)"^^geo:wktLiteral ;
  geo-pos:lat "47.188"^^xsd:decimal ;
  geo-pos:long "-52.8345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3686'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3686'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8345'^^xsd:double;
  dwc:startLongitude '-52.8345'^^xsd:double;
  dwc:endLongitude '-52.8345'^^xsd:double;
  dwc:latitude '47.188'^^xsd:double;
  dwc:startLatitude '47.188'^^xsd:double;
  dwc:endLatitude '47.188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8345 47.188, -52.8345 47.188, -52.8345 47.188, -52.8345 47.188, -52.8345 47.188))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3686'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -16.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -16.1833)"^^geo:wktLiteral ;
  geo-pos:lat "63.4"^^xsd:decimal ;
  geo-pos:long "-16.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1909'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1909'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.1833'^^xsd:double;
  dwc:startLongitude '-16.1833'^^xsd:double;
  dwc:endLongitude '-16.1833'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:startLatitude '63.4'^^xsd:double;
  dwc:endLatitude '63.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.1833 63.4, -16.1833 63.4, -16.1833 63.4, -16.1833 63.4, -16.1833 63.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1909'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3667 -67.2833)"^^geo:wktLiteral ;
  geo-pos:lat "18.3667"^^xsd:decimal ;
  geo-pos:long "-67.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3099'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3099'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.2833'^^xsd:double;
  dwc:startLongitude '-67.2833'^^xsd:double;
  dwc:endLongitude '-67.2833'^^xsd:double;
  dwc:latitude '18.3667'^^xsd:double;
  dwc:startLatitude '18.3667'^^xsd:double;
  dwc:endLatitude '18.3667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2833 18.3667, -67.2833 18.3667, -67.2833 18.3667, -67.2833 18.3667, -67.2833 18.3667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3099'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.8667 25.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.8667"^^xsd:decimal ;
  dwc:decimalLongitude "25.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.8667 25.2667)"^^geo:wktLiteral ;
  geo-pos:lat "76.8667"^^xsd:decimal ;
  geo-pos:long "25.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3038'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3038'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '25.2667'^^xsd:double;
  dwc:startLongitude '25.2667'^^xsd:double;
  dwc:endLongitude '25.2667'^^xsd:double;
  dwc:latitude '76.8667'^^xsd:double;
  dwc:startLatitude '76.8667'^^xsd:double;
  dwc:endLatitude '76.8667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.2667 76.8667, 25.2667 76.8667, 25.2667 76.8667, 25.2667 76.8667, 25.2667 76.8667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3038'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0517 -54.1192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0517"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0517 -54.1192)"^^geo:wktLiteral ;
  geo-pos:lat "47.0517"^^xsd:decimal ;
  geo-pos:long "-54.1192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4011'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_4011'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.1192'^^xsd:double;
  dwc:startLongitude '-54.1192'^^xsd:double;
  dwc:endLongitude '-54.1192'^^xsd:double;
  dwc:latitude '47.0517'^^xsd:double;
  dwc:startLatitude '47.0517'^^xsd:double;
  dwc:endLatitude '47.0517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.1192 47.0517, -54.1192 47.0517, -54.1192 47.0517, -54.1192 47.0517, -54.1192 47.0517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4011'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.299 -52.7468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.299"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.299 -52.7468)"^^geo:wktLiteral ;
  geo-pos:lat "47.299"^^xsd:decimal ;
  geo-pos:long "-52.7468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3637'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3637'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7468'^^xsd:double;
  dwc:startLongitude '-52.7468'^^xsd:double;
  dwc:endLongitude '-52.7468'^^xsd:double;
  dwc:latitude '47.299'^^xsd:double;
  dwc:startLatitude '47.299'^^xsd:double;
  dwc:endLatitude '47.299'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7468 47.299, -52.7468 47.299, -52.7468 47.299, -52.7468 47.299, -52.7468 47.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3637'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6618 -53.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6618"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6618 -53.6065)"^^geo:wktLiteral ;
  geo-pos:lat "48.6618"^^xsd:decimal ;
  geo-pos:long "-53.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3780'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_3780'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6065'^^xsd:double;
  dwc:startLongitude '-53.6065'^^xsd:double;
  dwc:endLongitude '-53.6065'^^xsd:double;
  dwc:latitude '48.6618'^^xsd:double;
  dwc:startLatitude '48.6618'^^xsd:double;
  dwc:endLatitude '48.6618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6065 48.6618, -53.6065 48.6618, -53.6065 48.6618, -53.6065 48.6618, -53.6065 48.6618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3780'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6353 -53.6433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6353"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6353 -53.6433)"^^geo:wktLiteral ;
  geo-pos:lat "46.6353"^^xsd:decimal ;
  geo-pos:long "-53.6433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3993'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_3993'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6433'^^xsd:double;
  dwc:startLongitude '-53.6433'^^xsd:double;
  dwc:endLongitude '-53.6433'^^xsd:double;
  dwc:latitude '46.6353'^^xsd:double;
  dwc:startLatitude '46.6353'^^xsd:double;
  dwc:endLatitude '46.6353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6433 46.6353, -53.6433 46.6353, -53.6433 46.6353, -53.6433 46.6353, -53.6433 46.6353))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3993'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3433 -57.328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3433"^^xsd:decimal ;
  dwc:decimalLongitude "-57.328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3433 -57.328)"^^geo:wktLiteral ;
  geo-pos:lat "51.3433"^^xsd:decimal ;
  geo-pos:long "-57.328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2446'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2446'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.328'^^xsd:double;
  dwc:startLongitude '-57.328'^^xsd:double;
  dwc:endLongitude '-57.328'^^xsd:double;
  dwc:latitude '51.3433'^^xsd:double;
  dwc:startLatitude '51.3433'^^xsd:double;
  dwc:endLatitude '51.3433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.328 51.3433, -57.328 51.3433, -57.328 51.3433, -57.328 51.3433, -57.328 51.3433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2446'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3433 -57.328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3433"^^xsd:decimal ;
  dwc:decimalLongitude "-57.328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3433 -57.328)"^^geo:wktLiteral ;
  geo-pos:lat "51.3433"^^xsd:decimal ;
  geo-pos:long "-57.328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2447'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2447'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.328'^^xsd:double;
  dwc:startLongitude '-57.328'^^xsd:double;
  dwc:endLongitude '-57.328'^^xsd:double;
  dwc:latitude '51.3433'^^xsd:double;
  dwc:startLatitude '51.3433'^^xsd:double;
  dwc:endLatitude '51.3433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.328 51.3433, -57.328 51.3433, -57.328 51.3433, -57.328 51.3433, -57.328 51.3433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2447'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3765 -56.7155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3765"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3765 -56.7155)"^^geo:wktLiteral ;
  geo-pos:lat "51.3765"^^xsd:decimal ;
  geo-pos:long "-56.7155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_22'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_22'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7155'^^xsd:double;
  dwc:startLongitude '-56.7155'^^xsd:double;
  dwc:endLongitude '-56.7155'^^xsd:double;
  dwc:latitude '51.3765'^^xsd:double;
  dwc:startLatitude '51.3765'^^xsd:double;
  dwc:endLatitude '51.3765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7155 51.3765, -56.7155 51.3765, -56.7155 51.3765, -56.7155 51.3765, -56.7155 51.3765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_22'^^xsd:string;
  dwc:observationDate '1993-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2507 -53.3508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2507"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2507 -53.3508)"^^geo:wktLiteral ;
  geo-pos:lat "48.2507"^^xsd:decimal ;
  geo-pos:long "-53.3508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_386'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_386'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3508'^^xsd:double;
  dwc:startLongitude '-53.3508'^^xsd:double;
  dwc:endLongitude '-53.3508'^^xsd:double;
  dwc:latitude '48.2507'^^xsd:double;
  dwc:startLatitude '48.2507'^^xsd:double;
  dwc:endLatitude '48.2507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3508 48.2507, -53.3508 48.2507, -53.3508 48.2507, -53.3508 48.2507, -53.3508 48.2507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_386'^^xsd:string;
  dwc:observationDate '1992-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2507 -53.3508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2507"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2507 -53.3508)"^^geo:wktLiteral ;
  geo-pos:lat "48.2507"^^xsd:decimal ;
  geo-pos:long "-53.3508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_387'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_387'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3508'^^xsd:double;
  dwc:startLongitude '-53.3508'^^xsd:double;
  dwc:endLongitude '-53.3508'^^xsd:double;
  dwc:latitude '48.2507'^^xsd:double;
  dwc:startLatitude '48.2507'^^xsd:double;
  dwc:endLatitude '48.2507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3508 48.2507, -53.3508 48.2507, -53.3508 48.2507, -53.3508 48.2507, -53.3508 48.2507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_387'^^xsd:string;
  dwc:observationDate '1992-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3433 -57.328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3433"^^xsd:decimal ;
  dwc:decimalLongitude "-57.328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3433 -57.328)"^^geo:wktLiteral ;
  geo-pos:lat "51.3433"^^xsd:decimal ;
  geo-pos:long "-57.328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2448'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2448'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.328'^^xsd:double;
  dwc:startLongitude '-57.328'^^xsd:double;
  dwc:endLongitude '-57.328'^^xsd:double;
  dwc:latitude '51.3433'^^xsd:double;
  dwc:startLatitude '51.3433'^^xsd:double;
  dwc:endLatitude '51.3433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.328 51.3433, -57.328 51.3433, -57.328 51.3433, -57.328 51.3433, -57.328 51.3433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2448'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7077 -69.8103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7077"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7077 -69.8103)"^^geo:wktLiteral ;
  geo-pos:lat "20.7077"^^xsd:decimal ;
  geo-pos:long "-69.8103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2676'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2676'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8103'^^xsd:double;
  dwc:startLongitude '-69.8103'^^xsd:double;
  dwc:endLongitude '-69.8103'^^xsd:double;
  dwc:latitude '20.7077'^^xsd:double;
  dwc:startLatitude '20.7077'^^xsd:double;
  dwc:endLatitude '20.7077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8103 20.7077, -69.8103 20.7077, -69.8103 20.7077, -69.8103 20.7077, -69.8103 20.7077))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2676'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2126'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2126'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2126'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2127'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2127'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2127'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2128'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2128'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2128'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2129'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2129'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2129'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2130'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2130'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2130'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2131'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2131'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2131'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2132'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2132'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2132'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2133'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2133'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2133'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2134'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2134'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2134'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2135'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2135'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2135'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7575 -69.7865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7575"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7575 -69.7865)"^^geo:wktLiteral ;
  geo-pos:lat "20.7575"^^xsd:decimal ;
  geo-pos:long "-69.7865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1332'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1332'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7865'^^xsd:double;
  dwc:startLongitude '-69.7865'^^xsd:double;
  dwc:endLongitude '-69.7865'^^xsd:double;
  dwc:latitude '20.7575'^^xsd:double;
  dwc:startLatitude '20.7575'^^xsd:double;
  dwc:endLatitude '20.7575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7865 20.7575, -69.7865 20.7575, -69.7865 20.7575, -69.7865 20.7575, -69.7865 20.7575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1332'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.682 -69.7518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.682"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.682 -69.7518)"^^geo:wktLiteral ;
  geo-pos:lat "20.682"^^xsd:decimal ;
  geo-pos:long "-69.7518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1736'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1736'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7518'^^xsd:double;
  dwc:startLongitude '-69.7518'^^xsd:double;
  dwc:endLongitude '-69.7518'^^xsd:double;
  dwc:latitude '20.682'^^xsd:double;
  dwc:startLatitude '20.682'^^xsd:double;
  dwc:endLatitude '20.682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7518 20.682, -69.7518 20.682, -69.7518 20.682, -69.7518 20.682, -69.7518 20.682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1736'^^xsd:string;
  dwc:observationDate '1993-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1091'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1091'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1091'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1092'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1092'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.733333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1092'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1093'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1093'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1093'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1892 -70.0147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1892 -70.0147)"^^geo:wktLiteral ;
  geo-pos:lat "43.1892"^^xsd:decimal ;
  geo-pos:long "-70.0147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3018'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3018'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0147'^^xsd:double;
  dwc:startLongitude '-70.0147'^^xsd:double;
  dwc:endLongitude '-70.0147'^^xsd:double;
  dwc:latitude '43.1892'^^xsd:double;
  dwc:startLatitude '43.1892'^^xsd:double;
  dwc:endLatitude '43.1892'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0147 43.1892, -70.0147 43.1892, -70.0147 43.1892, -70.0147 43.1892, -70.0147 43.1892))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3018'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367 -57.2192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367 -57.2192)"^^geo:wktLiteral ;
  geo-pos:lat "51.367"^^xsd:decimal ;
  geo-pos:long "-57.2192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2249'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_2249'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2192'^^xsd:double;
  dwc:startLongitude '-57.2192'^^xsd:double;
  dwc:endLongitude '-57.2192'^^xsd:double;
  dwc:latitude '51.367'^^xsd:double;
  dwc:startLatitude '51.367'^^xsd:double;
  dwc:endLatitude '51.367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2192 51.367, -57.2192 51.367, -57.2192 51.367, -57.2192 51.367, -57.2192 51.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2249'^^xsd:string;
  dwc:observationDate '1992-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7343 -53.1535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7343"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7343 -53.1535)"^^geo:wktLiteral ;
  geo-pos:lat "47.7343"^^xsd:decimal ;
  geo-pos:long "-53.1535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3921'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3921'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1535'^^xsd:double;
  dwc:startLongitude '-53.1535'^^xsd:double;
  dwc:endLongitude '-53.1535'^^xsd:double;
  dwc:latitude '47.7343'^^xsd:double;
  dwc:startLatitude '47.7343'^^xsd:double;
  dwc:endLatitude '47.7343'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1535 47.7343, -53.1535 47.7343, -53.1535 47.7343, -53.1535 47.7343, -53.1535 47.7343))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3921'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4202 -70.4762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4202"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4202 -70.4762)"^^geo:wktLiteral ;
  geo-pos:lat "42.4202"^^xsd:decimal ;
  geo-pos:long "-70.4762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3872'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3872'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4762'^^xsd:double;
  dwc:startLongitude '-70.4762'^^xsd:double;
  dwc:endLongitude '-70.4762'^^xsd:double;
  dwc:latitude '42.4202'^^xsd:double;
  dwc:startLatitude '42.4202'^^xsd:double;
  dwc:endLatitude '42.4202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4762 42.4202, -70.4762 42.4202, -70.4762 42.4202, -70.4762 42.4202, -70.4762 42.4202))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3872'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.993 -68.9047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.993"^^xsd:decimal ;
  dwc:decimalLongitude "-68.9047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.993 -68.9047)"^^geo:wktLiteral ;
  geo-pos:lat "19.993"^^xsd:decimal ;
  geo-pos:long "-68.9047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3193'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_3193'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.9047'^^xsd:double;
  dwc:startLongitude '-68.9047'^^xsd:double;
  dwc:endLongitude '-68.9047'^^xsd:double;
  dwc:latitude '19.993'^^xsd:double;
  dwc:startLatitude '19.993'^^xsd:double;
  dwc:endLatitude '19.993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9047 19.993, -68.9047 19.993, -68.9047 19.993, -68.9047 19.993, -68.9047 19.993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3193'^^xsd:string;
  dwc:observationDate '1992-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7405 -69.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7405"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7405 -69.7902)"^^geo:wktLiteral ;
  geo-pos:lat "20.7405"^^xsd:decimal ;
  geo-pos:long "-69.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1570'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_1570'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7902'^^xsd:double;
  dwc:startLongitude '-69.7902'^^xsd:double;
  dwc:endLongitude '-69.7902'^^xsd:double;
  dwc:latitude '20.7405'^^xsd:double;
  dwc:startLatitude '20.7405'^^xsd:double;
  dwc:endLatitude '20.7405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7902 20.7405, -69.7902 20.7405, -69.7902 20.7405, -69.7902 20.7405, -69.7902 20.7405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1570'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2855'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2855'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2855'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7333 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7333"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2856'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2856'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7333'^^xsd:double;
  dwc:startLatitude '20.7333'^^xsd:double;
  dwc:endLatitude '20.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333, -69.7833 20.7333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2856'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.739 -69.7802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.739"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.739 -69.7802)"^^geo:wktLiteral ;
  geo-pos:lat "20.739"^^xsd:decimal ;
  geo-pos:long "-69.7802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_786'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_786'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7802'^^xsd:double;
  dwc:startLongitude '-69.7802'^^xsd:double;
  dwc:endLongitude '-69.7802'^^xsd:double;
  dwc:latitude '20.739'^^xsd:double;
  dwc:startLatitude '20.739'^^xsd:double;
  dwc:endLatitude '20.739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7802 20.739, -69.7802 20.739, -69.7802 20.739, -69.7802 20.739, -69.7802 20.739))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_786'^^xsd:string;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7583 -69.7745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7583 -69.7745)"^^geo:wktLiteral ;
  geo-pos:lat "20.7583"^^xsd:decimal ;
  geo-pos:long "-69.7745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_852'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_852'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7745'^^xsd:double;
  dwc:startLongitude '-69.7745'^^xsd:double;
  dwc:endLongitude '-69.7745'^^xsd:double;
  dwc:latitude '20.7583'^^xsd:double;
  dwc:startLatitude '20.7583'^^xsd:double;
  dwc:endLatitude '20.7583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7745 20.7583, -69.7745 20.7583, -69.7745 20.7583, -69.7745 20.7583, -69.7745 20.7583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_852'^^xsd:string;
  dwc:observationDate '1993-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7207 -69.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7207"^^xsd:decimal ;
  dwc:decimalLongitude "-69.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7207 -69.761)"^^geo:wktLiteral ;
  geo-pos:lat "20.7207"^^xsd:decimal ;
  geo-pos:long "-69.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_947'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_947'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.616666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.761'^^xsd:double;
  dwc:startLongitude '-69.761'^^xsd:double;
  dwc:endLongitude '-69.761'^^xsd:double;
  dwc:latitude '20.7207'^^xsd:double;
  dwc:startLatitude '20.7207'^^xsd:double;
  dwc:endLatitude '20.7207'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.761 20.7207, -69.761 20.7207, -69.761 20.7207, -69.761 20.7207, -69.761 20.7207))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_947'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0972 -52.7983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0972"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0972 -52.7983)"^^geo:wktLiteral ;
  geo-pos:lat "64.0972"^^xsd:decimal ;
  geo-pos:long "-52.7983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_211'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_211'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.7983'^^xsd:double;
  dwc:startLongitude '-52.7983'^^xsd:double;
  dwc:endLongitude '-52.7983'^^xsd:double;
  dwc:latitude '64.0972'^^xsd:double;
  dwc:startLatitude '64.0972'^^xsd:double;
  dwc:endLatitude '64.0972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.7983 64.0972, -52.7983 64.0972, -52.7983 64.0972, -52.7983 64.0972, -52.7983 64.0972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_211'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7037 -69.7593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7037"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7037 -69.7593)"^^geo:wktLiteral ;
  geo-pos:lat "20.7037"^^xsd:decimal ;
  geo-pos:long "-69.7593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1556'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1556'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7593'^^xsd:double;
  dwc:startLongitude '-69.7593'^^xsd:double;
  dwc:endLongitude '-69.7593'^^xsd:double;
  dwc:latitude '20.7037'^^xsd:double;
  dwc:startLatitude '20.7037'^^xsd:double;
  dwc:endLatitude '20.7037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7593 20.7037, -69.7593 20.7037, -69.7593 20.7037, -69.7593 20.7037, -69.7593 20.7037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1556'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6545 -69.8168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6545 -69.8168)"^^geo:wktLiteral ;
  geo-pos:lat "20.6545"^^xsd:decimal ;
  geo-pos:long "-69.8168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1333'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1333'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8168'^^xsd:double;
  dwc:startLongitude '-69.8168'^^xsd:double;
  dwc:endLongitude '-69.8168'^^xsd:double;
  dwc:latitude '20.6545'^^xsd:double;
  dwc:startLatitude '20.6545'^^xsd:double;
  dwc:endLatitude '20.6545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8168 20.6545, -69.8168 20.6545, -69.8168 20.6545, -69.8168 20.6545, -69.8168 20.6545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1333'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6545 -69.8168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6545 -69.8168)"^^geo:wktLiteral ;
  geo-pos:lat "20.6545"^^xsd:decimal ;
  geo-pos:long "-69.8168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1334'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1334'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8168'^^xsd:double;
  dwc:startLongitude '-69.8168'^^xsd:double;
  dwc:endLongitude '-69.8168'^^xsd:double;
  dwc:latitude '20.6545'^^xsd:double;
  dwc:startLatitude '20.6545'^^xsd:double;
  dwc:endLatitude '20.6545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8168 20.6545, -69.8168 20.6545, -69.8168 20.6545, -69.8168 20.6545, -69.8168 20.6545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1334'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6545 -69.8168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6545 -69.8168)"^^geo:wktLiteral ;
  geo-pos:lat "20.6545"^^xsd:decimal ;
  geo-pos:long "-69.8168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1335'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1335'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8168'^^xsd:double;
  dwc:startLongitude '-69.8168'^^xsd:double;
  dwc:endLongitude '-69.8168'^^xsd:double;
  dwc:latitude '20.6545'^^xsd:double;
  dwc:startLatitude '20.6545'^^xsd:double;
  dwc:endLatitude '20.6545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8168 20.6545, -69.8168 20.6545, -69.8168 20.6545, -69.8168 20.6545, -69.8168 20.6545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1335'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1605 -69.2513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1605"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1605 -69.2513)"^^geo:wktLiteral ;
  geo-pos:lat "19.1605"^^xsd:decimal ;
  geo-pos:long "-69.2513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1119'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1119'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2513'^^xsd:double;
  dwc:startLongitude '-69.2513'^^xsd:double;
  dwc:endLongitude '-69.2513'^^xsd:double;
  dwc:latitude '19.1605'^^xsd:double;
  dwc:startLatitude '19.1605'^^xsd:double;
  dwc:endLatitude '19.1605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2513 19.1605, -69.2513 19.1605, -69.2513 19.1605, -69.2513 19.1605, -69.2513 19.1605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1119'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7417 -69.8127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7417 -69.8127)"^^geo:wktLiteral ;
  geo-pos:lat "20.7417"^^xsd:decimal ;
  geo-pos:long "-69.8127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1455'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1455'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8127'^^xsd:double;
  dwc:startLongitude '-69.8127'^^xsd:double;
  dwc:endLongitude '-69.8127'^^xsd:double;
  dwc:latitude '20.7417'^^xsd:double;
  dwc:startLatitude '20.7417'^^xsd:double;
  dwc:endLatitude '20.7417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8127 20.7417, -69.8127 20.7417, -69.8127 20.7417, -69.8127 20.7417, -69.8127 20.7417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1455'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7417 -69.8127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7417 -69.8127)"^^geo:wktLiteral ;
  geo-pos:lat "20.7417"^^xsd:decimal ;
  geo-pos:long "-69.8127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1456'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_1456'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8127'^^xsd:double;
  dwc:startLongitude '-69.8127'^^xsd:double;
  dwc:endLongitude '-69.8127'^^xsd:double;
  dwc:latitude '20.7417'^^xsd:double;
  dwc:startLatitude '20.7417'^^xsd:double;
  dwc:endLatitude '20.7417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8127 20.7417, -69.8127 20.7417, -69.8127 20.7417, -69.8127 20.7417, -69.8127 20.7417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1456'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6333 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6333 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "65.6333"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1784'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_1784'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:startLongitude '-28.2'^^xsd:double;
  dwc:endLongitude '-28.2'^^xsd:double;
  dwc:latitude '65.6333'^^xsd:double;
  dwc:startLatitude '65.6333'^^xsd:double;
  dwc:endLatitude '65.6333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.2 65.6333, -28.2 65.6333, -28.2 65.6333, -28.2 65.6333, -28.2 65.6333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1784'^^xsd:string;
  dwc:observationDate '1992-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7313 -69.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7313"^^xsd:decimal ;
  dwc:decimalLongitude "-69.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7313 -69.759)"^^geo:wktLiteral ;
  geo-pos:lat "20.7313"^^xsd:decimal ;
  geo-pos:long "-69.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1638'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_1638'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.759'^^xsd:double;
  dwc:startLongitude '-69.759'^^xsd:double;
  dwc:endLongitude '-69.759'^^xsd:double;
  dwc:latitude '20.7313'^^xsd:double;
  dwc:startLatitude '20.7313'^^xsd:double;
  dwc:endLatitude '20.7313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.759 20.7313, -69.759 20.7313, -69.759 20.7313, -69.759 20.7313, -69.759 20.7313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1638'^^xsd:string;
  dwc:observationDate '1993-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1253 -69.2105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1253"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1253 -69.2105)"^^geo:wktLiteral ;
  geo-pos:lat "19.1253"^^xsd:decimal ;
  geo-pos:long "-69.2105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1107'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_1107'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2105'^^xsd:double;
  dwc:startLongitude '-69.2105'^^xsd:double;
  dwc:endLongitude '-69.2105'^^xsd:double;
  dwc:latitude '19.1253'^^xsd:double;
  dwc:startLatitude '19.1253'^^xsd:double;
  dwc:endLatitude '19.1253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2105 19.1253, -69.2105 19.1253, -69.2105 19.1253, -69.2105 19.1253, -69.2105 19.1253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1107'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.137 -69.2027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.137"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.137 -69.2027)"^^geo:wktLiteral ;
  geo-pos:lat "19.137"^^xsd:decimal ;
  geo-pos:long "-69.2027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1185'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1185'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2027'^^xsd:double;
  dwc:startLongitude '-69.2027'^^xsd:double;
  dwc:endLongitude '-69.2027'^^xsd:double;
  dwc:latitude '19.137'^^xsd:double;
  dwc:startLatitude '19.137'^^xsd:double;
  dwc:endLatitude '19.137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2027 19.137, -69.2027 19.137, -69.2027 19.137, -69.2027 19.137, -69.2027 19.137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1185'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.792 -69.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.792"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.792 -69.8315)"^^geo:wktLiteral ;
  geo-pos:lat "20.792"^^xsd:decimal ;
  geo-pos:long "-69.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1500'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1500'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8315'^^xsd:double;
  dwc:startLongitude '-69.8315'^^xsd:double;
  dwc:endLongitude '-69.8315'^^xsd:double;
  dwc:latitude '20.792'^^xsd:double;
  dwc:startLatitude '20.792'^^xsd:double;
  dwc:endLatitude '20.792'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8315 20.792, -69.8315 20.792, -69.8315 20.792, -69.8315 20.792, -69.8315 20.792))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1500'^^xsd:string;
  dwc:observationDate '1992-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6998 -69.8233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6998 -69.8233)"^^geo:wktLiteral ;
  geo-pos:lat "20.6998"^^xsd:decimal ;
  geo-pos:long "-69.8233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1446'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1446'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8233'^^xsd:double;
  dwc:startLongitude '-69.8233'^^xsd:double;
  dwc:endLongitude '-69.8233'^^xsd:double;
  dwc:latitude '20.6998'^^xsd:double;
  dwc:startLatitude '20.6998'^^xsd:double;
  dwc:endLatitude '20.6998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8233 20.6998, -69.8233 20.6998, -69.8233 20.6998, -69.8233 20.6998, -69.8233 20.6998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1446'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1068'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1068'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1068'^^xsd:string;
  dwc:observationDate '1992-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1667 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "19.1667"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1069'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1069'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:startLongitude '-69.2'^^xsd:double;
  dwc:endLongitude '-69.2'^^xsd:double;
  dwc:latitude '19.1667'^^xsd:double;
  dwc:startLatitude '19.1667'^^xsd:double;
  dwc:endLatitude '19.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667, -69.2 19.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1069'^^xsd:string;
  dwc:observationDate '1992-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7092 -69.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7092"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7092 -69.798)"^^geo:wktLiteral ;
  geo-pos:lat "20.7092"^^xsd:decimal ;
  geo-pos:long "-69.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1272'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_1272'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.798'^^xsd:double;
  dwc:startLongitude '-69.798'^^xsd:double;
  dwc:endLongitude '-69.798'^^xsd:double;
  dwc:latitude '20.7092'^^xsd:double;
  dwc:startLatitude '20.7092'^^xsd:double;
  dwc:endLatitude '20.7092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.798 20.7092, -69.798 20.7092, -69.798 20.7092, -69.798 20.7092, -69.798 20.7092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1272'^^xsd:string;
  dwc:observationDate '1992-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.7797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7403"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.7797)"^^geo:wktLiteral ;
  geo-pos:lat "20.7403"^^xsd:decimal ;
  geo-pos:long "-69.7797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_841'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_841'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7797'^^xsd:double;
  dwc:startLongitude '-69.7797'^^xsd:double;
  dwc:endLongitude '-69.7797'^^xsd:double;
  dwc:latitude '20.7403'^^xsd:double;
  dwc:startLatitude '20.7403'^^xsd:double;
  dwc:endLatitude '20.7403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7797 20.7403, -69.7797 20.7403, -69.7797 20.7403, -69.7797 20.7403, -69.7797 20.7403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_841'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.7797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7403"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.7797)"^^geo:wktLiteral ;
  geo-pos:lat "20.7403"^^xsd:decimal ;
  geo-pos:long "-69.7797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_842'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_842'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7797'^^xsd:double;
  dwc:startLongitude '-69.7797'^^xsd:double;
  dwc:endLongitude '-69.7797'^^xsd:double;
  dwc:latitude '20.7403'^^xsd:double;
  dwc:startLatitude '20.7403'^^xsd:double;
  dwc:endLatitude '20.7403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7797 20.7403, -69.7797 20.7403, -69.7797 20.7403, -69.7797 20.7403, -69.7797 20.7403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_842'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.7797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7403"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.7797)"^^geo:wktLiteral ;
  geo-pos:lat "20.7403"^^xsd:decimal ;
  geo-pos:long "-69.7797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_843'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_843'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7797'^^xsd:double;
  dwc:startLongitude '-69.7797'^^xsd:double;
  dwc:endLongitude '-69.7797'^^xsd:double;
  dwc:latitude '20.7403'^^xsd:double;
  dwc:startLatitude '20.7403'^^xsd:double;
  dwc:endLatitude '20.7403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7797 20.7403, -69.7797 20.7403, -69.7797 20.7403, -69.7797 20.7403, -69.7797 20.7403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_843'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2027'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2027'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2027'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2026'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2026'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2026'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1415 -69.1725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1415"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1415 -69.1725)"^^geo:wktLiteral ;
  geo-pos:lat "19.1415"^^xsd:decimal ;
  geo-pos:long "-69.1725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2605'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2605'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1725'^^xsd:double;
  dwc:startLongitude '-69.1725'^^xsd:double;
  dwc:endLongitude '-69.1725'^^xsd:double;
  dwc:latitude '19.1415'^^xsd:double;
  dwc:startLatitude '19.1415'^^xsd:double;
  dwc:endLatitude '19.1415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1725 19.1415, -69.1725 19.1415, -69.1725 19.1415, -69.1725 19.1415, -69.1725 19.1415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2605'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2031'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2031'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2031'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2032'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2032'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.283333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2032'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2033'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2033'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2033'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2034'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2034'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2034'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2028'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2028'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2028'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2029'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_2029'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2029'^^xsd:string;
  dwc:observationDate '1992-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.55 -17.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.55"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.55 -17.6833)"^^geo:wktLiteral ;
  geo-pos:lat "69.55"^^xsd:decimal ;
  geo-pos:long "-17.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2973'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_2973'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6833'^^xsd:double;
  dwc:startLongitude '-17.6833'^^xsd:double;
  dwc:endLongitude '-17.6833'^^xsd:double;
  dwc:latitude '69.55'^^xsd:double;
  dwc:startLatitude '69.55'^^xsd:double;
  dwc:endLatitude '69.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6833 69.55, -17.6833 69.55, -17.6833 69.55, -17.6833 69.55, -17.6833 69.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2973'^^xsd:string;
  dwc:observationDate '1993-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -56)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "-56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3584'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3584'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56'^^xsd:integer;
  dwc:startLongitude '-56'^^xsd:integer;
  dwc:endLongitude '-56'^^xsd:integer;
  dwc:latitude '51'^^xsd:integer;
  dwc:startLatitude '51'^^xsd:integer;
  dwc:endLatitude '51'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-56 51, -56 51, -56 51, -56 51, -56 51))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3584'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3578 -52.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3578"^^xsd:decimal ;
  dwc:decimalLongitude "-52.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3578 -52.723)"^^geo:wktLiteral ;
  geo-pos:lat "47.3578"^^xsd:decimal ;
  geo-pos:long "-52.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3959'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3959'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.723'^^xsd:double;
  dwc:startLongitude '-52.723'^^xsd:double;
  dwc:endLongitude '-52.723'^^xsd:double;
  dwc:latitude '47.3578'^^xsd:double;
  dwc:startLatitude '47.3578'^^xsd:double;
  dwc:endLatitude '47.3578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.723 47.3578, -52.723 47.3578, -52.723 47.3578, -52.723 47.3578, -52.723 47.3578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3959'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4838 -52.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4838"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4838 -52.6388)"^^geo:wktLiteral ;
  geo-pos:lat "47.4838"^^xsd:decimal ;
  geo-pos:long "-52.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4047'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4047'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6388'^^xsd:double;
  dwc:startLongitude '-52.6388'^^xsd:double;
  dwc:endLongitude '-52.6388'^^xsd:double;
  dwc:latitude '47.4838'^^xsd:double;
  dwc:startLatitude '47.4838'^^xsd:double;
  dwc:endLatitude '47.4838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6388 47.4838, -52.6388 47.4838, -52.6388 47.4838, -52.6388 47.4838, -52.6388 47.4838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4047'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2003'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2003'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2003'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.55 -17.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.55"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.55 -17.6833)"^^geo:wktLiteral ;
  geo-pos:lat "69.55"^^xsd:decimal ;
  geo-pos:long "-17.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2975'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_2975'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6833'^^xsd:double;
  dwc:startLongitude '-17.6833'^^xsd:double;
  dwc:endLongitude '-17.6833'^^xsd:double;
  dwc:latitude '69.55'^^xsd:double;
  dwc:startLatitude '69.55'^^xsd:double;
  dwc:endLatitude '69.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6833 69.55, -17.6833 69.55, -17.6833 69.55, -17.6833 69.55, -17.6833 69.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2975'^^xsd:string;
  dwc:observationDate '1993-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.55 -17.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.55"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.55 -17.6833)"^^geo:wktLiteral ;
  geo-pos:lat "69.55"^^xsd:decimal ;
  geo-pos:long "-17.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2974'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_2974'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-17.6833'^^xsd:double;
  dwc:startLongitude '-17.6833'^^xsd:double;
  dwc:endLongitude '-17.6833'^^xsd:double;
  dwc:latitude '69.55'^^xsd:double;
  dwc:startLatitude '69.55'^^xsd:double;
  dwc:endLatitude '69.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.6833 69.55, -17.6833 69.55, -17.6833 69.55, -17.6833 69.55, -17.6833 69.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2974'^^xsd:string;
  dwc:observationDate '1993-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6132 -53.1162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6132"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6132 -53.1162)"^^geo:wktLiteral ;
  geo-pos:lat "46.6132"^^xsd:decimal ;
  geo-pos:long "-53.1162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1762'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1762'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1162'^^xsd:double;
  dwc:startLongitude '-53.1162'^^xsd:double;
  dwc:endLongitude '-53.1162'^^xsd:double;
  dwc:latitude '46.6132'^^xsd:double;
  dwc:startLatitude '46.6132'^^xsd:double;
  dwc:endLatitude '46.6132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1162 46.6132, -53.1162 46.6132, -53.1162 46.6132, -53.1162 46.6132, -53.1162 46.6132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1762'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3588 -57.2037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3588"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3588 -57.2037)"^^geo:wktLiteral ;
  geo-pos:lat "51.3588"^^xsd:decimal ;
  geo-pos:long "-57.2037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2316'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2316'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2037'^^xsd:double;
  dwc:startLongitude '-57.2037'^^xsd:double;
  dwc:endLongitude '-57.2037'^^xsd:double;
  dwc:latitude '51.3588'^^xsd:double;
  dwc:startLatitude '51.3588'^^xsd:double;
  dwc:endLatitude '51.3588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2037 51.3588, -57.2037 51.3588, -57.2037 51.3588, -57.2037 51.3588, -57.2037 51.3588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2316'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3588 -57.2037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3588"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3588 -57.2037)"^^geo:wktLiteral ;
  geo-pos:lat "51.3588"^^xsd:decimal ;
  geo-pos:long "-57.2037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2297'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2297'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2037'^^xsd:double;
  dwc:startLongitude '-57.2037'^^xsd:double;
  dwc:endLongitude '-57.2037'^^xsd:double;
  dwc:latitude '51.3588'^^xsd:double;
  dwc:startLatitude '51.3588'^^xsd:double;
  dwc:endLatitude '51.3588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2037 51.3588, -57.2037 51.3588, -57.2037 51.3588, -57.2037 51.3588, -57.2037 51.3588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2297'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3588 -57.2037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3588"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3588 -57.2037)"^^geo:wktLiteral ;
  geo-pos:lat "51.3588"^^xsd:decimal ;
  geo-pos:long "-57.2037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2298'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2298'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2037'^^xsd:double;
  dwc:startLongitude '-57.2037'^^xsd:double;
  dwc:endLongitude '-57.2037'^^xsd:double;
  dwc:latitude '51.3588'^^xsd:double;
  dwc:startLatitude '51.3588'^^xsd:double;
  dwc:endLatitude '51.3588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2037 51.3588, -57.2037 51.3588, -57.2037 51.3588, -57.2037 51.3588, -57.2037 51.3588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2298'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6132 -53.1162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6132"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6132 -53.1162)"^^geo:wktLiteral ;
  geo-pos:lat "46.6132"^^xsd:decimal ;
  geo-pos:long "-53.1162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1761'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_1761'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1162'^^xsd:double;
  dwc:startLongitude '-53.1162'^^xsd:double;
  dwc:endLongitude '-53.1162'^^xsd:double;
  dwc:latitude '46.6132'^^xsd:double;
  dwc:startLatitude '46.6132'^^xsd:double;
  dwc:endLatitude '46.6132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1162 46.6132, -53.1162 46.6132, -53.1162 46.6132, -53.1162 46.6132, -53.1162 46.6132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1761'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.695 -56.1267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.695"^^xsd:decimal ;
  dwc:decimalLongitude "-56.1267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.695 -56.1267)"^^geo:wktLiteral ;
  geo-pos:lat "50.695"^^xsd:decimal ;
  geo-pos:long "-56.1267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_451'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_451'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.1267'^^xsd:double;
  dwc:startLongitude '-56.1267'^^xsd:double;
  dwc:endLongitude '-56.1267'^^xsd:double;
  dwc:latitude '50.695'^^xsd:double;
  dwc:startLatitude '50.695'^^xsd:double;
  dwc:endLatitude '50.695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.1267 50.695, -56.1267 50.695, -56.1267 50.695, -56.1267 50.695, -56.1267 50.695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_451'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0412 -53.5303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0412"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0412 -53.5303)"^^geo:wktLiteral ;
  geo-pos:lat "49.0412"^^xsd:decimal ;
  geo-pos:long "-53.5303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3804'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3804'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5303'^^xsd:double;
  dwc:startLongitude '-53.5303'^^xsd:double;
  dwc:endLongitude '-53.5303'^^xsd:double;
  dwc:latitude '49.0412'^^xsd:double;
  dwc:startLatitude '49.0412'^^xsd:double;
  dwc:endLatitude '49.0412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5303 49.0412, -53.5303 49.0412, -53.5303 49.0412, -53.5303 49.0412, -53.5303 49.0412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3804'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9523 -63.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9523"^^xsd:decimal ;
  dwc:decimalLongitude "-63.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9523 -63.6015)"^^geo:wktLiteral ;
  geo-pos:lat "49.9523"^^xsd:decimal ;
  geo-pos:long "-63.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4189'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_4189'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.6015'^^xsd:double;
  dwc:startLongitude '-63.6015'^^xsd:double;
  dwc:endLongitude '-63.6015'^^xsd:double;
  dwc:latitude '49.9523'^^xsd:double;
  dwc:startLatitude '49.9523'^^xsd:double;
  dwc:endLatitude '49.9523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.6015 49.9523, -63.6015 49.9523, -63.6015 49.9523, -63.6015 49.9523, -63.6015 49.9523))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4189'^^xsd:string;
  dwc:observationDate '1992-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3747 -57.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3747"^^xsd:decimal ;
  dwc:decimalLongitude "-57.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3747 -57.284)"^^geo:wktLiteral ;
  geo-pos:lat "51.3747"^^xsd:decimal ;
  geo-pos:long "-57.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2265'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2265'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.284'^^xsd:double;
  dwc:startLongitude '-57.284'^^xsd:double;
  dwc:endLongitude '-57.284'^^xsd:double;
  dwc:latitude '51.3747'^^xsd:double;
  dwc:startLatitude '51.3747'^^xsd:double;
  dwc:endLatitude '51.3747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.284 51.3747, -57.284 51.3747, -57.284 51.3747, -57.284 51.3747, -57.284 51.3747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2265'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3747 -57.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3747"^^xsd:decimal ;
  dwc:decimalLongitude "-57.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3747 -57.284)"^^geo:wktLiteral ;
  geo-pos:lat "51.3747"^^xsd:decimal ;
  geo-pos:long "-57.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2264'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2264'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.284'^^xsd:double;
  dwc:startLongitude '-57.284'^^xsd:double;
  dwc:endLongitude '-57.284'^^xsd:double;
  dwc:latitude '51.3747'^^xsd:double;
  dwc:startLatitude '51.3747'^^xsd:double;
  dwc:endLatitude '51.3747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.284 51.3747, -57.284 51.3747, -57.284 51.3747, -57.284 51.3747, -57.284 51.3747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2264'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39 -57.2008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39 -57.2008)"^^geo:wktLiteral ;
  geo-pos:lat "51.39"^^xsd:decimal ;
  geo-pos:long "-57.2008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2430'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2430'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2008'^^xsd:double;
  dwc:startLongitude '-57.2008'^^xsd:double;
  dwc:endLongitude '-57.2008'^^xsd:double;
  dwc:latitude '51.39'^^xsd:double;
  dwc:startLatitude '51.39'^^xsd:double;
  dwc:endLatitude '51.39'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2008 51.39, -57.2008 51.39, -57.2008 51.39, -57.2008 51.39, -57.2008 51.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2430'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39 -57.2008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39 -57.2008)"^^geo:wktLiteral ;
  geo-pos:lat "51.39"^^xsd:decimal ;
  geo-pos:long "-57.2008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2428'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2428'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2008'^^xsd:double;
  dwc:startLongitude '-57.2008'^^xsd:double;
  dwc:endLongitude '-57.2008'^^xsd:double;
  dwc:latitude '51.39'^^xsd:double;
  dwc:startLatitude '51.39'^^xsd:double;
  dwc:endLatitude '51.39'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2008 51.39, -57.2008 51.39, -57.2008 51.39, -57.2008 51.39, -57.2008 51.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2428'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621 -70.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621"^^xsd:decimal ;
  dwc:decimalLongitude "-70.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621 -70.462)"^^geo:wktLiteral ;
  geo-pos:lat "42.621"^^xsd:decimal ;
  geo-pos:long "-70.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3860'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3860'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.462'^^xsd:double;
  dwc:startLongitude '-70.462'^^xsd:double;
  dwc:endLongitude '-70.462'^^xsd:double;
  dwc:latitude '42.621'^^xsd:double;
  dwc:startLatitude '42.621'^^xsd:double;
  dwc:endLatitude '42.621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.462 42.621, -70.462 42.621, -70.462 42.621, -70.462 42.621, -70.462 42.621))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3860'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621 -70.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621"^^xsd:decimal ;
  dwc:decimalLongitude "-70.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621 -70.462)"^^geo:wktLiteral ;
  geo-pos:lat "42.621"^^xsd:decimal ;
  geo-pos:long "-70.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3861'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3861'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.462'^^xsd:double;
  dwc:startLongitude '-70.462'^^xsd:double;
  dwc:endLongitude '-70.462'^^xsd:double;
  dwc:latitude '42.621'^^xsd:double;
  dwc:startLatitude '42.621'^^xsd:double;
  dwc:endLatitude '42.621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.462 42.621, -70.462 42.621, -70.462 42.621, -70.462 42.621, -70.462 42.621))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3861'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621 -70.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621"^^xsd:decimal ;
  dwc:decimalLongitude "-70.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621 -70.462)"^^geo:wktLiteral ;
  geo-pos:lat "42.621"^^xsd:decimal ;
  geo-pos:long "-70.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3859'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3859'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.462'^^xsd:double;
  dwc:startLongitude '-70.462'^^xsd:double;
  dwc:endLongitude '-70.462'^^xsd:double;
  dwc:latitude '42.621'^^xsd:double;
  dwc:startLatitude '42.621'^^xsd:double;
  dwc:endLatitude '42.621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.462 42.621, -70.462 42.621, -70.462 42.621, -70.462 42.621, -70.462 42.621))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3859'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4352 -68.6822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4352"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4352 -68.6822)"^^geo:wktLiteral ;
  geo-pos:lat "41.4352"^^xsd:decimal ;
  geo-pos:long "-68.6822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3432'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3432'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6822'^^xsd:double;
  dwc:startLongitude '-68.6822'^^xsd:double;
  dwc:endLongitude '-68.6822'^^xsd:double;
  dwc:latitude '41.4352'^^xsd:double;
  dwc:startLatitude '41.4352'^^xsd:double;
  dwc:endLatitude '41.4352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6822 41.4352, -68.6822 41.4352, -68.6822 41.4352, -68.6822 41.4352, -68.6822 41.4352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3432'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4352 -68.6822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4352"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4352 -68.6822)"^^geo:wktLiteral ;
  geo-pos:lat "41.4352"^^xsd:decimal ;
  geo-pos:long "-68.6822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3431'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_3431'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.983333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6822'^^xsd:double;
  dwc:startLongitude '-68.6822'^^xsd:double;
  dwc:endLongitude '-68.6822'^^xsd:double;
  dwc:latitude '41.4352'^^xsd:double;
  dwc:startLatitude '41.4352'^^xsd:double;
  dwc:endLatitude '41.4352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6822 41.4352, -68.6822 41.4352, -68.6822 41.4352, -68.6822 41.4352, -68.6822 41.4352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3431'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7475 -53.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7475"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7475 -53.6445)"^^geo:wktLiteral ;
  geo-pos:lat "46.7475"^^xsd:decimal ;
  geo-pos:long "-53.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3996'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_3996'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6445'^^xsd:double;
  dwc:startLongitude '-53.6445'^^xsd:double;
  dwc:endLongitude '-53.6445'^^xsd:double;
  dwc:latitude '46.7475'^^xsd:double;
  dwc:startLatitude '46.7475'^^xsd:double;
  dwc:endLatitude '46.7475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6445 46.7475, -53.6445 46.7475, -53.6445 46.7475, -53.6445 46.7475, -53.6445 46.7475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3996'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.118 -69.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.118"^^xsd:decimal ;
  dwc:decimalLongitude "-69.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.118 -69.214)"^^geo:wktLiteral ;
  geo-pos:lat "19.118"^^xsd:decimal ;
  geo-pos:long "-69.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3147'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3147'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.214'^^xsd:double;
  dwc:startLongitude '-69.214'^^xsd:double;
  dwc:endLongitude '-69.214'^^xsd:double;
  dwc:latitude '19.118'^^xsd:double;
  dwc:startLatitude '19.118'^^xsd:double;
  dwc:endLatitude '19.118'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.214 19.118, -69.214 19.118, -69.214 19.118, -69.214 19.118, -69.214 19.118))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3147'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.8167)"^^geo:wktLiteral ;
  geo-pos:lat "20.7667"^^xsd:decimal ;
  geo-pos:long "-69.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2864'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_2864'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8167'^^xsd:double;
  dwc:startLongitude '-69.8167'^^xsd:double;
  dwc:endLongitude '-69.8167'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8167 20.7667, -69.8167 20.7667, -69.8167 20.7667, -69.8167 20.7667, -69.8167 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2864'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7447 -69.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7447"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7447 -69.7842)"^^geo:wktLiteral ;
  geo-pos:lat "20.7447"^^xsd:decimal ;
  geo-pos:long "-69.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2834'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2834'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7842'^^xsd:double;
  dwc:startLongitude '-69.7842'^^xsd:double;
  dwc:endLongitude '-69.7842'^^xsd:double;
  dwc:latitude '20.7447'^^xsd:double;
  dwc:startLatitude '20.7447'^^xsd:double;
  dwc:endLatitude '20.7447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7842 20.7447, -69.7842 20.7447, -69.7842 20.7447, -69.7842 20.7447, -69.7842 20.7447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2834'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2004'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2004'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2004'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2005'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2005'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2005'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1997'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1997'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1997'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1998'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1998'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1998'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1999'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1999'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.633333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1999'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2000'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2000'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2000'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2001'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2001'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2001'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2002'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_2002'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2002'^^xsd:string;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7632 -69.8412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7632"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7632 -69.8412)"^^geo:wktLiteral ;
  geo-pos:lat "20.7632"^^xsd:decimal ;
  geo-pos:long "-69.8412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1511'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1511'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8412'^^xsd:double;
  dwc:startLongitude '-69.8412'^^xsd:double;
  dwc:endLongitude '-69.8412'^^xsd:double;
  dwc:latitude '20.7632'^^xsd:double;
  dwc:startLatitude '20.7632'^^xsd:double;
  dwc:endLatitude '20.7632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8412 20.7632, -69.8412 20.7632, -69.8412 20.7632, -69.8412 20.7632, -69.8412 20.7632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1511'^^xsd:string;
  dwc:observationDate '1993-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7467 -69.7815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7467 -69.7815)"^^geo:wktLiteral ;
  geo-pos:lat "20.7467"^^xsd:decimal ;
  geo-pos:long "-69.7815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_961'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_961'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7815'^^xsd:double;
  dwc:startLongitude '-69.7815'^^xsd:double;
  dwc:endLongitude '-69.7815'^^xsd:double;
  dwc:latitude '20.7467'^^xsd:double;
  dwc:startLatitude '20.7467'^^xsd:double;
  dwc:endLatitude '20.7467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7815 20.7467, -69.7815 20.7467, -69.7815 20.7467, -69.7815 20.7467, -69.7815 20.7467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_961'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.2317 -50.0193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.2317"^^xsd:decimal ;
  dwc:decimalLongitude "-50.0193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.2317 -50.0193)"^^geo:wktLiteral ;
  geo-pos:lat "62.2317"^^xsd:decimal ;
  geo-pos:long "-50.0193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_318'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_318'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-50.0193'^^xsd:double;
  dwc:startLongitude '-50.0193'^^xsd:double;
  dwc:endLongitude '-50.0193'^^xsd:double;
  dwc:latitude '62.2317'^^xsd:double;
  dwc:startLatitude '62.2317'^^xsd:double;
  dwc:endLatitude '62.2317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.0193 62.2317, -50.0193 62.2317, -50.0193 62.2317, -50.0193 62.2317, -50.0193 62.2317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_318'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4838 -52.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4838"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4838 -52.6388)"^^geo:wktLiteral ;
  geo-pos:lat "47.4838"^^xsd:decimal ;
  geo-pos:long "-52.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4048'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_4048'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6388'^^xsd:double;
  dwc:startLongitude '-52.6388'^^xsd:double;
  dwc:endLongitude '-52.6388'^^xsd:double;
  dwc:latitude '47.4838'^^xsd:double;
  dwc:startLatitude '47.4838'^^xsd:double;
  dwc:endLatitude '47.4838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6388 47.4838, -52.6388 47.4838, -52.6388 47.4838, -52.6388 47.4838, -52.6388 47.4838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4048'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2569'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2569'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2569'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2568'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2568'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2568'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2567'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2567'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2567'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2566'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2566'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2566'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3333 -57.1667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3333"^^xsd:decimal ;
  geo-pos:long "-57.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2565'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2565'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.1667'^^xsd:double;
  dwc:startLongitude '-57.1667'^^xsd:double;
  dwc:endLongitude '-57.1667'^^xsd:double;
  dwc:latitude '51.3333'^^xsd:double;
  dwc:startLatitude '51.3333'^^xsd:double;
  dwc:endLatitude '51.3333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333, -57.1667 51.3333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2565'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-56.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4833 -56.7667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4833"^^xsd:decimal ;
  geo-pos:long "-56.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3533'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3533'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.7667'^^xsd:double;
  dwc:startLongitude '-56.7667'^^xsd:double;
  dwc:endLongitude '-56.7667'^^xsd:double;
  dwc:latitude '51.4833'^^xsd:double;
  dwc:startLatitude '51.4833'^^xsd:double;
  dwc:endLatitude '51.4833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.7667 51.4833, -56.7667 51.4833, -56.7667 51.4833, -56.7667 51.4833, -56.7667 51.4833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3533'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9012 -63.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9012"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9012 -63.4358)"^^geo:wktLiteral ;
  geo-pos:lat "49.9012"^^xsd:decimal ;
  geo-pos:long "-63.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2408'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2408'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.4358'^^xsd:double;
  dwc:startLongitude '-63.4358'^^xsd:double;
  dwc:endLongitude '-63.4358'^^xsd:double;
  dwc:latitude '49.9012'^^xsd:double;
  dwc:startLatitude '49.9012'^^xsd:double;
  dwc:endLatitude '49.9012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4358 49.9012, -63.4358 49.9012, -63.4358 49.9012, -63.4358 49.9012, -63.4358 49.9012))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2408'^^xsd:string;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.118 -69.0587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.118"^^xsd:decimal ;
  dwc:decimalLongitude "-69.0587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.118 -69.0587)"^^geo:wktLiteral ;
  geo-pos:lat "19.118"^^xsd:decimal ;
  geo-pos:long "-69.0587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2574'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_2574'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.0587'^^xsd:double;
  dwc:startLongitude '-69.0587'^^xsd:double;
  dwc:endLongitude '-69.0587'^^xsd:double;
  dwc:latitude '19.118'^^xsd:double;
  dwc:startLatitude '19.118'^^xsd:double;
  dwc:endLatitude '19.118'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.0587 19.118, -69.0587 19.118, -69.0587 19.118, -69.0587 19.118, -69.0587 19.118))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2574'^^xsd:string;
  dwc:observationDate '1992-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4433 -70.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4433 -70.219)"^^geo:wktLiteral ;
  geo-pos:lat "42.4433"^^xsd:decimal ;
  geo-pos:long "-70.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3838'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_3838'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.219'^^xsd:double;
  dwc:startLongitude '-70.219'^^xsd:double;
  dwc:endLongitude '-70.219'^^xsd:double;
  dwc:latitude '42.4433'^^xsd:double;
  dwc:startLatitude '42.4433'^^xsd:double;
  dwc:endLatitude '42.4433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.219 42.4433, -70.219 42.4433, -70.219 42.4433, -70.219 42.4433, -70.219 42.4433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3838'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.7865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7403"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7403 -69.7865)"^^geo:wktLiteral ;
  geo-pos:lat "20.7403"^^xsd:decimal ;
  geo-pos:long "-69.7865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2699'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '274_2699'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7865'^^xsd:double;
  dwc:startLongitude '-69.7865'^^xsd:double;
  dwc:endLongitude '-69.7865'^^xsd:double;
  dwc:latitude '20.7403'^^xsd:double;
  dwc:startLatitude '20.7403'^^xsd:double;
  dwc:endLatitude '20.7403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7865 20.7403, -69.7865 20.7403, -69.7865 20.7403, -69.7865 20.7403, -69.7865 20.7403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2699'^^xsd:string;
  dwc:observationDate '1993-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7568 -69.7952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7568"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7568 -69.7952)"^^geo:wktLiteral ;
  geo-pos:lat "20.7568"^^xsd:decimal ;
  geo-pos:long "-69.7952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2770'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2770'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7952'^^xsd:double;
  dwc:startLongitude '-69.7952'^^xsd:double;
  dwc:endLongitude '-69.7952'^^xsd:double;
  dwc:latitude '20.7568'^^xsd:double;
  dwc:startLatitude '20.7568'^^xsd:double;
  dwc:endLatitude '20.7568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7952 20.7568, -69.7952 20.7568, -69.7952 20.7568, -69.7952 20.7568, -69.7952 20.7568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2770'^^xsd:string;
  dwc:observationDate '1993-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7568 -69.7952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7568"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7568 -69.7952)"^^geo:wktLiteral ;
  geo-pos:lat "20.7568"^^xsd:decimal ;
  geo-pos:long "-69.7952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2771'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_2771'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7952'^^xsd:double;
  dwc:startLongitude '-69.7952'^^xsd:double;
  dwc:endLongitude '-69.7952'^^xsd:double;
  dwc:latitude '20.7568'^^xsd:double;
  dwc:startLatitude '20.7568'^^xsd:double;
  dwc:endLatitude '20.7568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7952 20.7568, -69.7952 20.7568, -69.7952 20.7568, -69.7952 20.7568, -69.7952 20.7568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2771'^^xsd:string;
  dwc:observationDate '1993-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1447 -68.8545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1447"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1447 -68.8545)"^^geo:wktLiteral ;
  geo-pos:lat "20.1447"^^xsd:decimal ;
  geo-pos:long "-68.8545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3188'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_3188'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8545'^^xsd:double;
  dwc:startLongitude '-68.8545'^^xsd:double;
  dwc:endLongitude '-68.8545'^^xsd:double;
  dwc:latitude '20.1447'^^xsd:double;
  dwc:startLatitude '20.1447'^^xsd:double;
  dwc:endLatitude '20.1447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8545 20.1447, -68.8545 20.1447, -68.8545 20.1447, -68.8545 20.1447, -68.8545 20.1447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3188'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2929'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2929'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2929'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2930'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_2930'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2930'^^xsd:string;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1333 -69.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1333 -69.1667)"^^geo:wktLiteral ;
  geo-pos:lat "19.1333"^^xsd:decimal ;
  geo-pos:long "-69.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2621'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2621'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1667'^^xsd:double;
  dwc:startLongitude '-69.1667'^^xsd:double;
  dwc:endLongitude '-69.1667'^^xsd:double;
  dwc:latitude '19.1333'^^xsd:double;
  dwc:startLatitude '19.1333'^^xsd:double;
  dwc:endLatitude '19.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1667 19.1333, -69.1667 19.1333, -69.1667 19.1333, -69.1667 19.1333, -69.1667 19.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2621'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1333 -69.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1333 -69.1667)"^^geo:wktLiteral ;
  geo-pos:lat "19.1333"^^xsd:decimal ;
  geo-pos:long "-69.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2628'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2628'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1667'^^xsd:double;
  dwc:startLongitude '-69.1667'^^xsd:double;
  dwc:endLongitude '-69.1667'^^xsd:double;
  dwc:latitude '19.1333'^^xsd:double;
  dwc:startLatitude '19.1333'^^xsd:double;
  dwc:endLatitude '19.1333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1667 19.1333, -69.1667 19.1333, -69.1667 19.1333, -69.1667 19.1333, -69.1667 19.1333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2628'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7565 -69.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7565"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7565 -69.7833)"^^geo:wktLiteral ;
  geo-pos:lat "20.7565"^^xsd:decimal ;
  geo-pos:long "-69.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1623'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1623'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7833'^^xsd:double;
  dwc:startLongitude '-69.7833'^^xsd:double;
  dwc:endLongitude '-69.7833'^^xsd:double;
  dwc:latitude '20.7565'^^xsd:double;
  dwc:startLatitude '20.7565'^^xsd:double;
  dwc:endLatitude '20.7565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7833 20.7565, -69.7833 20.7565, -69.7833 20.7565, -69.7833 20.7565, -69.7833 20.7565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1623'^^xsd:string;
  dwc:observationDate '1993-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7373 -69.7863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7373"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7373 -69.7863)"^^geo:wktLiteral ;
  geo-pos:lat "20.7373"^^xsd:decimal ;
  geo-pos:long "-69.7863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1591'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1591'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7863'^^xsd:double;
  dwc:startLongitude '-69.7863'^^xsd:double;
  dwc:endLongitude '-69.7863'^^xsd:double;
  dwc:latitude '20.7373'^^xsd:double;
  dwc:startLatitude '20.7373'^^xsd:double;
  dwc:endLatitude '20.7373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7863 20.7373, -69.7863 20.7373, -69.7863 20.7373, -69.7863 20.7373, -69.7863 20.7373))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1591'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7645 -69.7985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7645"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7645 -69.7985)"^^geo:wktLiteral ;
  geo-pos:lat "20.7645"^^xsd:decimal ;
  geo-pos:long "-69.7985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1712'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1712'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7985'^^xsd:double;
  dwc:startLongitude '-69.7985'^^xsd:double;
  dwc:endLongitude '-69.7985'^^xsd:double;
  dwc:latitude '20.7645'^^xsd:double;
  dwc:startLatitude '20.7645'^^xsd:double;
  dwc:endLatitude '20.7645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7985 20.7645, -69.7985 20.7645, -69.7985 20.7645, -69.7985 20.7645, -69.7985 20.7645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1712'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1587 -69.1748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1587"^^xsd:decimal ;
  dwc:decimalLongitude "-69.1748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1587 -69.1748)"^^geo:wktLiteral ;
  geo-pos:lat "19.1587"^^xsd:decimal ;
  geo-pos:long "-69.1748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1179'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_1179'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.1748'^^xsd:double;
  dwc:startLongitude '-69.1748'^^xsd:double;
  dwc:endLongitude '-69.1748'^^xsd:double;
  dwc:latitude '19.1587'^^xsd:double;
  dwc:startLatitude '19.1587'^^xsd:double;
  dwc:endLatitude '19.1587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1748 19.1587, -69.1748 19.1587, -69.1748 19.1587, -69.1748 19.1587, -69.1748 19.1587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1179'^^xsd:string;
  dwc:observationDate '1993-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8007 -63.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8007"^^xsd:decimal ;
  dwc:decimalLongitude "-63.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8007 -63.1582)"^^geo:wktLiteral ;
  geo-pos:lat "49.8007"^^xsd:decimal ;
  geo-pos:long "-63.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2363'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_2363'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.1582'^^xsd:double;
  dwc:startLongitude '-63.1582'^^xsd:double;
  dwc:endLongitude '-63.1582'^^xsd:double;
  dwc:latitude '49.8007'^^xsd:double;
  dwc:startLatitude '49.8007'^^xsd:double;
  dwc:endLatitude '49.8007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.1582 49.8007, -63.1582 49.8007, -63.1582 49.8007, -63.1582 49.8007, -63.1582 49.8007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2363'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1906'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1906'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:startLongitude '-16.5'^^xsd:double;
  dwc:endLongitude '-16.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:startLatitude '63.5'^^xsd:double;
  dwc:endLatitude '63.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.5 63.5, -16.5 63.5, -16.5 63.5, -16.5 63.5, -16.5 63.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1906'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -26.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^xsd:decimal ;
  dwc:decimalLongitude "-26.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -26.7333)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "-26.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1834'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_1834'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.7333'^^xsd:double;
  dwc:startLongitude '-26.7333'^^xsd:double;
  dwc:endLongitude '-26.7333'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:startLatitude '63.7'^^xsd:double;
  dwc:endLatitude '63.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.7333 63.7, -26.7333 63.7, -26.7333 63.7, -26.7333 63.7, -26.7333 63.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1834'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4 -67.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4"^^xsd:decimal ;
  dwc:decimalLongitude "-67.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4 -67.25)"^^geo:wktLiteral ;
  geo-pos:lat "18.4"^^xsd:decimal ;
  geo-pos:long "-67.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3082'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_3082'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.25'^^xsd:double;
  dwc:startLongitude '-67.25'^^xsd:double;
  dwc:endLongitude '-67.25'^^xsd:double;
  dwc:latitude '18.4'^^xsd:double;
  dwc:startLatitude '18.4'^^xsd:double;
  dwc:endLatitude '18.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.25 18.4, -67.25 18.4, -67.25 18.4, -67.25 18.4, -67.25 18.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3082'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4585 -56.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4585"^^xsd:decimal ;
  dwc:decimalLongitude "-56.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4585 -56.849)"^^geo:wktLiteral ;
  geo-pos:lat "51.4585"^^xsd:decimal ;
  geo-pos:long "-56.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3569'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3569'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.849'^^xsd:double;
  dwc:startLongitude '-56.849'^^xsd:double;
  dwc:endLongitude '-56.849'^^xsd:double;
  dwc:latitude '51.4585'^^xsd:double;
  dwc:startLatitude '51.4585'^^xsd:double;
  dwc:endLatitude '51.4585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.849 51.4585, -56.849 51.4585, -56.849 51.4585, -56.849 51.4585, -56.849 51.4585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3569'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8108 -53.0538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8108"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8108 -53.0538)"^^geo:wktLiteral ;
  geo-pos:lat "47.8108"^^xsd:decimal ;
  geo-pos:long "-53.0538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_498'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_498'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0538'^^xsd:double;
  dwc:startLongitude '-53.0538'^^xsd:double;
  dwc:endLongitude '-53.0538'^^xsd:double;
  dwc:latitude '47.8108'^^xsd:double;
  dwc:startLatitude '47.8108'^^xsd:double;
  dwc:endLatitude '47.8108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0538 47.8108, -53.0538 47.8108, -53.0538 47.8108, -53.0538 47.8108, -53.0538 47.8108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_498'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7357 -53.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7357"^^xsd:decimal ;
  dwc:decimalLongitude "-53.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7357 -53.024)"^^geo:wktLiteral ;
  geo-pos:lat "47.7357"^^xsd:decimal ;
  geo-pos:long "-53.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_507'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_507'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.024'^^xsd:double;
  dwc:startLongitude '-53.024'^^xsd:double;
  dwc:endLongitude '-53.024'^^xsd:double;
  dwc:latitude '47.7357'^^xsd:double;
  dwc:startLatitude '47.7357'^^xsd:double;
  dwc:endLatitude '47.7357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.024 47.7357, -53.024 47.7357, -53.024 47.7357, -53.024 47.7357, -53.024 47.7357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_507'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6048 -53.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6048"^^xsd:decimal ;
  dwc:decimalLongitude "-53.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6048 -53.066)"^^geo:wktLiteral ;
  geo-pos:lat "47.6048"^^xsd:decimal ;
  geo-pos:long "-53.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_492'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_492'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.066'^^xsd:double;
  dwc:startLongitude '-53.066'^^xsd:double;
  dwc:endLongitude '-53.066'^^xsd:double;
  dwc:latitude '47.6048'^^xsd:double;
  dwc:startLatitude '47.6048'^^xsd:double;
  dwc:endLatitude '47.6048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.066 47.6048, -53.066 47.6048, -53.066 47.6048, -53.066 47.6048, -53.066 47.6048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_492'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6437 -53.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6437"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6437 -53.0103)"^^geo:wktLiteral ;
  geo-pos:lat "47.6437"^^xsd:decimal ;
  geo-pos:long "-53.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_353'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_353'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0103'^^xsd:double;
  dwc:startLongitude '-53.0103'^^xsd:double;
  dwc:endLongitude '-53.0103'^^xsd:double;
  dwc:latitude '47.6437'^^xsd:double;
  dwc:startLatitude '47.6437'^^xsd:double;
  dwc:endLatitude '47.6437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0103 47.6437, -53.0103 47.6437, -53.0103 47.6437, -53.0103 47.6437, -53.0103 47.6437))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_353'^^xsd:string;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4783 -53.0283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4783"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4783 -53.0283)"^^geo:wktLiteral ;
  geo-pos:lat "48.4783"^^xsd:decimal ;
  geo-pos:long "-53.0283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_400'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_400'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0283'^^xsd:double;
  dwc:startLongitude '-53.0283'^^xsd:double;
  dwc:endLongitude '-53.0283'^^xsd:double;
  dwc:latitude '48.4783'^^xsd:double;
  dwc:startLatitude '48.4783'^^xsd:double;
  dwc:endLatitude '48.4783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0283 48.4783, -53.0283 48.4783, -53.0283 48.4783, -53.0283 48.4783, -53.0283 48.4783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_400'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.344 -53.9785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.344"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.344 -53.9785)"^^geo:wktLiteral ;
  geo-pos:lat "47.344"^^xsd:decimal ;
  geo-pos:long "-53.9785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4024'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '274_4024'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.9785'^^xsd:double;
  dwc:startLongitude '-53.9785'^^xsd:double;
  dwc:endLongitude '-53.9785'^^xsd:double;
  dwc:latitude '47.344'^^xsd:double;
  dwc:startLatitude '47.344'^^xsd:double;
  dwc:endLatitude '47.344'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.9785 47.344, -53.9785 47.344, -53.9785 47.344, -53.9785 47.344, -53.9785 47.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4024'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4167 -57.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-57.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4167 -57.25)"^^geo:wktLiteral ;
  geo-pos:lat "51.4167"^^xsd:decimal ;
  geo-pos:long "-57.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_84'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_84'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.25'^^xsd:double;
  dwc:startLongitude '-57.25'^^xsd:double;
  dwc:endLongitude '-57.25'^^xsd:double;
  dwc:latitude '51.4167'^^xsd:double;
  dwc:startLatitude '51.4167'^^xsd:double;
  dwc:endLatitude '51.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.25 51.4167, -57.25 51.4167, -57.25 51.4167, -57.25 51.4167, -57.25 51.4167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_84'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7525 -56.2302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7525"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7525 -56.2302)"^^geo:wktLiteral ;
  geo-pos:lat "51.7525"^^xsd:decimal ;
  geo-pos:long "-56.2302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1950'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_1950'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.2302'^^xsd:double;
  dwc:startLongitude '-56.2302'^^xsd:double;
  dwc:endLongitude '-56.2302'^^xsd:double;
  dwc:latitude '51.7525'^^xsd:double;
  dwc:startLatitude '51.7525'^^xsd:double;
  dwc:endLatitude '51.7525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.2302 51.7525, -56.2302 51.7525, -56.2302 51.7525, -56.2302 51.7525, -56.2302 51.7525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1950'^^xsd:string;
  dwc:observationDate '1993-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -52.6295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.483"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -52.6295)"^^geo:wktLiteral ;
  geo-pos:lat "47.483"^^xsd:decimal ;
  geo-pos:long "-52.6295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4041'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4041'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6295'^^xsd:double;
  dwc:startLongitude '-52.6295'^^xsd:double;
  dwc:endLongitude '-52.6295'^^xsd:double;
  dwc:latitude '47.483'^^xsd:double;
  dwc:startLatitude '47.483'^^xsd:double;
  dwc:endLatitude '47.483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6295 47.483, -52.6295 47.483, -52.6295 47.483, -52.6295 47.483, -52.6295 47.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4041'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -52.6295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.483"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -52.6295)"^^geo:wktLiteral ;
  geo-pos:lat "47.483"^^xsd:decimal ;
  geo-pos:long "-52.6295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4042'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4042'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6295'^^xsd:double;
  dwc:startLongitude '-52.6295'^^xsd:double;
  dwc:endLongitude '-52.6295'^^xsd:double;
  dwc:latitude '47.483'^^xsd:double;
  dwc:startLatitude '47.483'^^xsd:double;
  dwc:endLatitude '47.483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6295 47.483, -52.6295 47.483, -52.6295 47.483, -52.6295 47.483, -52.6295 47.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4042'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -52.6295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.483"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -52.6295)"^^geo:wktLiteral ;
  geo-pos:lat "47.483"^^xsd:decimal ;
  geo-pos:long "-52.6295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4043'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4043'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6295'^^xsd:double;
  dwc:startLongitude '-52.6295'^^xsd:double;
  dwc:endLongitude '-52.6295'^^xsd:double;
  dwc:latitude '47.483'^^xsd:double;
  dwc:startLatitude '47.483'^^xsd:double;
  dwc:endLatitude '47.483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6295 47.483, -52.6295 47.483, -52.6295 47.483, -52.6295 47.483, -52.6295 47.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4043'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -52.6295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.483"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -52.6295)"^^geo:wktLiteral ;
  geo-pos:lat "47.483"^^xsd:decimal ;
  geo-pos:long "-52.6295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4044'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4044'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6295'^^xsd:double;
  dwc:startLongitude '-52.6295'^^xsd:double;
  dwc:endLongitude '-52.6295'^^xsd:double;
  dwc:latitude '47.483'^^xsd:double;
  dwc:startLatitude '47.483'^^xsd:double;
  dwc:endLatitude '47.483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6295 47.483, -52.6295 47.483, -52.6295 47.483, -52.6295 47.483, -52.6295 47.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4044'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -52.6295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.483"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -52.6295)"^^geo:wktLiteral ;
  geo-pos:lat "47.483"^^xsd:decimal ;
  geo-pos:long "-52.6295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4045'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_4045'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.6295'^^xsd:double;
  dwc:startLongitude '-52.6295'^^xsd:double;
  dwc:endLongitude '-52.6295'^^xsd:double;
  dwc:latitude '47.483'^^xsd:double;
  dwc:startLatitude '47.483'^^xsd:double;
  dwc:endLatitude '47.483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.6295 47.483, -52.6295 47.483, -52.6295 47.483, -52.6295 47.483, -52.6295 47.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4045'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7642 -69.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7642"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7642 -69.773)"^^geo:wktLiteral ;
  geo-pos:lat "20.7642"^^xsd:decimal ;
  geo-pos:long "-69.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2882'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2882'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.773'^^xsd:double;
  dwc:startLongitude '-69.773'^^xsd:double;
  dwc:endLongitude '-69.773'^^xsd:double;
  dwc:latitude '20.7642'^^xsd:double;
  dwc:startLatitude '20.7642'^^xsd:double;
  dwc:endLatitude '20.7642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.773 20.7642, -69.773 20.7642, -69.773 20.7642, -69.773 20.7642, -69.773 20.7642))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2882'^^xsd:string;
  dwc:observationDate '1993-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3942 -70.4493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3942"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3942 -70.4493)"^^geo:wktLiteral ;
  geo-pos:lat "42.3942"^^xsd:decimal ;
  geo-pos:long "-70.4493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3874'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3874'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4493'^^xsd:double;
  dwc:startLongitude '-70.4493'^^xsd:double;
  dwc:endLongitude '-70.4493'^^xsd:double;
  dwc:latitude '42.3942'^^xsd:double;
  dwc:startLatitude '42.3942'^^xsd:double;
  dwc:endLatitude '42.3942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4493 42.3942, -70.4493 42.3942, -70.4493 42.3942, -70.4493 42.3942, -70.4493 42.3942))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3874'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2926'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_2926'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:startLongitude '-67.3'^^xsd:double;
  dwc:endLongitude '-67.3'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:startLatitude '18.3'^^xsd:double;
  dwc:endLatitude '18.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3, -67.3 18.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2926'^^xsd:string;
  dwc:observationDate '1992-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7678 -69.7978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7678"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7678 -69.7978)"^^geo:wktLiteral ;
  geo-pos:lat "20.7678"^^xsd:decimal ;
  geo-pos:long "-69.7978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2838'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2838'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7978'^^xsd:double;
  dwc:startLongitude '-69.7978'^^xsd:double;
  dwc:endLongitude '-69.7978'^^xsd:double;
  dwc:latitude '20.7678'^^xsd:double;
  dwc:startLatitude '20.7678'^^xsd:double;
  dwc:endLatitude '20.7678'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7978 20.7678, -69.7978 20.7678, -69.7978 20.7678, -69.7978 20.7678, -69.7978 20.7678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2838'^^xsd:string;
  dwc:observationDate '1993-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7017 -69.7813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7017 -69.7813)"^^geo:wktLiteral ;
  geo-pos:lat "20.7017"^^xsd:decimal ;
  geo-pos:long "-69.7813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2814'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_2814'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7813'^^xsd:double;
  dwc:startLongitude '-69.7813'^^xsd:double;
  dwc:endLongitude '-69.7813'^^xsd:double;
  dwc:latitude '20.7017'^^xsd:double;
  dwc:startLatitude '20.7017'^^xsd:double;
  dwc:endLatitude '20.7017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7813 20.7017, -69.7813 20.7017, -69.7813 20.7017, -69.7813 20.7017, -69.7813 20.7017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2814'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7158 -69.7992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7158"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7158 -69.7992)"^^geo:wktLiteral ;
  geo-pos:lat "20.7158"^^xsd:decimal ;
  geo-pos:long "-69.7992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2799'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2799'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7992'^^xsd:double;
  dwc:startLongitude '-69.7992'^^xsd:double;
  dwc:endLongitude '-69.7992'^^xsd:double;
  dwc:latitude '20.7158'^^xsd:double;
  dwc:startLatitude '20.7158'^^xsd:double;
  dwc:endLatitude '20.7158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7992 20.7158, -69.7992 20.7158, -69.7992 20.7158, -69.7992 20.7158, -69.7992 20.7158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2799'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7158 -69.7992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7158"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7158 -69.7992)"^^geo:wktLiteral ;
  geo-pos:lat "20.7158"^^xsd:decimal ;
  geo-pos:long "-69.7992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2800'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_2800'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.55'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7992'^^xsd:double;
  dwc:startLongitude '-69.7992'^^xsd:double;
  dwc:endLongitude '-69.7992'^^xsd:double;
  dwc:latitude '20.7158'^^xsd:double;
  dwc:startLatitude '20.7158'^^xsd:double;
  dwc:endLatitude '20.7158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7992 20.7158, -69.7992 20.7158, -69.7992 20.7158, -69.7992 20.7158, -69.7992 20.7158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2800'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2137'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2137'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2137'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2138'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2138'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2138'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2139'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2139'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.133333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2139'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2140'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2140'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2140'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2141'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2141'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2141'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2142'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2142'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2142'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2143'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2143'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2143'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2144'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2144'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2144'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2145'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2145'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2145'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2146'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_2146'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2146'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7167 -69.786)"^^geo:wktLiteral ;
  geo-pos:lat "20.7167"^^xsd:decimal ;
  geo-pos:long "-69.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1647'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_1647'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.786'^^xsd:double;
  dwc:startLongitude '-69.786'^^xsd:double;
  dwc:endLongitude '-69.786'^^xsd:double;
  dwc:latitude '20.7167'^^xsd:double;
  dwc:startLatitude '20.7167'^^xsd:double;
  dwc:endLatitude '20.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.786 20.7167, -69.786 20.7167, -69.786 20.7167, -69.786 20.7167, -69.786 20.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1647'^^xsd:string;
  dwc:observationDate '1993-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7448 -69.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7448"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7448 -69.7842)"^^geo:wktLiteral ;
  geo-pos:lat "20.7448"^^xsd:decimal ;
  geo-pos:long "-69.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1698'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '274_1698'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7842'^^xsd:double;
  dwc:startLongitude '-69.7842'^^xsd:double;
  dwc:endLongitude '-69.7842'^^xsd:double;
  dwc:latitude '20.7448'^^xsd:double;
  dwc:startLatitude '20.7448'^^xsd:double;
  dwc:endLatitude '20.7448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7842 20.7448, -69.7842 20.7448, -69.7842 20.7448, -69.7842 20.7448, -69.7842 20.7448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1698'^^xsd:string;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7442 -69.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7442"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7442 -69.7675)"^^geo:wktLiteral ;
  geo-pos:lat "20.7442"^^xsd:decimal ;
  geo-pos:long "-69.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1256'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_1256'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7675'^^xsd:double;
  dwc:startLongitude '-69.7675'^^xsd:double;
  dwc:endLongitude '-69.7675'^^xsd:double;
  dwc:latitude '20.7442'^^xsd:double;
  dwc:startLatitude '20.7442'^^xsd:double;
  dwc:endLatitude '20.7442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7675 20.7442, -69.7675 20.7442, -69.7675 20.7442, -69.7675 20.7442, -69.7675 20.7442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1256'^^xsd:string;
  dwc:observationDate '1992-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7587 -69.7932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7587"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7587 -69.7932)"^^geo:wktLiteral ;
  geo-pos:lat "20.7587"^^xsd:decimal ;
  geo-pos:long "-69.7932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1246'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1246'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7932'^^xsd:double;
  dwc:startLongitude '-69.7932'^^xsd:double;
  dwc:endLongitude '-69.7932'^^xsd:double;
  dwc:latitude '20.7587'^^xsd:double;
  dwc:startLatitude '20.7587'^^xsd:double;
  dwc:endLatitude '20.7587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7932 20.7587, -69.7932 20.7587, -69.7932 20.7587, -69.7932 20.7587, -69.7932 20.7587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1246'^^xsd:string;
  dwc:observationDate '1992-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.7755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7435"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.7755)"^^geo:wktLiteral ;
  geo-pos:lat "20.7435"^^xsd:decimal ;
  geo-pos:long "-69.7755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_802'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_802'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7755'^^xsd:double;
  dwc:startLongitude '-69.7755'^^xsd:double;
  dwc:endLongitude '-69.7755'^^xsd:double;
  dwc:latitude '20.7435'^^xsd:double;
  dwc:startLatitude '20.7435'^^xsd:double;
  dwc:endLatitude '20.7435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7755 20.7435, -69.7755 20.7435, -69.7755 20.7435, -69.7755 20.7435, -69.7755 20.7435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_802'^^xsd:string;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7667 -69.8333)"^^geo:wktLiteral ;
  geo-pos:lat "20.7667"^^xsd:decimal ;
  geo-pos:long "-69.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_909'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_909'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8333'^^xsd:double;
  dwc:startLongitude '-69.8333'^^xsd:double;
  dwc:endLongitude '-69.8333'^^xsd:double;
  dwc:latitude '20.7667'^^xsd:double;
  dwc:startLatitude '20.7667'^^xsd:double;
  dwc:endLatitude '20.7667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8333 20.7667, -69.8333 20.7667, -69.8333 20.7667, -69.8333 20.7667, -69.8333 20.7667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_909'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_707'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_707'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_707'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_710'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_710'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_710'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_711'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_711'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_711'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_712'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_712'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.216666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_712'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_713'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_713'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.533333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_713'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_705'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_705'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_705'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_706'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_706'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_706'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_708'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_708'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_708'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_709'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_709'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_709'^^xsd:string;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8767 -55.9233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8767"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8767 -55.9233)"^^geo:wktLiteral ;
  geo-pos:lat "50.8767"^^xsd:decimal ;
  geo-pos:long "-55.9233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_461'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_461'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.9233'^^xsd:double;
  dwc:startLongitude '-55.9233'^^xsd:double;
  dwc:endLongitude '-55.9233'^^xsd:double;
  dwc:latitude '50.8767'^^xsd:double;
  dwc:startLatitude '50.8767'^^xsd:double;
  dwc:endLatitude '50.8767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.9233 50.8767, -55.9233 50.8767, -55.9233 50.8767, -55.9233 50.8767, -55.9233 50.8767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_461'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -64)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4098'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_4098'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:startLongitude '-64'^^xsd:integer;
  dwc:endLongitude '-64'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:startLatitude '50'^^xsd:integer;
  dwc:endLatitude '50'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-64 50, -64 50, -64 50, -64 50, -64 50))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4098'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.172 -64.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.172"^^xsd:decimal ;
  dwc:decimalLongitude "-64.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.172 -64.6365)"^^geo:wktLiteral ;
  geo-pos:lat "50.172"^^xsd:decimal ;
  geo-pos:long "-64.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_4166'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_4166'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.6365'^^xsd:double;
  dwc:startLongitude '-64.6365'^^xsd:double;
  dwc:endLongitude '-64.6365'^^xsd:double;
  dwc:latitude '50.172'^^xsd:double;
  dwc:startLatitude '50.172'^^xsd:double;
  dwc:endLatitude '50.172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.6365 50.172, -64.6365 50.172, -64.6365 50.172, -64.6365 50.172, -64.6365 50.172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_4166'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3925 -66.3645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3925"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3925 -66.3645)"^^geo:wktLiteral ;
  geo-pos:lat "44.3925"^^xsd:decimal ;
  geo-pos:long "-66.3645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3246'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '274_3246'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.3645'^^xsd:double;
  dwc:startLongitude '-66.3645'^^xsd:double;
  dwc:endLongitude '-66.3645'^^xsd:double;
  dwc:latitude '44.3925'^^xsd:double;
  dwc:startLatitude '44.3925'^^xsd:double;
  dwc:endLatitude '44.3925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3645 44.3925, -66.3645 44.3925, -66.3645 44.3925, -66.3645 44.3925, -66.3645 44.3925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3246'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9238 -53.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9238"^^xsd:decimal ;
  dwc:decimalLongitude "-53.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9238 -53.592)"^^geo:wktLiteral ;
  geo-pos:lat "48.9238"^^xsd:decimal ;
  geo-pos:long "-53.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3801'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3801'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.592'^^xsd:double;
  dwc:startLongitude '-53.592'^^xsd:double;
  dwc:endLongitude '-53.592'^^xsd:double;
  dwc:latitude '48.9238'^^xsd:double;
  dwc:startLatitude '48.9238'^^xsd:double;
  dwc:endLatitude '48.9238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.592 48.9238, -53.592 48.9238, -53.592 48.9238, -53.592 48.9238, -53.592 48.9238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3801'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9667 -55.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9667 -55.8167)"^^geo:wktLiteral ;
  geo-pos:lat "51.9667"^^xsd:decimal ;
  geo-pos:long "-55.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1956'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_1956'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.8167'^^xsd:double;
  dwc:startLongitude '-55.8167'^^xsd:double;
  dwc:endLongitude '-55.8167'^^xsd:double;
  dwc:latitude '51.9667'^^xsd:double;
  dwc:startLatitude '51.9667'^^xsd:double;
  dwc:endLatitude '51.9667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.8167 51.9667, -55.8167 51.9667, -55.8167 51.9667, -55.8167 51.9667, -55.8167 51.9667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1956'^^xsd:string;
  dwc:observationDate '1993-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-57.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.25)"^^geo:wktLiteral ;
  geo-pos:lat "51.3833"^^xsd:decimal ;
  geo-pos:long "-57.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2452'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2452'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.25'^^xsd:double;
  dwc:startLongitude '-57.25'^^xsd:double;
  dwc:endLongitude '-57.25'^^xsd:double;
  dwc:latitude '51.3833'^^xsd:double;
  dwc:startLatitude '51.3833'^^xsd:double;
  dwc:endLatitude '51.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.25 51.3833, -57.25 51.3833, -57.25 51.3833, -57.25 51.3833, -57.25 51.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2452'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-57.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.25)"^^geo:wktLiteral ;
  geo-pos:lat "51.3833"^^xsd:decimal ;
  geo-pos:long "-57.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2453'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2453'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.25'^^xsd:double;
  dwc:startLongitude '-57.25'^^xsd:double;
  dwc:endLongitude '-57.25'^^xsd:double;
  dwc:latitude '51.3833'^^xsd:double;
  dwc:startLatitude '51.3833'^^xsd:double;
  dwc:endLatitude '51.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.25 51.3833, -57.25 51.3833, -57.25 51.3833, -57.25 51.3833, -57.25 51.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2453'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-57.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.25)"^^geo:wktLiteral ;
  geo-pos:lat "51.3833"^^xsd:decimal ;
  geo-pos:long "-57.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2454'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2454'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.25'^^xsd:double;
  dwc:startLongitude '-57.25'^^xsd:double;
  dwc:endLongitude '-57.25'^^xsd:double;
  dwc:latitude '51.3833'^^xsd:double;
  dwc:startLatitude '51.3833'^^xsd:double;
  dwc:endLatitude '51.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.25 51.3833, -57.25 51.3833, -57.25 51.3833, -57.25 51.3833, -57.25 51.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2454'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-57.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3833 -57.25)"^^geo:wktLiteral ;
  geo-pos:lat "51.3833"^^xsd:decimal ;
  geo-pos:long "-57.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2455'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2455'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.25'^^xsd:double;
  dwc:startLongitude '-57.25'^^xsd:double;
  dwc:endLongitude '-57.25'^^xsd:double;
  dwc:latitude '51.3833'^^xsd:double;
  dwc:startLatitude '51.3833'^^xsd:double;
  dwc:endLatitude '51.3833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.25 51.3833, -57.25 51.3833, -57.25 51.3833, -57.25 51.3833, -57.25 51.3833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2455'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6438 -53.1155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6438"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6438 -53.1155)"^^geo:wktLiteral ;
  geo-pos:lat "47.6438"^^xsd:decimal ;
  geo-pos:long "-53.1155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_480'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '274_480'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1155'^^xsd:double;
  dwc:startLongitude '-53.1155'^^xsd:double;
  dwc:endLongitude '-53.1155'^^xsd:double;
  dwc:latitude '47.6438'^^xsd:double;
  dwc:startLatitude '47.6438'^^xsd:double;
  dwc:endLatitude '47.6438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1155 47.6438, -53.1155 47.6438, -53.1155 47.6438, -53.1155 47.6438, -53.1155 47.6438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_480'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2947 -57.2093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2947"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2947 -57.2093)"^^geo:wktLiteral ;
  geo-pos:lat "51.2947"^^xsd:decimal ;
  geo-pos:long "-57.2093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_85'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_85'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2093'^^xsd:double;
  dwc:startLongitude '-57.2093'^^xsd:double;
  dwc:endLongitude '-57.2093'^^xsd:double;
  dwc:latitude '51.2947'^^xsd:double;
  dwc:startLatitude '51.2947'^^xsd:double;
  dwc:endLatitude '51.2947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2093 51.2947, -57.2093 51.2947, -57.2093 51.2947, -57.2093 51.2947, -57.2093 51.2947))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_85'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7988 -54.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7988"^^xsd:decimal ;
  dwc:decimalLongitude "-54.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7988 -54.134)"^^geo:wktLiteral ;
  geo-pos:lat "46.7988"^^xsd:decimal ;
  geo-pos:long "-54.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1755'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1755'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.134'^^xsd:double;
  dwc:startLongitude '-54.134'^^xsd:double;
  dwc:endLongitude '-54.134'^^xsd:double;
  dwc:latitude '46.7988'^^xsd:double;
  dwc:startLatitude '46.7988'^^xsd:double;
  dwc:endLatitude '46.7988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.134 46.7988, -54.134 46.7988, -54.134 46.7988, -54.134 46.7988, -54.134 46.7988))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1755'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0408 -64.5742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0408"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0408 -64.5742)"^^geo:wktLiteral ;
  geo-pos:lat "50.0408"^^xsd:decimal ;
  geo-pos:long "-64.5742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2426'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2426'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5742'^^xsd:double;
  dwc:startLongitude '-64.5742'^^xsd:double;
  dwc:endLongitude '-64.5742'^^xsd:double;
  dwc:latitude '50.0408'^^xsd:double;
  dwc:startLatitude '50.0408'^^xsd:double;
  dwc:endLatitude '50.0408'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5742 50.0408, -64.5742 50.0408, -64.5742 50.0408, -64.5742 50.0408, -64.5742 50.0408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2426'^^xsd:string;
  dwc:observationDate '1992-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0408 -64.5742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0408"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0408 -64.5742)"^^geo:wktLiteral ;
  geo-pos:lat "50.0408"^^xsd:decimal ;
  geo-pos:long "-64.5742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2425'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_2425'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.5742'^^xsd:double;
  dwc:startLongitude '-64.5742'^^xsd:double;
  dwc:endLongitude '-64.5742'^^xsd:double;
  dwc:latitude '50.0408'^^xsd:double;
  dwc:startLatitude '50.0408'^^xsd:double;
  dwc:endLatitude '50.0408'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5742 50.0408, -64.5742 50.0408, -64.5742 50.0408, -64.5742 50.0408, -64.5742 50.0408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2425'^^xsd:string;
  dwc:observationDate '1992-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7957 -53.8478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7957"^^xsd:decimal ;
  dwc:decimalLongitude "-53.8478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7957 -53.8478)"^^geo:wktLiteral ;
  geo-pos:lat "47.7957"^^xsd:decimal ;
  geo-pos:long "-53.8478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3928'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_3928'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.8478'^^xsd:double;
  dwc:startLongitude '-53.8478'^^xsd:double;
  dwc:endLongitude '-53.8478'^^xsd:double;
  dwc:latitude '47.7957'^^xsd:double;
  dwc:startLatitude '47.7957'^^xsd:double;
  dwc:endLatitude '47.7957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.8478 47.7957, -53.8478 47.7957, -53.8478 47.7957, -53.8478 47.7957, -53.8478 47.7957))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3928'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4158 -70.4718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4158"^^xsd:decimal ;
  dwc:decimalLongitude "-70.4718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4158 -70.4718)"^^geo:wktLiteral ;
  geo-pos:lat "42.4158"^^xsd:decimal ;
  geo-pos:long "-70.4718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3873'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_3873'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.4718'^^xsd:double;
  dwc:startLongitude '-70.4718'^^xsd:double;
  dwc:endLongitude '-70.4718'^^xsd:double;
  dwc:latitude '42.4158'^^xsd:double;
  dwc:startLatitude '42.4158'^^xsd:double;
  dwc:endLatitude '42.4158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4718 42.4158, -70.4718 42.4158, -70.4718 42.4158, -70.4718 42.4158, -70.4718 42.4158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3873'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7527 -69.7908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7527"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7527 -69.7908)"^^geo:wktLiteral ;
  geo-pos:lat "20.7527"^^xsd:decimal ;
  geo-pos:long "-69.7908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2722'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2722'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7908'^^xsd:double;
  dwc:startLongitude '-69.7908'^^xsd:double;
  dwc:endLongitude '-69.7908'^^xsd:double;
  dwc:latitude '20.7527'^^xsd:double;
  dwc:startLatitude '20.7527'^^xsd:double;
  dwc:endLatitude '20.7527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7908 20.7527, -69.7908 20.7527, -69.7908 20.7527, -69.7908 20.7527, -69.7908 20.7527))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2722'^^xsd:string;
  dwc:observationDate '1993-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7412 -69.7623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7412"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7412 -69.7623)"^^geo:wktLiteral ;
  geo-pos:lat "20.7412"^^xsd:decimal ;
  geo-pos:long "-69.7623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2729'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '274_2729'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7623'^^xsd:double;
  dwc:startLongitude '-69.7623'^^xsd:double;
  dwc:endLongitude '-69.7623'^^xsd:double;
  dwc:latitude '20.7412'^^xsd:double;
  dwc:startLatitude '20.7412'^^xsd:double;
  dwc:endLatitude '20.7412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7623 20.7412, -69.7623 20.7412, -69.7623 20.7412, -69.7623 20.7412, -69.7623 20.7412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2729'^^xsd:string;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7537 -69.7945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7537"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7537 -69.7945)"^^geo:wktLiteral ;
  geo-pos:lat "20.7537"^^xsd:decimal ;
  geo-pos:long "-69.7945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1594'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1594'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7945'^^xsd:double;
  dwc:startLongitude '-69.7945'^^xsd:double;
  dwc:endLongitude '-69.7945'^^xsd:double;
  dwc:latitude '20.7537'^^xsd:double;
  dwc:startLatitude '20.7537'^^xsd:double;
  dwc:endLatitude '20.7537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7945 20.7537, -69.7945 20.7537, -69.7945 20.7537, -69.7945 20.7537, -69.7945 20.7537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1594'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7537 -69.7945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7537"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7537 -69.7945)"^^geo:wktLiteral ;
  geo-pos:lat "20.7537"^^xsd:decimal ;
  geo-pos:long "-69.7945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1595'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1595'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7945'^^xsd:double;
  dwc:startLongitude '-69.7945'^^xsd:double;
  dwc:endLongitude '-69.7945'^^xsd:double;
  dwc:latitude '20.7537'^^xsd:double;
  dwc:startLatitude '20.7537'^^xsd:double;
  dwc:endLatitude '20.7537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7945 20.7537, -69.7945 20.7537, -69.7945 20.7537, -69.7945 20.7537, -69.7945 20.7537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1595'^^xsd:string;
  dwc:observationDate '1993-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7475 -69.8002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7475"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7475 -69.8002)"^^geo:wktLiteral ;
  geo-pos:lat "20.7475"^^xsd:decimal ;
  geo-pos:long "-69.8002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1580'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_1580'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8002'^^xsd:double;
  dwc:startLongitude '-69.8002'^^xsd:double;
  dwc:endLongitude '-69.8002'^^xsd:double;
  dwc:latitude '20.7475'^^xsd:double;
  dwc:startLatitude '20.7475'^^xsd:double;
  dwc:endLatitude '20.7475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8002 20.7475, -69.8002 20.7475, -69.8002 20.7475, -69.8002 20.7475, -69.8002 20.7475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1580'^^xsd:string;
  dwc:observationDate '1993-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.735 -69.7862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.735"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.735 -69.7862)"^^geo:wktLiteral ;
  geo-pos:lat "20.735"^^xsd:decimal ;
  geo-pos:long "-69.7862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1721'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1721'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7862'^^xsd:double;
  dwc:startLongitude '-69.7862'^^xsd:double;
  dwc:endLongitude '-69.7862'^^xsd:double;
  dwc:latitude '20.735'^^xsd:double;
  dwc:startLatitude '20.735'^^xsd:double;
  dwc:endLatitude '20.735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7862 20.735, -69.7862 20.735, -69.7862 20.735, -69.7862 20.735, -69.7862 20.735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1721'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3715 -70.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3715"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3715 -70.199)"^^geo:wktLiteral ;
  geo-pos:lat "42.3715"^^xsd:decimal ;
  geo-pos:long "-70.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1506'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '274_1506'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.199'^^xsd:double;
  dwc:startLongitude '-70.199'^^xsd:double;
  dwc:endLongitude '-70.199'^^xsd:double;
  dwc:latitude '42.3715'^^xsd:double;
  dwc:startLatitude '42.3715'^^xsd:double;
  dwc:endLatitude '42.3715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.199 42.3715, -70.199 42.3715, -70.199 42.3715, -70.199 42.3715, -70.199 42.3715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1506'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7332 -69.7958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7332"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7332 -69.7958)"^^geo:wktLiteral ;
  geo-pos:lat "20.7332"^^xsd:decimal ;
  geo-pos:long "-69.7958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1449'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_1449'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7958'^^xsd:double;
  dwc:startLongitude '-69.7958'^^xsd:double;
  dwc:endLongitude '-69.7958'^^xsd:double;
  dwc:latitude '20.7332'^^xsd:double;
  dwc:startLatitude '20.7332'^^xsd:double;
  dwc:endLatitude '20.7332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7958 20.7332, -69.7958 20.7332, -69.7958 20.7332, -69.7958 20.7332, -69.7958 20.7332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1449'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7952 -69.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7952"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7952 -69.816)"^^geo:wktLiteral ;
  geo-pos:lat "20.7952"^^xsd:decimal ;
  geo-pos:long "-69.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_983'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_983'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.816'^^xsd:double;
  dwc:startLongitude '-69.816'^^xsd:double;
  dwc:endLongitude '-69.816'^^xsd:double;
  dwc:latitude '20.7952'^^xsd:double;
  dwc:startLatitude '20.7952'^^xsd:double;
  dwc:endLatitude '20.7952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.816 20.7952, -69.816 20.7952, -69.816 20.7952, -69.816 20.7952, -69.816 20.7952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_983'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.752 -69.7778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.752"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.752 -69.7778)"^^geo:wktLiteral ;
  geo-pos:lat "20.752"^^xsd:decimal ;
  geo-pos:long "-69.7778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_977'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_977'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7778'^^xsd:double;
  dwc:startLongitude '-69.7778'^^xsd:double;
  dwc:endLongitude '-69.7778'^^xsd:double;
  dwc:latitude '20.752'^^xsd:double;
  dwc:startLatitude '20.752'^^xsd:double;
  dwc:endLatitude '20.752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7778 20.752, -69.7778 20.752, -69.7778 20.752, -69.7778 20.752, -69.7778 20.752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_977'^^xsd:string;
  dwc:observationDate '1993-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.7878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7435"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.7878)"^^geo:wktLiteral ;
  geo-pos:lat "20.7435"^^xsd:decimal ;
  geo-pos:long "-69.7878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_791'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_791'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7878'^^xsd:double;
  dwc:startLongitude '-69.7878'^^xsd:double;
  dwc:endLongitude '-69.7878'^^xsd:double;
  dwc:latitude '20.7435'^^xsd:double;
  dwc:startLatitude '20.7435'^^xsd:double;
  dwc:endLatitude '20.7435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7878 20.7435, -69.7878 20.7435, -69.7878 20.7435, -69.7878 20.7435, -69.7878 20.7435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_791'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.7878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7435"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7435 -69.7878)"^^geo:wktLiteral ;
  geo-pos:lat "20.7435"^^xsd:decimal ;
  geo-pos:long "-69.7878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_792'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '274_792'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7878'^^xsd:double;
  dwc:startLongitude '-69.7878'^^xsd:double;
  dwc:endLongitude '-69.7878'^^xsd:double;
  dwc:latitude '20.7435'^^xsd:double;
  dwc:startLatitude '20.7435'^^xsd:double;
  dwc:endLatitude '20.7435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7878 20.7435, -69.7878 20.7435, -69.7878 20.7435, -69.7878 20.7435, -69.7878 20.7435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_792'^^xsd:string;
  dwc:observationDate '1993-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7417 -69.7693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.7693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7417 -69.7693)"^^geo:wktLiteral ;
  geo-pos:lat "20.7417"^^xsd:decimal ;
  geo-pos:long "-69.7693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_960'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_960'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.7693'^^xsd:double;
  dwc:startLongitude '-69.7693'^^xsd:double;
  dwc:endLongitude '-69.7693'^^xsd:double;
  dwc:latitude '20.7417'^^xsd:double;
  dwc:startLatitude '20.7417'^^xsd:double;
  dwc:endLatitude '20.7417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7693 20.7417, -69.7693 20.7417, -69.7693 20.7417, -69.7693 20.7417, -69.7693 20.7417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_960'^^xsd:string;
  dwc:observationDate '1993-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_621'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_621'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_621'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_622'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_622'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_622'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_623'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_623'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_623'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_624'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_624'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_624'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_625'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_625'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_625'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_626'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_626'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_626'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_627'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_627'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_627'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_628'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_628'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_628'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_629'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_629'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:startLongitude '-69.75'^^xsd:double;
  dwc:endLongitude '-69.75'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75, -69.75 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_629'^^xsd:string;
  dwc:observationDate '1992-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.676 -69.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.676"^^xsd:decimal ;
  dwc:decimalLongitude "-69.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.676 -69.83)"^^geo:wktLiteral ;
  geo-pos:lat "20.676"^^xsd:decimal ;
  geo-pos:long "-69.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1349'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1349'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.83'^^xsd:double;
  dwc:startLongitude '-69.83'^^xsd:double;
  dwc:endLongitude '-69.83'^^xsd:double;
  dwc:latitude '20.676'^^xsd:double;
  dwc:startLatitude '20.676'^^xsd:double;
  dwc:endLatitude '20.676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.83 20.676, -69.83 20.676, -69.83 20.676, -69.83 20.676, -69.83 20.676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1349'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.676 -69.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.676"^^xsd:decimal ;
  dwc:decimalLongitude "-69.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.676 -69.83)"^^geo:wktLiteral ;
  geo-pos:lat "20.676"^^xsd:decimal ;
  geo-pos:long "-69.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1350'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1350'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.83'^^xsd:double;
  dwc:startLongitude '-69.83'^^xsd:double;
  dwc:endLongitude '-69.83'^^xsd:double;
  dwc:latitude '20.676'^^xsd:double;
  dwc:startLatitude '20.676'^^xsd:double;
  dwc:endLatitude '20.676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.83 20.676, -69.83 20.676, -69.83 20.676, -69.83 20.676, -69.83 20.676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1350'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.676 -69.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.676"^^xsd:decimal ;
  dwc:decimalLongitude "-69.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.676 -69.83)"^^geo:wktLiteral ;
  geo-pos:lat "20.676"^^xsd:decimal ;
  geo-pos:long "-69.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1351'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1351'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.45'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.83'^^xsd:double;
  dwc:startLongitude '-69.83'^^xsd:double;
  dwc:endLongitude '-69.83'^^xsd:double;
  dwc:latitude '20.676'^^xsd:double;
  dwc:startLatitude '20.676'^^xsd:double;
  dwc:endLatitude '20.676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.83 20.676, -69.83 20.676, -69.83 20.676, -69.83 20.676, -69.83 20.676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1351'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.676 -69.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.676"^^xsd:decimal ;
  dwc:decimalLongitude "-69.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.676 -69.83)"^^geo:wktLiteral ;
  geo-pos:lat "20.676"^^xsd:decimal ;
  geo-pos:long "-69.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1352'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1352'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.83'^^xsd:double;
  dwc:startLongitude '-69.83'^^xsd:double;
  dwc:endLongitude '-69.83'^^xsd:double;
  dwc:latitude '20.676'^^xsd:double;
  dwc:startLatitude '20.676'^^xsd:double;
  dwc:endLatitude '20.676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.83 20.676, -69.83 20.676, -69.83 20.676, -69.83 20.676, -69.83 20.676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1352'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.676 -69.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.676"^^xsd:decimal ;
  dwc:decimalLongitude "-69.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.676 -69.83)"^^geo:wktLiteral ;
  geo-pos:lat "20.676"^^xsd:decimal ;
  geo-pos:long "-69.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1348'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '274_1348'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.9'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.83'^^xsd:double;
  dwc:startLongitude '-69.83'^^xsd:double;
  dwc:endLongitude '-69.83'^^xsd:double;
  dwc:latitude '20.676'^^xsd:double;
  dwc:startLatitude '20.676'^^xsd:double;
  dwc:endLatitude '20.676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.83 20.676, -69.83 20.676, -69.83 20.676, -69.83 20.676, -69.83 20.676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1348'^^xsd:string;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9833 -26.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-26.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9833 -26.85)"^^geo:wktLiteral ;
  geo-pos:lat "65.9833"^^xsd:decimal ;
  geo-pos:long "-26.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1775'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_1775'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-26.85'^^xsd:double;
  dwc:startLongitude '-26.85'^^xsd:double;
  dwc:endLongitude '-26.85'^^xsd:double;
  dwc:latitude '65.9833'^^xsd:double;
  dwc:startLatitude '65.9833'^^xsd:double;
  dwc:endLatitude '65.9833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.85 65.9833, -26.85 65.9833, -26.85 65.9833, -26.85 65.9833, -26.85 65.9833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1775'^^xsd:string;
  dwc:observationDate '1992-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7167 -24.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7167 -24.1167)"^^geo:wktLiteral ;
  geo-pos:lat "66.7167"^^xsd:decimal ;
  geo-pos:long "-24.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1768'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_1768'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-24.1167'^^xsd:double;
  dwc:startLongitude '-24.1167'^^xsd:double;
  dwc:endLongitude '-24.1167'^^xsd:double;
  dwc:latitude '66.7167'^^xsd:double;
  dwc:startLatitude '66.7167'^^xsd:double;
  dwc:endLatitude '66.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.1167 66.7167, -24.1167 66.7167, -24.1167 66.7167, -24.1167 66.7167, -24.1167 66.7167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1768'^^xsd:string;
  dwc:observationDate '1992-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1667 -52.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1667 -52.8333)"^^geo:wktLiteral ;
  geo-pos:lat "47.1667"^^xsd:decimal ;
  geo-pos:long "-52.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3710'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_3710'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8333'^^xsd:double;
  dwc:startLongitude '-52.8333'^^xsd:double;
  dwc:endLongitude '-52.8333'^^xsd:double;
  dwc:latitude '47.1667'^^xsd:double;
  dwc:startLatitude '47.1667'^^xsd:double;
  dwc:endLatitude '47.1667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8333 47.1667, -52.8333 47.1667, -52.8333 47.1667, -52.8333 47.1667, -52.8333 47.1667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3710'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -25.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -25.7833)"^^geo:wktLiteral ;
  geo-pos:lat "63.4"^^xsd:decimal ;
  geo-pos:long "-25.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1798'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '274_1798'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.7833'^^xsd:double;
  dwc:startLongitude '-25.7833'^^xsd:double;
  dwc:endLongitude '-25.7833'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:startLatitude '63.4'^^xsd:double;
  dwc:endLatitude '63.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.7833 63.4, -25.7833 63.4, -25.7833 63.4, -25.7833 63.4, -25.7833 63.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1798'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0975 -66.2703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0975"^^xsd:decimal ;
  dwc:decimalLongitude "-66.2703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0975 -66.2703)"^^geo:wktLiteral ;
  geo-pos:lat "42.0975"^^xsd:decimal ;
  geo-pos:long "-66.2703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3368'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3368'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-66.2703'^^xsd:double;
  dwc:startLongitude '-66.2703'^^xsd:double;
  dwc:endLongitude '-66.2703'^^xsd:double;
  dwc:latitude '42.0975'^^xsd:double;
  dwc:startLatitude '42.0975'^^xsd:double;
  dwc:endLatitude '42.0975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.2703 42.0975, -66.2703 42.0975, -66.2703 42.0975, -66.2703 42.0975, -66.2703 42.0975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3368'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1388 -70.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1388"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1388 -70.0702)"^^geo:wktLiteral ;
  geo-pos:lat "43.1388"^^xsd:decimal ;
  geo-pos:long "-70.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3864'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '274_3864'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0702'^^xsd:double;
  dwc:startLongitude '-70.0702'^^xsd:double;
  dwc:endLongitude '-70.0702'^^xsd:double;
  dwc:latitude '43.1388'^^xsd:double;
  dwc:startLatitude '43.1388'^^xsd:double;
  dwc:endLatitude '43.1388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0702 43.1388, -70.0702 43.1388, -70.0702 43.1388, -70.0702 43.1388, -70.0702 43.1388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3864'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1892 -70.0147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1892"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1892 -70.0147)"^^geo:wktLiteral ;
  geo-pos:lat "43.1892"^^xsd:decimal ;
  geo-pos:long "-70.0147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3017'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '274_3017'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0147'^^xsd:double;
  dwc:startLongitude '-70.0147'^^xsd:double;
  dwc:endLongitude '-70.0147'^^xsd:double;
  dwc:latitude '43.1892'^^xsd:double;
  dwc:startLatitude '43.1892'^^xsd:double;
  dwc:endLatitude '43.1892'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0147 43.1892, -70.0147 43.1892, -70.0147 43.1892, -70.0147 43.1892, -70.0147 43.1892))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3017'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2124'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2124'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2124'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2123'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2123'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2123'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2122'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2122'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2122'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3761'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '274_3761'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53'^^xsd:integer;
  dwc:startLongitude '-53'^^xsd:integer;
  dwc:endLongitude '-53'^^xsd:integer;
  dwc:latitude '48'^^xsd:integer;
  dwc:startLatitude '48'^^xsd:integer;
  dwc:endLatitude '48'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-53 48, -53 48, -53 48, -53 48, -53 48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3761'^^xsd:string;
  dwc:observationDate '1993-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0647 -68.8712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0647"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0647 -68.8712)"^^geo:wktLiteral ;
  geo-pos:lat "20.0647"^^xsd:decimal ;
  geo-pos:long "-68.8712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3163'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_3163'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8712'^^xsd:double;
  dwc:startLongitude '-68.8712'^^xsd:double;
  dwc:endLongitude '-68.8712'^^xsd:double;
  dwc:latitude '20.0647'^^xsd:double;
  dwc:startLatitude '20.0647'^^xsd:double;
  dwc:endLatitude '20.0647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8712 20.0647, -68.8712 20.0647, -68.8712 20.0647, -68.8712 20.0647, -68.8712 20.0647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3163'^^xsd:string;
  dwc:observationDate '1992-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3745 -54.2378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3745"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3745 -54.2378)"^^geo:wktLiteral ;
  geo-pos:lat "47.3745"^^xsd:decimal ;
  geo-pos:long "-54.2378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3633'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_3633'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2378'^^xsd:double;
  dwc:startLongitude '-54.2378'^^xsd:double;
  dwc:endLongitude '-54.2378'^^xsd:double;
  dwc:latitude '47.3745'^^xsd:double;
  dwc:startLatitude '47.3745'^^xsd:double;
  dwc:endLatitude '47.3745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2378 47.3745, -54.2378 47.3745, -54.2378 47.3745, -54.2378 47.3745, -54.2378 47.3745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3633'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8175 -54.2173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8175"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8175 -54.2173)"^^geo:wktLiteral ;
  geo-pos:lat "46.8175"^^xsd:decimal ;
  geo-pos:long "-54.2173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3627'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3627'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2173'^^xsd:double;
  dwc:startLongitude '-54.2173'^^xsd:double;
  dwc:endLongitude '-54.2173'^^xsd:double;
  dwc:latitude '46.8175'^^xsd:double;
  dwc:startLatitude '46.8175'^^xsd:double;
  dwc:endLatitude '46.8175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2173 46.8175, -54.2173 46.8175, -54.2173 46.8175, -54.2173 46.8175, -54.2173 46.8175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3627'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8728 -63.3085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8728"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8728 -63.3085)"^^geo:wktLiteral ;
  geo-pos:lat "49.8728"^^xsd:decimal ;
  geo-pos:long "-63.3085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2402'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '274_2402'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3085'^^xsd:double;
  dwc:startLongitude '-63.3085'^^xsd:double;
  dwc:endLongitude '-63.3085'^^xsd:double;
  dwc:latitude '49.8728'^^xsd:double;
  dwc:startLatitude '49.8728'^^xsd:double;
  dwc:endLatitude '49.8728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3085 49.8728, -63.3085 49.8728, -63.3085 49.8728, -63.3085 49.8728, -63.3085 49.8728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2402'^^xsd:string;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6473 -53.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6473"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6473 -53.6445)"^^geo:wktLiteral ;
  geo-pos:lat "46.6473"^^xsd:decimal ;
  geo-pos:long "-53.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3991'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '274_3991'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6445'^^xsd:double;
  dwc:startLongitude '-53.6445'^^xsd:double;
  dwc:endLongitude '-53.6445'^^xsd:double;
  dwc:latitude '46.6473'^^xsd:double;
  dwc:startLatitude '46.6473'^^xsd:double;
  dwc:endLatitude '46.6473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6445 46.6473, -53.6445 46.6473, -53.6445 46.6473, -53.6445 46.6473, -53.6445 46.6473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3991'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8277 -54.2092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8277"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8277 -54.2092)"^^geo:wktLiteral ;
  geo-pos:lat "46.8277"^^xsd:decimal ;
  geo-pos:long "-54.2092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1744'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_1744'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-54.2092'^^xsd:double;
  dwc:startLongitude '-54.2092'^^xsd:double;
  dwc:endLongitude '-54.2092'^^xsd:double;
  dwc:latitude '46.8277'^^xsd:double;
  dwc:startLatitude '46.8277'^^xsd:double;
  dwc:endLatitude '46.8277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.2092 46.8277, -54.2092 46.8277, -54.2092 46.8277, -54.2092 46.8277, -54.2092 46.8277))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1744'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7977 -53.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7977"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7977 -53.0037)"^^geo:wktLiteral ;
  geo-pos:lat "47.7977"^^xsd:decimal ;
  geo-pos:long "-53.0037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_501'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '274_501'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.0037'^^xsd:double;
  dwc:startLongitude '-53.0037'^^xsd:double;
  dwc:endLongitude '-53.0037'^^xsd:double;
  dwc:latitude '47.7977'^^xsd:double;
  dwc:startLatitude '47.7977'^^xsd:double;
  dwc:endLatitude '47.7977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.0037 47.7977, -53.0037 47.7977, -53.0037 47.7977, -53.0037 47.7977, -53.0037 47.7977))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_501'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -53.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -53.3067)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-53.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_394'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '274_394'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.3067'^^xsd:double;
  dwc:startLongitude '-53.3067'^^xsd:double;
  dwc:endLongitude '-53.3067'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:startLatitude '48.34'^^xsd:double;
  dwc:endLatitude '48.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.3067 48.34, -53.3067 48.34, -53.3067 48.34, -53.3067 48.34, -53.3067 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_394'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1872 -64.7052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1872"^^xsd:decimal ;
  dwc:decimalLongitude "-64.7052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1872 -64.7052)"^^geo:wktLiteral ;
  geo-pos:lat "50.1872"^^xsd:decimal ;
  geo-pos:long "-64.7052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2253'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '274_2253'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-64.7052'^^xsd:double;
  dwc:startLongitude '-64.7052'^^xsd:double;
  dwc:endLongitude '-64.7052'^^xsd:double;
  dwc:latitude '50.1872'^^xsd:double;
  dwc:startLatitude '50.1872'^^xsd:double;
  dwc:endLatitude '50.1872'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.7052 50.1872, -64.7052 50.1872, -64.7052 50.1872, -64.7052 50.1872, -64.7052 50.1872))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2253'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305 -57.2707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305 -57.2707)"^^geo:wktLiteral ;
  geo-pos:lat "51.305"^^xsd:decimal ;
  geo-pos:long "-57.2707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2468'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_2468'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2707'^^xsd:double;
  dwc:startLongitude '-57.2707'^^xsd:double;
  dwc:endLongitude '-57.2707'^^xsd:double;
  dwc:latitude '51.305'^^xsd:double;
  dwc:startLatitude '51.305'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2707 51.305, -57.2707 51.305, -57.2707 51.305, -57.2707 51.305, -57.2707 51.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2468'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -52.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -52.8667)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-52.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3985'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3985'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8667'^^xsd:double;
  dwc:startLongitude '-52.8667'^^xsd:double;
  dwc:endLongitude '-52.8667'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:startLatitude '47.1'^^xsd:double;
  dwc:endLatitude '47.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8667 47.1, -52.8667 47.1, -52.8667 47.1, -52.8667 47.1, -52.8667 47.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3985'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -52.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -52.8667)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-52.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3986'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_3986'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-52.8667'^^xsd:double;
  dwc:startLongitude '-52.8667'^^xsd:double;
  dwc:endLongitude '-52.8667'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:startLatitude '47.1'^^xsd:double;
  dwc:endLatitude '47.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.8667 47.1, -52.8667 47.1, -52.8667 47.1, -52.8667 47.1, -52.8667 47.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3986'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2622 -68.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2622"^^xsd:decimal ;
  dwc:decimalLongitude "-68.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2622 -68.912)"^^geo:wktLiteral ;
  geo-pos:lat "41.2622"^^xsd:decimal ;
  geo-pos:long "-68.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3403'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_3403'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.912'^^xsd:double;
  dwc:startLongitude '-68.912'^^xsd:double;
  dwc:endLongitude '-68.912'^^xsd:double;
  dwc:latitude '41.2622'^^xsd:double;
  dwc:startLatitude '41.2622'^^xsd:double;
  dwc:endLatitude '41.2622'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.912 41.2622, -68.912 41.2622, -68.912 41.2622, -68.912 41.2622, -68.912 41.2622))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3403'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6955 -56.0547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6955"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6955 -56.0547)"^^geo:wktLiteral ;
  geo-pos:lat "50.6955"^^xsd:decimal ;
  geo-pos:long "-56.0547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1972'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '274_1972'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.0547'^^xsd:double;
  dwc:startLongitude '-56.0547'^^xsd:double;
  dwc:endLongitude '-56.0547'^^xsd:double;
  dwc:latitude '50.6955'^^xsd:double;
  dwc:startLatitude '50.6955'^^xsd:double;
  dwc:endLatitude '50.6955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.0547 50.6955, -56.0547 50.6955, -56.0547 50.6955, -56.0547 50.6955, -56.0547 50.6955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1972'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3625 -57.2317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3625"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3625 -57.2317)"^^geo:wktLiteral ;
  geo-pos:lat "51.3625"^^xsd:decimal ;
  geo-pos:long "-57.2317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_62'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_62'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2317'^^xsd:double;
  dwc:startLongitude '-57.2317'^^xsd:double;
  dwc:endLongitude '-57.2317'^^xsd:double;
  dwc:latitude '51.3625'^^xsd:double;
  dwc:startLatitude '51.3625'^^xsd:double;
  dwc:endLatitude '51.3625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2317 51.3625, -57.2317 51.3625, -57.2317 51.3625, -57.2317 51.3625, -57.2317 51.3625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_62'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3625 -57.2317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3625"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3625 -57.2317)"^^geo:wktLiteral ;
  geo-pos:lat "51.3625"^^xsd:decimal ;
  geo-pos:long "-57.2317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_63'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '274_63'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-57.2317'^^xsd:double;
  dwc:startLongitude '-57.2317'^^xsd:double;
  dwc:endLongitude '-57.2317'^^xsd:double;
  dwc:latitude '51.3625'^^xsd:double;
  dwc:startLatitude '51.3625'^^xsd:double;
  dwc:endLatitude '51.3625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2317 51.3625, -57.2317 51.3625, -57.2317 51.3625, -57.2317 51.3625, -57.2317 51.3625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_63'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9033 -53.6233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9033"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9033 -53.6233)"^^geo:wktLiteral ;
  geo-pos:lat "48.9033"^^xsd:decimal ;
  geo-pos:long "-53.6233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_439'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '274_439'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.6233'^^xsd:double;
  dwc:startLongitude '-53.6233'^^xsd:double;
  dwc:endLongitude '-53.6233'^^xsd:double;
  dwc:latitude '48.9033'^^xsd:double;
  dwc:startLatitude '48.9033'^^xsd:double;
  dwc:endLatitude '48.9033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6233 48.9033, -53.6233 48.9033, -53.6233 48.9033, -53.6233 48.9033, -53.6233 48.9033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_439'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6767 -53.5317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6767"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6767 -53.5317)"^^geo:wktLiteral ;
  geo-pos:lat "48.6767"^^xsd:decimal ;
  geo-pos:long "-53.5317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_426'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_426'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5317'^^xsd:double;
  dwc:startLongitude '-53.5317'^^xsd:double;
  dwc:endLongitude '-53.5317'^^xsd:double;
  dwc:latitude '48.6767'^^xsd:double;
  dwc:startLatitude '48.6767'^^xsd:double;
  dwc:endLatitude '48.6767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5317 48.6767, -53.5317 48.6767, -53.5317 48.6767, -53.5317 48.6767, -53.5317 48.6767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_426'^^xsd:string;
  dwc:observationDate '1992-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.043 -53.5107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.043"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.043 -53.5107)"^^geo:wktLiteral ;
  geo-pos:lat "49.043"^^xsd:decimal ;
  geo-pos:long "-53.5107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3805'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3805'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.5107'^^xsd:double;
  dwc:startLongitude '-53.5107'^^xsd:double;
  dwc:endLongitude '-53.5107'^^xsd:double;
  dwc:latitude '49.043'^^xsd:double;
  dwc:startLatitude '49.043'^^xsd:double;
  dwc:endLatitude '49.043'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.5107 49.043, -53.5107 49.043, -53.5107 49.043, -53.5107 49.043, -53.5107 49.043))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3805'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5467 -68.6182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5467"^^xsd:decimal ;
  dwc:decimalLongitude "-68.6182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5467 -68.6182)"^^geo:wktLiteral ;
  geo-pos:lat "41.5467"^^xsd:decimal ;
  geo-pos:long "-68.6182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3339'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_3339'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.366666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.6182'^^xsd:double;
  dwc:startLongitude '-68.6182'^^xsd:double;
  dwc:endLongitude '-68.6182'^^xsd:double;
  dwc:latitude '41.5467'^^xsd:double;
  dwc:startLatitude '41.5467'^^xsd:double;
  dwc:endLatitude '41.5467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6182 41.5467, -68.6182 41.5467, -68.6182 41.5467, -68.6182 41.5467, -68.6182 41.5467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3339'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.137 -70.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.137"^^xsd:decimal ;
  dwc:decimalLongitude "-70.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.137 -70.0417)"^^geo:wktLiteral ;
  geo-pos:lat "43.137"^^xsd:decimal ;
  geo-pos:long "-70.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2992'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '274_2992'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-70.0417'^^xsd:double;
  dwc:startLongitude '-70.0417'^^xsd:double;
  dwc:endLongitude '-70.0417'^^xsd:double;
  dwc:latitude '43.137'^^xsd:double;
  dwc:startLatitude '43.137'^^xsd:double;
  dwc:endLatitude '43.137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.0417 43.137, -70.0417 43.137, -70.0417 43.137, -70.0417 43.137, -70.0417 43.137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2992'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2136'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2136'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.583333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2136'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2121'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2121'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2121'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.7"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2125'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_2125'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.7'^^xsd:double;
  dwc:startLatitude '20.7'^^xsd:double;
  dwc:endLatitude '20.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7, -69.8 20.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2125'^^xsd:string;
  dwc:observationDate '1992-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_883'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '274_883'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:startLongitude '-69.8'^^xsd:double;
  dwc:endLongitude '-69.8'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:startLatitude '20.75'^^xsd:double;
  dwc:endLatitude '20.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_883'^^xsd:string;
  dwc:observationDate '1993-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0327 -53.7092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0327"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0327 -53.7092)"^^geo:wktLiteral ;
  geo-pos:lat "47.0327"^^xsd:decimal ;
  geo-pos:long "-53.7092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3609'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_3609'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.7092'^^xsd:double;
  dwc:startLongitude '-53.7092'^^xsd:double;
  dwc:endLongitude '-53.7092'^^xsd:double;
  dwc:latitude '47.0327'^^xsd:double;
  dwc:startLatitude '47.0327'^^xsd:double;
  dwc:endLatitude '47.0327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.7092 47.0327, -53.7092 47.0327, -53.7092 47.0327, -53.7092 47.0327, -53.7092 47.0327))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3609'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8552 -63.3077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8552"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8552 -63.3077)"^^geo:wktLiteral ;
  geo-pos:lat "49.8552"^^xsd:decimal ;
  geo-pos:long "-63.3077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2348'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2348'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3077'^^xsd:double;
  dwc:startLongitude '-63.3077'^^xsd:double;
  dwc:endLongitude '-63.3077'^^xsd:double;
  dwc:latitude '49.8552'^^xsd:double;
  dwc:startLatitude '49.8552'^^xsd:double;
  dwc:endLatitude '49.8552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3077 49.8552, -63.3077 49.8552, -63.3077 49.8552, -63.3077 49.8552, -63.3077 49.8552))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2348'^^xsd:string;
  dwc:observationDate '1992-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8552 -63.3077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8552"^^xsd:decimal ;
  dwc:decimalLongitude "-63.3077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8552 -63.3077)"^^geo:wktLiteral ;
  geo-pos:lat "49.8552"^^xsd:decimal ;
  geo-pos:long "-63.3077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_2347'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '274_2347'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-63.3077'^^xsd:double;
  dwc:startLongitude '-63.3077'^^xsd:double;
  dwc:endLongitude '-63.3077'^^xsd:double;
  dwc:latitude '49.8552'^^xsd:double;
  dwc:startLatitude '49.8552'^^xsd:double;
  dwc:endLatitude '49.8552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.3077 49.8552, -63.3077 49.8552, -63.3077 49.8552, -63.3077 49.8552, -63.3077 49.8552))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_2347'^^xsd:string;
  dwc:observationDate '1992-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8995 -53.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8995"^^xsd:decimal ;
  dwc:decimalLongitude "-53.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8995 -53.628)"^^geo:wktLiteral ;
  geo-pos:lat "48.8995"^^xsd:decimal ;
  geo-pos:long "-53.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3797'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '274_3797'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.628'^^xsd:double;
  dwc:startLongitude '-53.628'^^xsd:double;
  dwc:endLongitude '-53.628'^^xsd:double;
  dwc:latitude '48.8995'^^xsd:double;
  dwc:startLatitude '48.8995'^^xsd:double;
  dwc:endLatitude '48.8995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.628 48.8995, -53.628 48.8995, -53.628 48.8995, -53.628 48.8995, -53.628 48.8995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3797'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4917 -56.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4917"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4917 -56.8067)"^^geo:wktLiteral ;
  geo-pos:lat "51.4917"^^xsd:decimal ;
  geo-pos:long "-56.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_465'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '274_465'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-56.8067'^^xsd:double;
  dwc:startLongitude '-56.8067'^^xsd:double;
  dwc:endLongitude '-56.8067'^^xsd:double;
  dwc:latitude '51.4917'^^xsd:double;
  dwc:startLatitude '51.4917'^^xsd:double;
  dwc:endLatitude '51.4917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.8067 51.4917, -56.8067 51.4917, -56.8067 51.4917, -56.8067 51.4917, -56.8067 51.4917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_465'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9795 -55.7982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9795"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9795 -55.7982)"^^geo:wktLiteral ;
  geo-pos:lat "50.9795"^^xsd:decimal ;
  geo-pos:long "-55.7982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_120'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '274_120'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-55.7982'^^xsd:double;
  dwc:startLongitude '-55.7982'^^xsd:double;
  dwc:endLongitude '-55.7982'^^xsd:double;
  dwc:latitude '50.9795'^^xsd:double;
  dwc:startLatitude '50.9795'^^xsd:double;
  dwc:endLatitude '50.9795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7982 50.9795, -55.7982 50.9795, -55.7982 50.9795, -55.7982 50.9795, -55.7982 50.9795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_120'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7232 -53.1487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7232"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7232 -53.1487)"^^geo:wktLiteral ;
  geo-pos:lat "47.7232"^^xsd:decimal ;
  geo-pos:long "-53.1487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3927'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '274_3927'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-53.1487'^^xsd:double;
  dwc:startLongitude '-53.1487'^^xsd:double;
  dwc:endLongitude '-53.1487'^^xsd:double;
  dwc:latitude '47.7232'^^xsd:double;
  dwc:startLatitude '47.7232'^^xsd:double;
  dwc:endLatitude '47.7232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.1487 47.7232, -53.1487 47.7232, -53.1487 47.7232, -53.1487 47.7232, -53.1487 47.7232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3927'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.132 -68.8208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.132"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.132 -68.8208)"^^geo:wktLiteral ;
  geo-pos:lat "20.132"^^xsd:decimal ;
  geo-pos:long "-68.8208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_3186'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '274_3186'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-68.8208'^^xsd:double;
  dwc:startLongitude '-68.8208'^^xsd:double;
  dwc:endLongitude '-68.8208'^^xsd:double;
  dwc:latitude '20.132'^^xsd:double;
  dwc:startLatitude '20.132'^^xsd:double;
  dwc:endLatitude '20.132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8208 20.132, -68.8208 20.132, -68.8208 20.132, -68.8208 20.132, -68.8208 20.132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_3186'^^xsd:string;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7565 -69.8487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7565"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7565 -69.8487)"^^geo:wktLiteral ;
  geo-pos:lat "20.7565"^^xsd:decimal ;
  geo-pos:long "-69.8487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_904'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_904'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8487'^^xsd:double;
  dwc:startLongitude '-69.8487'^^xsd:double;
  dwc:endLongitude '-69.8487'^^xsd:double;
  dwc:latitude '20.7565'^^xsd:double;
  dwc:startLatitude '20.7565'^^xsd:double;
  dwc:endLatitude '20.7565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8487 20.7565, -69.8487 20.7565, -69.8487 20.7565, -69.8487 20.7565, -69.8487 20.7565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_904'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7565 -69.8487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7565"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7565 -69.8487)"^^geo:wktLiteral ;
  geo-pos:lat "20.7565"^^xsd:decimal ;
  geo-pos:long "-69.8487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_901'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_901'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-69.8487'^^xsd:double;
  dwc:startLongitude '-69.8487'^^xsd:double;
  dwc:endLongitude '-69.8487'^^xsd:double;
  dwc:latitude '20.7565'^^xsd:double;
  dwc:startLatitude '20.7565'^^xsd:double;
  dwc:endLatitude '20.7565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8487 20.7565, -69.8487 20.7565, -69.8487 20.7565, -69.8487 20.7565, -69.8487 20.7565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_901'^^xsd:string;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -16.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -16.9167)"^^geo:wktLiteral ;
  geo-pos:lat "63.4"^^xsd:decimal ;
  geo-pos:long "-16.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1900'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '274_1900'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-16.9167'^^xsd:double;
  dwc:startLongitude '-16.9167'^^xsd:double;
  dwc:endLongitude '-16.9167'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:startLatitude '63.4'^^xsd:double;
  dwc:endLatitude '63.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.9167 63.4, -16.9167 63.4, -16.9167 63.4, -16.9167 63.4, -16.9167 63.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1900'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1996__274_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1996__274_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1996__274_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5167 -25.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1996__274_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5167 -25.3833)"^^geo:wktLiteral ;
  geo-pos:lat "66.5167"^^xsd:decimal ;
  geo-pos:long "-25.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1996__274_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1996_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-13'^^xsd:date;
  dwc:institutionCode 'The Years of the North Atlantic Humpback whale'^^xsd:string;
  dwc:collectionCode '274'^^xsd:integer;
  dwc:catalogNumber '274_1839'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '274_1839'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'USA,United States Of America,Greenland,Sweden,Norway,Europe,Caribbean,Atlantic Ocean,North Atlantic,West Indies'^^xsd:string;
  dwc:longitude '-25.3833'^^xsd:double;
  dwc:startLongitude '-25.3833'^^xsd:double;
  dwc:endLongitude '-25.3833'^^xsd:double;
  dwc:latitude '66.5167'^^xsd:double;
  dwc:startLatitude '66.5167'^^xsd:double;
  dwc:endLatitude '66.5167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.3833 66.5167, -25.3833 66.5167, -25.3833 66.5167, -25.3833 66.5167, -25.3833 66.5167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "humpback whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '274_1839'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF